UNPKG

@opentelemetry/instrumentation-fetch

Version:
8 lines 288 B
/** * https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/semantic_conventions/http.md */ export declare enum AttributeNames { COMPONENT = "component", HTTP_STATUS_TEXT = "http.status_text" } //# sourceMappingURL=AttributeNames.d.ts.map