Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 941 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 941 Bytes

THIS PROJECT IS A PART OF CorpGlory/tsdb-kit NOW

grafana-datasource-kit

Build Status

Node.js library and utilities for running Grafana datasources on backend. You can send your datasource metrics from Grafana to compile it on Node.js and query your datasource via Grafana API in background.

User gets a unified interface to all datasources. Library gives single output format: fields order, time units, etc

Supported datasources

  • Influxdb
  • Graphite
  • Prometheus
  • PostgreSQL / TimescaleDB
  • ElasticSearch

Please write us at ping@corpglory.com if you want your datasource to be supported:

Projects based on library