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.
|
|
|
<p align="center">
|
|
|
|
<img width="auto" align="middle" height="120px" src="https://user-images.githubusercontent.com/22073083/47374103-d42f4780-d6f5-11e8-85d3-287855707512.png">
|
|
|
|
</p>
|
|
|
|
|
|
|
|
# Grafana Data Exporter
|
|
|
|
|
|
|
|
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-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
|