How to add a span for each part of the request flow automatically? #4041
Unanswered
israelcosta09
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello! I have an usecase in my application that I want to export a span for each part of my code request flow and show in aspire default dashboard. My first question is if the aspire dashboard allows show a trace with many spans and my second question is about how I could do this like an interceptor that takes all part of my code, my services, my repositories or mediatr requests, for example, and export this as a span from a trace that is the main request of my api.
Beta Was this translation helpful? Give feedback.
All reactions