mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/timw/telemetry-follow-up'
* origin/topic/timw/telemetry-follow-up: Switch to zeek fork of prometheus-cpp Remove unnecessary shared_from_this on instrument classes Restore label_names field in MetricOpts record Change how we count FDs on Linux to fix zeekctl stop issues Update zeekctl tests for telemetry rework Use forward declarations of prometheus-cpp types in telemetry::Manager Add prometheus-cpp files to install set for plugins to use Fix a memory leak with the CivetWeb callbacks in telemetry Fix a bunch of copy-instead-of-move findings from Coverity Move telmetry label names out of opts records, into main metric records Ensure the order of label values matches the label names Remove prefix column from telemetry.log Fix race condition by pre-building the cluster json data for services.json Set running_under_test for scripts.base.frameworks.logging.telemetry test
This commit is contained in:
commit
66e3d8c2e4
28 changed files with 214 additions and 165 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
7.0.0-dev.347
|
||||
7.0.0-dev.362
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue