We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should support emitting OpenTelemetry tracing spans. At least for the HTTP endpoints but preferably also for the MongoDB requests.
Services in Goer's ecosystem may use traces and getting Goer spans as well would be useful for performance analysis and troubleshooting.
N/A
See above.
Might result in a very slight performance penalty even if tracing haven't been enabled.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
We should support emitting OpenTelemetry tracing spans. At least for the HTTP endpoints but preferably also for the MongoDB requests.
Motivation
Services in Goer's ecosystem may use traces and getting Goer spans as well would be useful for performance analysis and troubleshooting.
Exemplification
N/A
Benefits
See above.
Possible Drawbacks
Might result in a very slight performance penalty even if tracing haven't been enabled.
The text was updated successfully, but these errors were encountered: