We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 798f501 commit 8ec37d2Copy full SHA for 8ec37d2
1 file changed
changelog.d/24708_log_error.fix.md
@@ -0,0 +1,5 @@
1
+The `opentelemetry` source now logs an error if it fails to start up or during runtime.
2
+This can happen when the configuration is invalid, for example trying to bind to the wrong
3
+IP or when hitting the open file limit.
4
+
5
+author: fbs
0 commit comments