change layout

This commit is contained in:
2025-01-05 22:00:36 -06:00
parent 718a8fb4c7
commit c828ee0e9a

View File

@@ -111,7 +111,6 @@
}
],
"title": "State",
"transparent": true,
"type": "stat"
},
{
@@ -196,7 +195,6 @@
}
],
"title": "Blocking",
"transparent": true,
"type": "stat"
},
{
@@ -277,7 +275,6 @@
"options": {}
}
],
"transparent": true,
"type": "stat"
},
{
@@ -347,7 +344,6 @@
}
],
"title": "Last list refresh",
"transparent": true,
"type": "stat"
},
{
@@ -426,7 +422,6 @@
}
],
"title": "Query Count Total",
"transparent": true,
"type": "stat"
},
{
@@ -511,7 +506,6 @@
}
],
"title": "Queries blocked",
"transparent": true,
"type": "stat"
},
{
@@ -590,7 +584,6 @@
}
],
"title": "Denylist entries total",
"transparent": true,
"type": "stat"
},
{
@@ -672,7 +665,6 @@
}
],
"title": "Error count",
"transparent": true,
"type": "stat"
},
{
@@ -755,7 +747,6 @@
}
],
"title": "Memory allocated",
"transparent": true,
"type": "stat"
},
{
@@ -821,7 +812,6 @@
}
],
"title": "Cache entries count",
"transparent": true,
"type": "stat"
},
{
@@ -897,7 +887,6 @@
}
],
"title": "Cache Hit/Miss ratio",
"transparent": true,
"type": "stat"
},
{
@@ -963,7 +952,6 @@
}
],
"title": "Prefetch count",
"transparent": true,
"type": "stat"
},
{
@@ -1028,7 +1016,6 @@
}
],
"title": "Prefetch domain count",
"transparent": true,
"type": "stat"
},
{
@@ -1106,7 +1093,6 @@
}
],
"title": "Avg response time",
"transparent": true,
"type": "stat"
},
{
@@ -1171,7 +1157,6 @@
}
],
"title": "Prefetch rate per min",
"transparent": true,
"type": "stat"
},
{
@@ -1247,7 +1232,6 @@
}
],
"title": "Prefetch Hit ratio",
"transparent": true,
"type": "stat"
},
{
@@ -1258,7 +1242,7 @@
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"fixedColor": "green",
"mode": "fixed"
},
"custom": {
@@ -1271,20 +1255,20 @@
"barWidthFactor": 0.6,
"drawStyle": "line",
"fillOpacity": 10,
"gradientMode": "none",
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"lineInterpolation": "smooth",
"lineWidth": 2,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"showPoints": "auto",
"spanNulls": true,
"stacking": {
"group": "A",
@@ -1349,7 +1333,6 @@
}
],
"title": "Request rate",
"transparent": true,
"type": "timeseries"
},
{
@@ -1370,22 +1353,22 @@
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"drawStyle": "line",
"fillOpacity": 10,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"lineInterpolation": "smooth",
"lineWidth": 2,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"showPoints": "auto",
"spanNulls": true,
"stacking": {
"group": "A",
@@ -1397,6 +1380,7 @@
},
"links": [],
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
@@ -1450,7 +1434,6 @@
}
],
"title": "Request rate per client",
"transparent": true,
"type": "timeseries"
},
{
@@ -1535,7 +1518,6 @@
}
],
"title": "request duration (upstream)",
"transparent": true,
"type": "heatmap"
},
{