We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800c61c commit 0cbc359Copy full SHA for 0cbc359
1 file changed
example_config.yaml
@@ -9,13 +9,7 @@ prometheus:
9
start: 511
10
width: 512
11
count: 9
12
- edns_version:
13
- aggregations:
14
- EDNSVersion:
15
- type: Filter
16
- params:
17
- "0": {}
18
- "none": {}
+ edns_version: {}
19
idn_qname: {}
20
rd_bit: {}
21
do_bit: {}
@@ -49,13 +43,7 @@ prometheus:
49
43
direction_vs_ipproto: {}
50
44
transport_vs_qtype: {}
51
45
opcode: {}
52
- qtype_vs_tld:
53
54
- TLD:
55
56
57
- "de": {}
58
- "localhost": {}
46
+ qtype_vs_tld: {}
59
47
qr_aa_bits: {}
60
48
chaos_types_and_names:
61
aggregations:
@@ -80,7 +68,7 @@ prometheus:
80
68
81
69
82
70
83
- pcap_stats: {}
71
+ pcap_stats: {}
84
72
85
73
# Not exported:
86
74
# servfail_qname
0 commit comments