Expand description
Observe - Logs, metrics, traces, health checks, graceful shutdown
Re-exports§
pub use logs::StructuredLogger;pub use metrics::Metrics;pub use metrics::MetricsCollector;pub use metrics::MetricsSnapshot;pub use traces::TraceContext;pub use prometheus::PrometheusExporter;pub use health::HealthChecker;pub use health::HealthResponse;pub use health::HealthStatus;pub use health::HealthMetrics;pub use shutdown::GracefulShutdown;pub use shutdown::ShutdownResult;