applicationinsights
Version:
Microsoft Application Insights module for Node.js
13 lines (12 loc) • 338 B
TypeScript
declare const _default: {
requestContextHeader: string;
requestContextSourceKey: string;
requestContextTargetKey: string;
requestIdHeader: string;
parentIdHeader: string;
rootIdHeader: string;
correlationContextHeader: string;
traceparentHeader: string;
traceStateHeader: string;
};
export = _default;