UNPKG

@azure/monitor-opentelemetry-exporter

Version:

Application Insights exporter for the OpenTelemetry JavaScript (Node.js) SDK

16 lines 376 B
/** * Azure SDK namespace. * @internal */ export declare const AzNamespace = "az.namespace"; /** * Azure SDK Eventhub. * @internal */ export declare const MicrosoftEventHub = "Microsoft.EventHub"; /** * Azure SDK message bus destination. * @internal */ export declare const MessageBusDestination = "message_bus.destination"; //# sourceMappingURL=azAttributes.d.ts.map