mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Change all instruments to only handle doubles
This commit is contained in:
parent
6eab954fd2
commit
46ff48c29a
35 changed files with 635 additions and 1148 deletions
|
@ -1,4 +1,4 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
zeek, zeek_event_handler_invocations_total, [connection_state_remove], 500
|
||||
zeek, zeek_event_handler_invocations_total, [zeek_done], 1
|
||||
zeek, zeek_event_handler_invocations_total, [zeek_init], 1
|
||||
zeek, zeek_event_handler_invocations_total, [connection_state_remove], 500.0
|
||||
zeek, zeek_event_handler_invocations_total, [zeek_done], 1.0
|
||||
zeek, zeek_event_handler_invocations_total, [zeek_init], 1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue