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 #369

Open
dmah42 opened this issue Feb 6, 2023 · 1 comment
Open

add opentelemetry tracing #369

dmah42 opened this issue Feb 6, 2023 · 1 comment
Labels
Auraed The Aurae Daemon (gRPC Server) Feature Request Subsystem: Observe Logging. Monitoring. Streams. Metrics. Tracing.

Comments

@dmah42
Copy link
Contributor

dmah42 commented Feb 6, 2023

https://docs.rs/tracing-opentelemetry/latest/tracing_opentelemetry/

we should, either by default or as an option, have opentelemetry tracing enabled

@dmah42 dmah42 added Auraed The Aurae Daemon (gRPC Server) Subsystem: Observe Logging. Monitoring. Streams. Metrics. Tracing. Feature Request labels Feb 6, 2023
@MatonAnthony
Copy link

MatonAnthony commented Feb 19, 2023

Does this mean we would replace the tracing crate by tracing_opentelemetry?

Update: Nevermind, we have to add the tracing_opentelemetry. Parts of the code already have the [#instrument], so it should work out of the box, I am looking at how to test it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auraed The Aurae Daemon (gRPC Server) Feature Request Subsystem: Observe Logging. Monitoring. Streams. Metrics. Tracing.
Projects
None yet
Development

No branches or pull requests

2 participants