mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 19:48:20 +00:00
Add missing bits for Broker::metrics_import_topics
This commit is contained in:
parent
c2ca92d772
commit
6565b4862d
5 changed files with 24 additions and 12 deletions
|
@ -13,8 +13,8 @@ count_value, 0
|
|||
### caf |5|
|
||||
Telemetry::INT_COUNTER, caf.system, rejected-messages, [], [], 0.0
|
||||
count_value, 0
|
||||
Telemetry::INT_COUNTER, caf.system, processed-messages, [], [], 7.0
|
||||
count_value, 7
|
||||
Telemetry::INT_COUNTER, caf.system, processed-messages, [], [], 8.0
|
||||
count_value, 8
|
||||
Telemetry::INT_GAUGE, caf.system, running-actors, [], [], 2.0
|
||||
count_value, 2
|
||||
Telemetry::INT_GAUGE, caf.system, queued-messages, [], [], 0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue