mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

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.
26 lines
1.3 KiB
Text
26 lines
1.3 KiB
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
### broker |5|
|
|
Telemetry::INT_COUNTER, broker, processed-elements, [type], [data], 0.0
|
|
count_value, 0
|
|
Telemetry::INT_COUNTER, broker, processed-elements, [type], [command], 0.0
|
|
count_value, 0
|
|
Telemetry::INT_COUNTER, broker, processed-elements, [type], [routing-update], 0.0
|
|
count_value, 0
|
|
Telemetry::INT_COUNTER, broker, processed-elements, [type], [ping], 0.0
|
|
count_value, 0
|
|
Telemetry::INT_COUNTER, broker, processed-elements, [type], [pong], 0.0
|
|
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_GAUGE, caf.system, running-actors, [], [], 2.0
|
|
count_value, 2
|
|
Telemetry::INT_GAUGE, caf.system, queued-messages, [], [], 0.0
|
|
count_value, 0
|
|
Telemetry::INT_GAUGE, caf.actor, mailbox-size, [name], [broker.core], 0.0
|
|
count_value, 0
|
|
### caf |2|
|
|
Telemetry::DOUBLE_HISTOGRAM, caf.actor, processing-time, [0.00001, 0.0001, 0.0005, 0.001, 0.01, 0.1, 0.5, 1.0, 5.0, inf], [name], [broker.core]
|
|
Telemetry::DOUBLE_HISTOGRAM, caf.actor, mailbox-time, [0.00001, 0.0001, 0.0005, 0.001, 0.01, 0.1, 0.5, 1.0, 5.0, inf], [name], [broker.core]
|