Skip to content

Consider deprecating Sentry.Azure.Functions.Worker #4514

@jamescrosswell

Description

@jamescrosswell

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    .NETPull requests that update .net code

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions