#tracing #data #trace #opaque #logs #metrics #infrastructure

agp-tracing

Observability for AGP data plane: logs, traces and metrics infrastructure

1 unstable release

new 0.1.0 Feb 11, 2025

#572 in Debugging


Used in 3 crates (2 directly)

Apache-2.0

10KB
207 lines

Tracing Module

This module provides tracing functionalities for the gateway. It includes the main entry point for the tracing logic and additional utilities.

Files

lib.rs

This file contains the main entry point for the tracing module.

opaque.rs

This file provides utilities for handling opaque tracing data.

Usage

To use this module, include it in your Cargo.toml:

[dependencies]
gateway-tracing = "0.1.0"

Dependencies

~1.5–2.3MB
~43K SLoC