Configure symlog scaling for gateway traffic dashboard
Build and Deploy Gateway / build-and-push (push) Successful in 14s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-08 08:09:47 +03:00
parent 6b17f1982b
commit 837f058025
2 changed files with 11 additions and 1 deletions
+6 -1
View File
@@ -357,6 +357,11 @@
"lineInterpolation": "smooth",
"lineWidth": 2,
"pointSize": 4,
"scaleDistribution": {
"linearThreshold": 1048576,
"log": 2,
"type": "symlog"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
@@ -886,6 +891,6 @@
"timezone": "browser",
"title": "Harbor Gateway: трафик",
"uid": "harbor-gateway-traffic",
"version": 5,
"version": 6,
"weekStart": "monday"
}