1
0
mirror of https://github.com/prometheus/mysqld_exporter.git synced 2025-04-18 09:24:02 +03:00

Update Mixin dashboard to editable: false (#911)

This was reported by the mixtool lint:
  mixtool lint mixin.libsonnet
  [uneditable-dashboard] 'MySQL': Dashboard 'MySQL' is editable, it should be set to 'editable: false'

Signed-off-by: Daniel Black <daniel@mariadb.org>
This commit is contained in:
Daniel Black 2025-02-14 19:37:05 +11:00 committed by GitHub
parent c6a1d2be49
commit 27ef617b9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@
]
},
"description": "",
"editable": true,
"editable": false,
"gnetId": 11323,
"graphTooltip": 1,
"id": 31,