Skip to content
New issue

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

Add OpenTelemetry tracing support #87

Open
magnusbaeck opened this issue Nov 1, 2023 · 0 comments
Open

Add OpenTelemetry tracing support #87

magnusbaeck opened this issue Nov 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@magnusbaeck
Copy link
Member

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.

@magnusbaeck magnusbaeck added the enhancement New feature or request label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant