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
Robin Sommer
686e740bbe
Merge remote-tracking branch 'origin/topic/awelzel/telemetry-script-land-v0'
...
* origin/topic/awelzel/telemetry-script-land-v0:
Introduce telemetry framework
Bump broker submodule to master.
2022-08-05 17:14:23 +02:00
Arne Welzel
3fe930dbf2
Introduce telemetry framework
...
Adds base/frameworks/telemetry with wrappers around telemetry.bif
and updates telemetry/Manager to support collecting metrics from
script land.
Add policy/frameworks/telemetry/log for logging of metrics data
into a new telemetry.log and telemetry_histogram.log and add into
local.zeek by default.
2022-08-05 11:43:44 +02:00