agntcy-slim-tracing

Crates.ioagntcy-slim-tracing
lib.rsagntcy-slim-tracing
version0.2.3
created_at2025-06-03 13:55:32.156107+00
updated_at2025-09-18 08:10:02.55611+00
descriptionObservability for SLIM data plane: logs, traces and metrics infrastructure.
homepage
repository
max_upload_size
id1699072
size109,468
Agntcy.ai Artifact Publishing (artifacts-agntcy)

documentation

README

SLIM Tracing Module

License

The agntcy-slim-tracing module provides comprehensive observability for the Agntcy SLIM data plane through structured logging, distributed tracing, and metrics. It offers a flexible configuration system for controlling logging levels and enabling OpenTelemetry integration.

Overview

This module serves as the observability foundation for all SLIM components, enabling:

  • Structured logging for debugging and operational insights
  • Distributed tracing to track requests across service boundaries
  • Metrics collection for performance monitoring and alerts
  • Integration with standard observability platforms

The tracing module uses tracing and OpenTelemetry for a unified approach to observability, allowing developers to diagnose issues across the SLIM ecosystem.

Commit count: 0

cargo fmt