fix quantiles, bump versions

This commit is contained in:
vdo 2022-06-01 10:16:03 +01:00
parent 8dd1927677
commit 9c92b6eaa6
5 changed files with 19 additions and 19 deletions

View file

@ -5364,25 +5364,25 @@
{
"allValue": null,
"current": {},
"datasource": null,
"definition": "label_values(monero_lastblock_transactions_inputs,quantile)",
"description": "quantile to filter for in the panels that use distributions",
"error": null,
"datasource": "prometheus",
"definition": "",
"hide": 0,
"includeAll": true,
"label": "quantile",
"multi": true,
"includeAll": false,
"index": -1,
"label": "Quantile",
"multi": false,
"name": "quantile",
"options": [],
"query": {
"query": "label_values(monero_lastblock_transactions_inputs,quantile)",
"refId": "StandardVariableQuery"
},
"query": "label_values(monero_peerlist_lastseen,quantile)",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"type": "query"
"sort": 1,
"tagValuesQuery": "",
"tags": [],
"tagsQuery": "",
"type": "query",
"useTags": false
}
]
},

View file

@ -2,9 +2,8 @@
reporting_enabled = false
check_for_updates = false
[auth]
disable_login_form = true
disable_login_form = false
; [auth.anonymous]
; enabled = true
@ -17,7 +16,6 @@ default_home_dashboard_path = /var/lib/grafana/dashboards/monero.json
[paths]
provisioning = /etc/grafana/provisioning
[server]
root_url = https://127.0.0.1/grafana
enable_gzip = true