zeek/scripts/base/frameworks/telemetry
Arne Welzel 70872673a1 telemetry: Invoke Telemetry::sync() only at scrape/collection time
This stops invoking Telemetry::sync() via a scheduled event and instead
only invokes it on-demand. This makes metric collection network time
independent and lazier, too.

With Prometheus scrape requests being processed on Zeek's main thread
now, we can safely invoke the script layer Telemetry::sync() hook.

Closes #3947
2024-10-22 18:49:11 +02:00
..
__load__.zeek telemetry: Deprecate prometheus.zeek policy script 2024-07-21 17:49:21 +02:00
main.zeek telemetry: Invoke Telemetry::sync() only at scrape/collection time 2024-10-22 18:49:11 +02:00
options.zeek Comment-only tweaks for telemetry-related settings. 2024-07-08 23:05:24 -07:00