7 releases (breaking)

0.7.0 Feb 27, 2024
0.6.0 Nov 6, 2023
0.5.0 Jul 30, 2023
0.4.0 Mar 26, 2023
0.1.0 Aug 7, 2021

#767 in Debugging

Download history 34/week @ 2024-02-15 127/week @ 2024-02-22 54/week @ 2024-02-29 13/week @ 2024-03-07 7/week @ 2024-03-14

203 downloads per month

Apache-2.0

44KB
841 lines

OpenTelemetry — An observability framework for cloud-native software.

OpenTelemetry ZPages

ZPages server written in Rust

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

~11–23MB
~313K SLoC