|
|
|
@ -8,8 +8,13 @@ Server for fetching data from Grafana datasources. You would you use it:
|
|
|
|
|
1) To export your metrics on a big range |
|
|
|
|
2) To migrate from one datasource to another |
|
|
|
|
|
|
|
|
|
# Installation |
|
|
|
|
|
|
|
|
|
* [Linux](https://github.com/CorpGlory/grafana-data-exporter/wiki/Getting-Started-Linux) |
|
|
|
|
* [Docker](https://github.com/CorpGlory/grafana-data-exporter/wiki/Getting-Started-Docker) |
|
|
|
|
|
|
|
|
|
## See also |
|
|
|
|
|
|
|
|
|
* [Getting started](https://github.com/CorpGlory/grafana-data-exporter/wiki) |
|
|
|
|
* [Getting started](https://github.com/CorpGlory/grafana-data-exporter-panel/wiki) |
|
|
|
|
* [DataExporterPanel](https://github.com/CorpGlory/grafana-data-exporter-panel) - Grafana panel used for creation exporting tasks |
|
|
|
|
* [GrafanaDatasourceKit](https://github.com/CorpGlory/grafana-datasource-kit) - library for processing Grafana metrics |
|
|
|
|