![]() |
MySQL 9.7.0
Source Code Documentation
|
Go to the source code of this file.
Namespaces | |
| namespace | telemetry |
Functions | |
| int | telemetry::register_system_variables () |
| void | telemetry::unregister_system_variables () |
Variables | |
| const unsigned long | telemetry::OTEL_LOG_LEVEL_SILENT = 0 |
| const unsigned long | telemetry::OTEL_LOG_LEVEL_ERROR = 1 |
| const unsigned long | telemetry::OTEL_LOG_LEVEL_WARNING = 2 |
| const unsigned long | telemetry::OTEL_LOG_LEVEL_INFO = 3 |
| const unsigned long | telemetry::OTEL_LOG_LEVEL_DEBUG = 4 |
| const unsigned long | telemetry::OTLP_TLS_DEFAULT = 0 |
| const unsigned long | telemetry::OTLP_TLS_12 = 1 |
| const unsigned long | telemetry::OTLP_TLS_13 = 2 |
| const unsigned long | telemetry::OTLP_PROTOCOL_HTTP_PROTOBUF = 0 |
| const unsigned long | telemetry::OTLP_PROTOCOL_HTTP_JSON = 1 |
| const unsigned long | telemetry::OTLP_COMPRESSION_NONE = 0 |
| const unsigned long | telemetry::OTLP_COMPRESSION_GZIP = 1 |