소스 검색

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

bergquist 9 년 전
부모
커밋
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": {