Arne Welzel
bf9704f339
telemetry: Deprecate prometheus.zeek policy script
...
With Cluster::Node$metrics_port being optional, there's not really
a need for the extra script. New rule, if a metrics_port is set, the
node will attempt to listen on it.
Users can still redef Telemetry::metrics_port *after*
base/frameworks/telemetry was loaded to change the port defined
in cluster-layout.zeek.
2024-07-21 17:49:21 +02:00
Christian Kreibich
3ecacf4f50
Comment-only tweaks for telemetry-related settings.
...
These weren't quite accurate any more.
2024-07-08 23:05:24 -07:00
Tim Wojtulewicz
635198793d
Fix header comments in scripts/policy/frameworks/telemetry/prometheus.zeek
2024-05-31 13:36:37 -07:00
Tim Wojtulewicz
e93e4cc26d
Add a services.json endpoint for Prometheus service discovery
2024-05-31 13:30:31 -07:00
Tim Wojtulewicz
4718e5cf00
Remove everything related to aggregation
2024-05-31 13:30:31 -07:00
Tim Wojtulewicz
97a35011a7
Add necessary script-land changes
2024-05-31 13:30:31 -07:00
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