UNPKG

@azure/functions-opentelemetry-instrumentation

Version:

OpenTelemetry Azure Functions automatic instrumentation package.

6 lines (4 loc) 236 B
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT License. export { AzureFunctionsInstrumentation } from './instrumentation'; export { AzureFunctionsInstrumentationESM } from './instrumentationESM';