Expand description
Observability bootstrap utilities and analytics sinks for FleetForge services.
Modules§
- analytics
- Analytics sinks that persist normalized run/step telemetry into ClickHouse.
- audit
- context
- Shared tracing contract helpers for FleetForge runtime instrumentation.
- exporters
- metrics
- otel
- Thin wrappers around Opentelemetry primitives so downstream crates do not
depend on the concrete
opentelemetrycrate directly. - telemetry_
core
Structs§
- Telemetry
Guard - Guard that keeps telemetry pipelines alive until dropped.
Constants§
- TRUST_
ATTRIBUTE_ KEYS - Canonical OpenTelemetry attribute keys emitted for Trust Mesh metadata.
Functions§
- init_
telemetry - Configures tracing, metrics, and logs to export via OTLP over gRPC to the local Collector.