Skip to content

Node.js library for running Grafan datasources on backend plus utils

License

Notifications You must be signed in to change notification settings

amper43/grafana-datasource-kit

 
 

Repository files navigation

grafana-datasource-kit

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

User gets unified interface, library provides same output format for each datasource, such as fields order, time units.

Supported datasources

  • Influxdb
  • Graphite
  • Prometheus

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

Projects based on library

About

Node.js library for running Grafan datasources on backend plus utils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.6%
  • JavaScript 3.4%