mirror of
https://github.com/recklessop/Zerto_Exporter.git
synced 2026-07-03 07:53:15 -04:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
7a52e79108
commit
af40fa79ca
@@ -1,3 +1,9 @@
|
||||
## About the app
|
||||
|
||||
In one particilar project, i had to import some key/value data to Prometheus. So i have decided to create my custom-built Node Exporter in Python, then dockerized it and shared it in my Github account.
|
||||
|
||||
In this example, i used API to get Bitcoin price in Dollar and Euro, import it in the Prometheus and visualize it using Grafana. You can import any data using your own Python scripts.
|
||||
|
||||
|
||||
## Run Program
|
||||
|
||||
|
||||
Reference in New Issue
Block a user