https://github.com/zaphar/heracles
An alternative dashboard viewer and manager for prometheus style metrics
https://github.com/zaphar/heracles
Last synced: about 1 year ago
JSON representation
An alternative dashboard viewer and manager for prometheus style metrics
- Host: GitHub
- URL: https://github.com/zaphar/heracles
- Owner: zaphar
- License: apache-2.0
- Created: 2024-02-01T15:40:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T17:14:35.000Z (about 2 years ago)
- Last Synced: 2024-05-22T18:32:34.274Z (about 2 years ago)
- Language: Rust
- Size: 1.23 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Heracles
An alternative dashboard viewer and manager for prometheus style metrics.
* Stateless. There is no persistent storage for this dashboard.
* File based configuration. Just YAML to define your dashbaords.
* Single binary install
Basically this is a small handmade simple to deploy dashboard viewer for prometheus metrics
and loki log queries.
We aren't looking to make it a full on replacement for Grafana/New Relic/Honeycomb or any
of those things. But if you want an easy to deploy and use dashboard viewer for your homelab
then this might be make your life just a little bit simpler.