Expand description
This crate contains the observability subsystem. It is responsible for providing a centralized interface for consistent observability configuration.
Modules§
- prometheus
- Prometheus-related functionality, such as
PrometheusExporterConfig
.
Structs§
- LogFormat
Error - Observability
Builder - Builder for the observability subsystem. Currently capable of configuring logging output and sentry integration.
- Observability
Guard - Guard for the observability subsystem. Releases configured integrations upon being dropped.
- Open
Telemetry Level Format Error - Open
Telemetry Options
Enums§
- Alert
Level - Represents the level of severity of an event or breadcrumb.
- LogFormat
- Specifies the format of the logs in stdout.
- Open
Telemetry Level
Functions§
- capture_
message - Captures an arbitrary message.