Classes | |
| class | AttributeMap |
| A map of key/value pairs. More... | |
| struct | Context |
| An OpenTelemetry compliant context to initialize CVB's telemetry system. This is useful to correlate external telemetry data with the one in CVB. More... | |
| class | Log |
| A log object to stream messages. More... | |
| class | Module |
| A telemetry module or artifact. A module represents an instrumented entity that has a dedicated configuration. More... | |
| class | Span |
| A span object to report traces. More... | |
| class | Telemetry |
| Contains general static utility functions related to Telemetry. More... | |
Enumerations | |
| enum | LogLevel { Debug , Info , Warning , Error , Fatal } |
| Defines the possible log levels. More... | |
| enum LogLevel |
Defines the possible log levels.