Skip to content

Support open telemetry #245

Closed
Closed
@ejizba

Description

@ejizba

We plan to create a new package @opentelemetry/instrumentation-azure-functions that allows Open Telemetry logs, traces, and metrics to be sent from your Node.js code and properly correlated with all Azure Functions Host data for your invocations. The package will be included in @opentelemetry/auto-instrumentations-node, so that you can get all instrumentations in one place. Edit: due to open-telemetry/opentelemetry-js-contrib#2259, we shifted to an @azure package instead.

Until that package is released, you can replicate this behavior with the following code: https://github.com/ejizba/azure-functions-nodejs-opentelemetry/blob/main/src/index.ts#L24

Related to Azure/azure-functions-host#9273

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions