grafana update

This commit is contained in:
folex 2022-03-01 15:48:58 +03:00
parent 083ba4ce48
commit f8c9e2b0e3

View File

@ -1042,7 +1042,7 @@
},
"decimals": 0,
"mappings": [],
"max": 100000,
"max": 300000,
"thresholds": {
"mode": "absolute",
"steps": [
@ -1350,7 +1350,7 @@
},
"decimals": 0,
"mappings": [],
"max": 100000,
"max": 300000,
"thresholds": {
"mode": "absolute",
"steps": [
@ -1772,7 +1772,32 @@
},
"unit": "bytes"
},
"overrides": []
"overrides": [
{
"__systemRef": "hideSeriesFrom",
"matcher": {
"id": "byNames",
"options": {
"mode": "exclude",
"names": [
"krasnodar-00 max"
],
"prefix": "All except:",
"readOnly": true
}
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"legend": false,
"tooltip": false,
"viz": true
}
}
]
}
]
},
"gridPos": {
"h": 8,
@ -1931,7 +1956,32 @@
},
"unit": "bytes"
},
"overrides": []
"overrides": [
{
"__systemRef": "hideSeriesFrom",
"matcher": {
"id": "byNames",
"options": {
"mode": "exclude",
"names": [
"krasnodar-00 max"
],
"prefix": "All except:",
"readOnly": true
}
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"legend": false,
"tooltip": false,
"viz": true
}
}
]
}
]
},
"gridPos": {
"h": 8,
@ -2240,6 +2290,208 @@
],
"title": "Busy AquaVMs (misbehaves ???)",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "prometheus_grafana_fluence"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 3,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 6,
"x": 0,
"y": 107
},
"id": 78,
"options": {
"legend": {
"calcs": [],
"displayMode": "hidden",
"placement": "bottom"
},
"tooltip": {
"mode": "single"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "prometheus_grafana_fluence"
},
"exemplar": false,
"expr": "irate(aqua_vm_pool_put_vm_total { env =~ \"$env\" }[$__rate_interval])",
"hide": false,
"interval": "1m",
"legendFormat": "{{ hostname }}",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "prometheus_grafana_fluence"
},
"exemplar": true,
"expr": "",
"hide": false,
"interval": "",
"legendFormat": "{{ hostname }}",
"refId": "B"
}
],
"title": "put_vm per second",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "prometheus_grafana_fluence"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 3,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 6,
"x": 6,
"y": 107
},
"id": 79,
"options": {
"legend": {
"calcs": [],
"displayMode": "hidden",
"placement": "bottom"
},
"tooltip": {
"mode": "single"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "prometheus_grafana_fluence"
},
"exemplar": false,
"expr": "irate(aqua_vm_pool_get_vm_total { env =~ \"$env\" }[$__rate_interval])",
"hide": false,
"interval": "1m",
"legendFormat": "{{ hostname }}",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "prometheus_grafana_fluence"
},
"exemplar": true,
"expr": "",
"hide": false,
"interval": "",
"legendFormat": "{{ hostname }}",
"refId": "B"
}
],
"title": "get_vm per second",
"type": "timeseries"
}
],
"schemaVersion": 34,
@ -2312,13 +2564,13 @@
]
},
"time": {
"from": "now-6h",
"from": "now-24h",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "Fluence Stats",
"uid": "AP0dB2bnz",
"version": 6,
"version": 8,
"weekStart": ""
}