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.

18 lines
673 B

6 years ago
# Grafana data exporter
6 years ago
6 years ago
Server for fetching data from Grafana datasources. Works with [grafana-data-exporter-panel](https://github.com/CorpGlory/grafana-data-exporter-panel).
6 years ago
6 years ago
## Why would you use it
* To export your metrics on a very big range for analysis
* To migrate from one datasource to another
## Quick start
Read [wiki page](https://github.com/CorpGlory/grafana-data-exporter/wiki) for quick start
6 years ago
6 years ago
### See also
6 years ago
[grafana-data-exporter-panel](https://github.com/CorpGlory/grafana-data-exporter-panel) - Grafana panel used for exporting data
6 years ago
[grafana-datasource-kit](https://github.com/CorpGlory/grafana-datasource-kit) - library for processing Grafana metrics