1 changed files with 6 additions and 9 deletions
@ -1,17 +1,14 @@
|
||||
# Grafana data exporter |
||||
|
||||
Server for fetching data from Grafana datasources. Works with [grafana-data-exporter-panel](https://github.com/CorpGlory/grafana-data-exporter-panel). |
||||
Server for fetching data from Grafana datasources. |
||||
|
||||
## Why would you use it |
||||
### 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 |
||||
## See also: |
||||
|
||||
Read [wiki page](https://github.com/CorpGlory/grafana-data-exporter/wiki) for quick start |
||||
|
||||
### See also |
||||
|
||||
[grafana-data-exporter-panel](https://github.com/CorpGlory/grafana-data-exporter-panel) - Grafana panel used for exporting data |
||||
[grafana-datasource-kit](https://github.com/CorpGlory/grafana-datasource-kit) - library for processing Grafana metrics |
||||
* [quick start](https://github.com/CorpGlory/grafana-data-exporter/wiki) |
||||
* [grafana-data-exporter-panel](https://github.com/CorpGlory/grafana-data-exporter-panel) - Grafana panel used for exporting data |
||||
* [grafana-datasource-kit](https://github.com/CorpGlory/grafana-datasource-kit) - library for processing Grafana metrics |
||||
|
Loading…
Reference in new issue