Commit graph

2 commits

Author SHA1 Message Date
Tim Wojtulewicz
07ff4a43f8 Update test baselines due to underscore changes 2024-03-19 14:56:11 -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