Replies: 1 comment
-
Seems like the broken tag has |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
How do you use Sentry?
self-hosted/on-premise
Which SDK and version?
.NET Sentry.Extensions.Logging 2.1.6
Steps to Reproduce
I use azure functions and added sentry this way
Expected Result
Because the function is triggered by HTTP requests I would expect tag RequestId to work properly.
Actual Result
Among other tags, I have this

Beta Was this translation helpful? Give feedback.
All reactions