fix quantiles

This commit is contained in:
vdo 2022-05-31 17:52:51 +01:00
parent 9e364559b7
commit 4573e58e83
4 changed files with 11 additions and 55 deletions

View file

@ -86,7 +86,7 @@
{
"exemplar": true,
"expr": "monero_info_mainnet",
"instant": true,
"instant": false,
"interval": "",
"legendFormat": "mainnet",
"refId": "A"
@ -5363,25 +5363,7 @@
"list": [
{
"allValue": null,
"current": {
"selected": true,
"text": [
"0.05",
"0.25",
"0.5",
"0.75",
"0.95",
"1"
],
"value": [
"0.05",
"0.25",
"0.5",
"0.75",
"0.95",
"1"
]
},
"current": {},
"datasource": null,
"definition": "label_values(monero_lastblock_transactions_inputs,quantile)",
"description": "quantile to filter for in the panels that use distributions",

View file

@ -14,7 +14,7 @@ org_role = Admin
[dashboards]
min_refresh_interval = 1m
default_home_dashboard_path = dashboards/monero.json
default_home_dashboard_path = /var/lib/grafana/dashboards/monero.json
[paths]
provisioning = /etc/grafana/provisioning
@ -25,6 +25,9 @@ root_url = https://127.0.0.1/grafana
enable_gzip = true
read_timeout = 2m
[snapshots]
external_enabled = false
[security]
admin_user = admin
admin_password = xmrsh-admin