Arne Welzel
|
0b317aced3
|
telemetry: Disable metrics centralization by default
Move the telemetry/cluster.zeek file over into policy/frameworks/telemetry/prometheus.zeek.
Mention it in local.zeek.
Relates to zeek/broker#366.
|
2023-06-21 20:13:55 +02:00 |
|
Tim Wojtulewicz
|
5a3abbe364
|
Revert "Merge remote-tracking branch 'origin/topic/vern/at-if-analyze'"
This reverts commit 4e797ddbbc , reversing
changes made to 3ac28ba5a2 .
|
2023-05-31 09:20:33 +02:00 |
|
Vern Paxson
|
890010915a
|
change base scripts to use run-time if's or @if ... &analyze
|
2023-05-19 13:26:27 -07:00 |
|
Arne Welzel
|
7310952358
|
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.
|
2022-08-26 09:42:12 +02:00 |
|