Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 354 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 354 Bytes

SimpleJson_impala_webapi (.netcore 3.0)

基于odbc对接impala数据接口,为grafana-simplejson-datasource提供webapi

Data Source Name:

Environment:

name value
DB_DSN myimpala

config.json配置:

{
  "target1": "your sql...",
  "target2": "your sql...",
  "target3": "your sql..."
}