|
|
|
@ -1,9 +1,10 @@
|
|
|
|
|
# Grafana data exporter |
|
|
|
|
# Grafana Data Exporter |
|
|
|
|
|
|
|
|
|
Server for fetching data from Grafana datasources. You would you use it 1) to export your metrics on a very big range for analysis |
|
|
|
|
Server for fetching data from Grafana datasources. You would you use it: |
|
|
|
|
1) to export your metrics on a very big range for analysis |
|
|
|
|
2) To migrate from one datasource to another |
|
|
|
|
|
|
|
|
|
## See also: |
|
|
|
|
## See also |
|
|
|
|
|
|
|
|
|
* [Getting started](https://github.com/CorpGlory/grafana-data-exporter/wiki) |
|
|
|
|
* [DataExporterPanel](https://github.com/CorpGlory/grafana-data-exporter-panel) - Grafana panel used for exporting data |
|
|
|
|