zeek/scripts
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
..
base telemetry: Invoke Telemetry::sync() only at scrape/collection time 2024-10-22 18:49:11 +02:00
policy Add packet analyzer history 2024-08-12 12:21:00 +02:00
site telemetry: Deprecate prometheus.zeek policy script 2024-07-21 17:49:21 +02:00
spicy scripts/spicy: Reformat with spicy-format 2024-09-05 19:11:05 +02:00
zeekygen test-all-policy: Do not load iso-9660.zeek 2024-02-26 17:58:26 +01:00
CMakeLists.txt Use the same rules as cmake submodule to reformat Zeek 2023-05-09 08:31:43 -07:00
test-all-policy.zeek Remove deprecated load-balacing policy script 2024-08-07 11:58:21 -07:00