mirror of
https://github.com/zaphar/Heracles.git
synced 2025-07-23 12:39:50 -04:00
16 lines
601 B
Markdown
16 lines
601 B
Markdown
# 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.
|
|
|