We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0875976 commit 02dc846Copy full SHA for 02dc846
experimental/CHANGELOG.md
@@ -10,6 +10,9 @@ All notable changes to experimental packages in this project will be documented
10
11
### :bug: (Bug Fix)
12
13
+* fix(exporter-*-otlp-*): use parseHeaders() to ensure header-values are not 'undefined' #4540
14
+ * Fixes a bug where passing `undefined` as a header value would crash the end-user app after the export timeout elapsed.
15
+
16
### :books: (Refine Doc)
17
18
### :house: (Internal)
0 commit comments