Specifies which exporter is used for metrics. See General SDK Configuration.
Default value: "otlp"
Example:
export OTEL_METRICS_EXPORTER="prometheus"
Accepted values for OTEL_METRICS_EXPORTER
are:
"otlp"
"prometheus"
"none"
: No automatically configured exporter for metrics.
Note
Exporter packages may add entry points for group opentelemetry_metrics_exporter
which can then be used with this environment variable by name. The entry point should point to either a opentelemetry.sdk.metrics.export.MetricExporter
(push exporter) or opentelemetry.sdk.metrics.export.MetricReader
(pull exporter) subclass; it must be constructable without any required arguments. This mechanism is considered experimental and may change in subsequent releases.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4