We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7488cd8 commit 041510bCopy full SHA for 041510b
grafana/postgres/v12/0-health-check.json
@@ -4987,7 +4987,7 @@
4987
"description": "Percentage of total query execution time spent in JIT. (requires stat_statements_jit metric)",
4988
"fieldConfig": {
4989
"defaults": {
4990
- "decimals": 5,
+ "decimals": 2,
4991
"mappings": [
4992
{
4993
"options": {
@@ -5010,11 +5010,11 @@
5010
},
5011
5012
"color": "orange",
5013
- "value": 2
+ "value": 1
5014
5015
5016
"color": "red",
5017
- "value": 5
+ "value": 25
5018
}
5019
]
5020
grafana/postgres/v12/global-health.json
@@ -2012,7 +2012,7 @@
2012
2013
2014
"id": "decimals",
2015
+ "value": 2
2016
2017
2018
"id": "custom.cellOptions",
0 commit comments