You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Coin de Gamma
d3b8271836
|
4 years ago | |
---|---|---|
.vscode | 4 years ago | |
spec | 4 years ago | |
src | 4 years ago | |
.gitignore | 4 years ago | |
.npmignore | 4 years ago | |
.travis.yml | 5 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
bin.tsconfig.json | 4 years ago | |
jest.config.js | 4 years ago | |
lib.tsconfig.json | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago | |
yarn.lock | 4 years ago |
README.md
tsdb-kit
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 / MySQL
- ElasticSearch
Please write us at ping@corpglory.com if you want your datasource to be supported: