Fixes query to retrieve l7 traffic (#9726)

This commit is contained in:
Matteo Biscosi 2025-11-24 17:43:53 +01:00
parent 077cee92a0
commit d7d0f4c1a4
4 changed files with 6 additions and 10 deletions

View file

@ -13,7 +13,7 @@ function getDefaultConfig() {
return {
labelsSeparateLines: true,
legend: "follow",
connectSeparatedPoints: true,
connectSeparatedPoints: false,
includeZero: true,
drawPoints: true,
highlightSeriesBackgroundAlpha: 0.7,