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 3860f1d commit 1b073feCopy full SHA for 1b073fe
src/tracing/utils.ts
@@ -44,6 +44,7 @@ export const INTERESTING_HEADERS = [
44
// VTEX/E-commerce Specific (x-vtex-* headers are handled automatically)
45
'x-router-cache',
46
'x-powered-by-vtex-cache',
47
+ 'jaeger-debug-id',
48
49
// API & Service Headers
50
'x-api-version',
0 commit comments