zeek/scripts/base
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
..
files Copy timestamp from file object 2024-05-17 15:03:06 +02:00
frameworks telemetry: Invoke Telemetry::sync() only at scrape/collection time 2024-10-22 18:49:11 +02:00
misc Parse and store localversion string 2024-04-17 14:17:22 -07:00
packet-protocols gtpv1: Replace connection_state_remove() with RemovalHook 2024-09-17 18:15:09 +02:00
protocols Honor no plaintext password logging for PASS cmd 2024-09-27 16:45:06 +02:00
utils Clarify membership in the Site::private_address_space prefix list. [skip ci] 2024-05-04 11:21:26 -07:00
init-bare.zeek telemetry: Invoke Telemetry::sync() only at scrape/collection time 2024-10-22 18:49:11 +02:00
init-default.zeek postgresql: Initial parser implementation 2024-09-06 16:10:48 +02:00
init-frameworks-and-bifs.zeek Add necessary script-land changes 2024-05-31 13:30:31 -07:00
init-supervisor.zeek Establish a separate init script when using the supervisor 2021-07-08 13:12:53 -07:00