This commit is contained in:
m0duspwnens
2021-07-22 13:36:44 -04:00
parent 7dc2e2ca73
commit 7b38b4e280

View File

@@ -121,7 +121,7 @@
"type": "fill" "type": "fill"
} }
], ],
"hide": {% PANELS.zeek_packet_loss_graph.get('hideTrend', false) %}, "hide": {{ PANELS.zeek_packet_loss_graph.get('hideTrend', false) }},
"measurement": "zeekdrop", "measurement": "zeekdrop",
"orderByTime": "ASC", "orderByTime": "ASC",
"policy": "so_long_term", "policy": "so_long_term",