File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+   "$schema" : " https://raw.githubusercontent.com/grafana/grafana/master/docs/sources/developers/plugins/plugin.schema.json" 
3+   "type" : " datasource" 
4+   "name" : " ClickHouse" 
5+   "id" : " grafana-clickhouse-datasource" 
6+   "metrics" : true ,
7+   "backend" : true ,
8+   "logs" : true ,
9+   "alerting" : true ,
10+   "executable" : " gpx_clickhouse" 
11+   "category" : " sql" 
12+   "info" : {
13+     "description" : " ClickHouse datasource plugin for Grafana" 
14+     "author" : {
15+       "name" : " Grafana Labs" 
16+     },
17+     "keywords" : [" Simple" 
18+     "logos" : {
19+       "small" : " img/logo.png" 
20+       "large" : " img/logo.png" 
21+     },
22+     "links" : [
23+       {"name" : " Website" "url" : " https://github.com/grafana/clickhouse-datasource" 
24+       {"name" : " License" "url" : " https://github.com/grafana/clickhouse-datasource/blob/master/LICENSE" 
25+     ],
26+     "screenshots" : [],
27+     "version" : " 0.11.0" 
28+     "updated" : " 2022-02-10" 
29+   },
30+   "dependencies" : {
31+     "grafanaDependency" : " >=7.0.0" 
32+     "plugins" : []
33+   }
34+ }
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments