Multiple independent HTTP requests are aggregated into a single trace for unknown reasons #6216
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I hope it helps you.https://support.servbay.com/dotnet/how-to-develop-asp-net-framework-4-x-on-macos |
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.
-
Hi there,
I have ASP NET Core web app which is configured with OpenTelemetry .NET library for exporting traces to Azure Monitor. Unfortunately, I faced an issue that multiple independent HTTP requests are grouped into a single trace for unknown reasons. This issue is not for all requests.
I have the following OpenTelemetry configuration:
I would be grateful for any advice or help.
Many thanks,
Serhii
Beta Was this translation helpful? Give feedback.
All reactions