mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(prometheus): set default templating format to pipe
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
"id": "prometheus",
|
||||
|
||||
"metrics": true,
|
||||
"annotations": true
|
||||
"annotations": true,
|
||||
"defaultMatchFormat": "pipe"
|
||||
}
|
||||
|
Reference in New Issue
Block a user