9 breaking releases
0.11.0 | Oct 7, 2024 |
---|---|
0.9.0 | Jul 16, 2024 |
0.8.0 | Jun 21, 2024 |
0.7.0 | Feb 27, 2024 |
0.1.0 | Aug 7, 2021 |
#2 in #zipkin
200 downloads per month
44KB
839 lines
OpenTelemetry ZPages
ZPages server written in Rust
Overview
zPages are an in-process alternative to external exporters. When included, they collect and aggregate tracing and metrics information in the background; this data is served on web pages or APIs when requested.
This crate is still working in progress. Please find its current limitations below.
Note that this crate is still in experimental state. Breaking changes can still happen. Some features may still in development.
Tracez
Tracez shows information on tracing, including aggregation counts for latency, running, and errors for spans grouped by the span name.
Dependencies
~8–15MB
~186K SLoC