Просмотр исходного кода

feat(opentsdb): add alerting support to plugin.json

bergquist 9 лет назад
Родитель
Сommit
998df2a1ac
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      public/app/plugins/datasource/opentsdb/plugin.json

+ 1 - 0
public/app/plugins/datasource/opentsdb/plugin.json

@@ -6,6 +6,7 @@
   "metrics": true,
   "defaultMatchFormat": "pipe",
   "annotations": true,
+  "alerting": true,
 
   "info": {
     "author": {