-
Notifications
You must be signed in to change notification settings - Fork 753
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
[observability] http tracing #805
Comments
This task is easy after #879, the REST API can read tracing from system.tracing: |
/assignme |
/help |
/assignme -- assign the issue to you |
I think this issue needs more discussion, for example: What is the format of Json? What content should be kept in the |
ok, thank you @jyz0309 |
I think you are right. Maybe we can just show the logs in the initial design (v0.5). And in the 0.6 version, we can just format it in the Json. |
Summary
Add REST API to rpc/http for showing logs from the web side.
Reference:
tokio-rs/tracing#884
https://github.com/tokio-rs/console
https://github.com/tokio-rs/tracing/tree/master/tracing-opentelemetry
The text was updated successfully, but these errors were encountered: