Feature: export dns_message_transaction_index_get and local stat
This commit is contained in:
@@ -12,3 +12,6 @@ stat_per_thread_enable="no"
|
||||
stat_name="DNS_DECODER"
|
||||
stat_interval_time_s=5
|
||||
stat_output="metrics/dns_decoder_local_stat.json"
|
||||
|
||||
[decoder.dns.test]
|
||||
commit_result_enable="yes"
|
||||
|
||||
@@ -32,6 +32,5 @@ python3 $EXPORTER local -j $TARGET -e -t '
|
||||
{{ print_tables("memory", ["new", "#Speed<new>", "free", "#Speed<free>"], True )}} {{"\n"}}
|
||||
|
||||
{{"dns decoder decode status"}}
|
||||
{{ print_tables("decode_field", ["error", "#Speed<error>"], True )}} {{"\n"}}
|
||||
|
||||
{{ print_tables("section", ["ok", "#Speed<ok>", "error", "#Speed<error>"], True )}} {{"\n"}}
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user