Comment-only tweaks for telemetry-related settings.

These weren't quite accurate any more.
This commit is contained in:
Christian Kreibich 2024-07-04 15:20:42 -07:00
parent 4d31335391
commit 3ecacf4f50
3 changed files with 3 additions and 7 deletions

View file

@ -11,7 +11,7 @@ export {
const metrics_address = getenv("ZEEK_DEFAULT_LISTEN_ADDRESS") &redef;
## Port used to make metric data available to Prometheus scrapers via
## HTTP.
## HTTP. The default value means Zeek won't expose the port.
const metrics_port = 0/unknown &redef;
## ID for the metrics exporter. This is used as the 'endpoint' label