Christian Kreibich
8b39e59572
Btests: don't use -C in Zeek invocations that don't actually need it
2025-06-06 13:46:45 -07:00
Arne Welzel
3d053a94f7
btest/telemetry: Fix "Note compilable" typo
2024-10-22 18:50:32 +02:00
Tim Wojtulewicz
433c257886
Move telmetry label names out of opts records, into main metric records
2024-06-04 14:14:58 -07:00
Tim Wojtulewicz
46ff48c29a
Change all instruments to only handle doubles
2024-05-31 13:36:37 -07:00
Tim Wojtulewicz
e195d3d778
Fix some determinism issues with btests
2024-05-31 13:30:31 -07:00
Tim Wojtulewicz
d7b9924058
Update test baselines due to underscore changes
2024-05-31 13:30:31 -07:00
Arne Welzel
56a8b99965
EventHandler: Use telemetry framework for EventHandler.call_count
...
Put the IntCounter into a std::optional rather than initializing
it at EventHandler construction time as that will currently expose
a time series per event handler through the Prometheus API.
2023-02-22 12:10:10 +01:00