feat(grafana): override Jemalloc chart axis (#6984)

This commit is contained in:
Alexey Shekhirin
2024-03-06 01:44:46 +00:00
committed by GitHub
parent e41b184d88
commit da0c7e535a

View File

@ -8558,7 +8558,20 @@
"unit": "decbytes",
"unitScale": true
},
"overrides": []
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Retained"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
}
]
}
]
},
"gridPos": {
"h": 8,
@ -9882,4 +9895,4 @@
"uid": "2k8BXz24x",
"version": 4,
"weekStart": ""
}
}