Tim Wojtulewicz
46ff48c29a
Change all instruments to only handle doubles
2024-05-31 13:36:37 -07:00
Tim Wojtulewicz
e3e806ca23
Remove all of the ZEEK_METRICS_ environment variables
2024-05-31 13:36:37 -07:00
Tim Wojtulewicz
9fb952a5f3
Regenerate docs [nomail]
2024-05-31 13:30:32 -07:00
Tim Wojtulewicz
53c3d2032a
Remove the is_sum argument from BIF histogram creation methods
2024-05-31 13:30:31 -07:00
Tim Wojtulewicz
17d09c657b
Move base types from telemetry framework to init-bare
2024-05-31 13:30:31 -07:00
Tim Wojtulewicz
97a35011a7
Add necessary script-land changes
2024-05-31 13:30:31 -07: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