mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
telemetry: In a cluster, open port 9911 for Prometheus by default
Port 9911 has been allocated here: https://github.com/prometheus/prometheus/wiki/Default-port-allocations Logic is put into telemetry/cluster.zeek. Doing it in `cluster/nodes/` seemed like quite some extra splitting for just those few settings.
This commit is contained in:
parent
6721248da5
commit
7310952358
6 changed files with 115 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
[endpoint="logger-1", endpoint="manager-1", endpoint="proxy-1", endpoint="worker-1"]
|
Loading…
Add table
Add a link
Reference in a new issue