base/frameworks/telemetry/options.zeek
- Telemetry
- Namespace
Telemetry
Summary
Redefinable Options
Address used to make metric data available to Prometheus scrapers via HTTP. |
|
ID for the metrics exporter. |
|
Port used to make metric data available to Prometheus scrapers via HTTP. |
Detailed Interface
Redefinable Options
- Telemetry::metrics_address
-
Address used to make metric data available to Prometheus scrapers via HTTP.
- Telemetry::metrics_endpoint_name
-
ID for the metrics exporter. This is used as the ‘endpoint’ label value when exporting data to Prometheus. In a cluster setup, this defaults to the name of the node in the cluster configuration.
- Telemetry::metrics_port
-
Port used to make metric data available to Prometheus scrapers via HTTP. The default value means Zeek won’t expose the port.