UNPKG

@dynatrace/opentelemetry-core

Version:

Dynatrace OpenTelemetry core package

5 lines 213 B
/** * @returns HTTP headers which must be captured into span attributes by our instrumentation. */ export declare function getHttpHeadersToCapture(): Record<string, string>; //# sourceMappingURL=Headers.d.ts.map