12 breaking releases
| 0.14.0+deprecated | May 27, 2025 |
|---|---|
| 0.13.0 | Feb 11, 2025 |
| 0.12.0 | Nov 26, 2024 |
| 0.9.0 | Jul 16, 2024 |
| 0.1.0 | Aug 7, 2021 |
#10 in #zipkin
717 downloads per month
45KB
843 lines
OpenTelemetry ZPages
[!WARNING]
This crate is deprecated and no longer maintained.

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
~16–31MB
~346K SLoC