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.
|
|
|
# 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
|
|
|
|
2) To migrate from one datasource to another
|
|
|
|
|
|
|
|
## 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
|
|
|
|
* [GrafanaDatasourceKit](https://github.com/CorpGlory/grafana-datasource-kit) - library for processing Grafana metrics
|