UNPKG

@opentelemetry/instrumentation-restify

Version:

OpenTelemetry instrumentation for `restify` http web application framework

7 lines 200 B
export declare enum AttributeNames { TYPE = "restify.type", NAME = "restify.name", METHOD = "restify.method", VERSION = "restify.version" } //# sourceMappingURL=AttributeNames.d.ts.map