11 breaking releases

new 0.13.0 Feb 11, 2025
0.12.0 Nov 26, 2024
0.11.0 Oct 7, 2024
0.9.0 Jul 16, 2024
0.1.0 Aug 7, 2021

#3 in #zipkin

Download history 143/week @ 2024-11-24 13/week @ 2024-12-01 9/week @ 2024-12-08 1/week @ 2024-12-15 89/week @ 2025-02-09

89 downloads per month

Apache-2.0

44KB
840 lines

OpenTelemetry ZPages

OpenTelemetry — An observability framework for cloud-native software.

ZPages server written in Rust

Crates.io: opentelemetry-zpages Documentation LICENSE GitHub Actions CI Slack

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
~188K SLoC