fix(prometheus): set default templating format to pipe

pull/4154/head
Torkel Ödegaard 9 years ago
parent b5beac879e
commit 30f3b55baf
  1. 3
      public/app/plugins/datasource/prometheus/plugin.json

@ -4,5 +4,6 @@
"id": "prometheus",
"metrics": true,
"annotations": true
"annotations": true,
"defaultMatchFormat": "pipe"
}

Loading…
Cancel
Save