Skip to content

mxschmitt/golang-hetzner-robot-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hetzner Robot Price Statistics

Price statistics and alerting of the Hetzner Robot analyzed via Prometheus and Grafana.

Grafana Dashboard

Getting Started

There is a public hosted instance available here.

Otherwise you can setup your own hosted instance via the deployment instructions.

Deployment

For deployment docker-compose is used. It will deploy a Grafana instance on port 8080. For more information, checkout the docker-compose.yml.

The following TODOs have to be done after the deployment:

  • Create Data Source Prometheus with URL http://prometheus:9090
  • Import Grafana dashboard from grafana.json

Built With

  • Grafana - Analysis Webinterface
  • Prometheus - Metric Storage
  • Golang - Programming language in which the metrics daemon was written in

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published