mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Btest updates due to recent changes
This commit is contained in:
parent
017ee4509c
commit
a63ea5a04e
10 changed files with 37 additions and 89 deletions
|
@ -11,7 +11,7 @@ redef Telemetry::log_prefixes = {"btest"};
|
|||
global connections_by_proto_cf = Telemetry::register_counter_family([
|
||||
$prefix="btest",
|
||||
$name="connections",
|
||||
$unit="1",
|
||||
$unit="",
|
||||
$help_text="Total number of monitored connections",
|
||||
$labels=vector("proto")
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue