Skip to content
Discussion options

You must be logged in to vote

@RezaBagheri8, it is really hard to say what you can do without understanding what is happening during the login request.
You can start with listing all your library dependencies and comparing them with contrib instrumentation libraries. Then you can add them if needed.
When you have a list, you can try to verify if there is no native support for the OpenTelemetry like in NServiceBus.

Last but not least, you can manually create Spans (Activities) and subscribe to them in you time consuming code.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@RezaBagheri8
Comment options

@Kielek
Comment options

Kielek Feb 4, 2025
Collaborator

@RezaBagheri8
Comment options

Answer selected by RezaBagheri8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants