-
-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
Milestone
Description
Description
Currently we have an Sentry.Azure.Functions.Worker integration which adds some middleware that just starts/stops a transaction for every request.
This could be done instead using our OpenTelemetry integration. Potentially then, we could remove the Sentry.Azure.Functions.Worker NuGet package and replace this with a sample app that showed how to wire everything up with Microsoft.Extensions.Logging and OpenTelemetry.
See:
This is the current output from our Azure.Functions.Worker sample:
This is what you see when using OpenTelemetry:

Metadata
Metadata
Assignees
Labels
Projects
Status
No status