2026-06-15: switch desktop widget default to prometheus ip
This commit is contained in:
parent
6db8a1f7da
commit
2f0ac7c0cf
1 changed files with 2 additions and 2 deletions
|
|
@ -585,7 +585,7 @@ Created a local Conky-based widget scaffold in the desktop user's home:
|
|||
Behavior:
|
||||
- Polls Prometheus for `probe_success` and `probe_duration_seconds` from the
|
||||
`uptime-kuma-ping-probes` job.
|
||||
- Defaults to `http://prometheus.kitestacks.com:9090`, with `PROM_URL`
|
||||
- Defaults to `http://192.168.1.205:9090`, with `PROM_URL`
|
||||
override support.
|
||||
- Prints the four Kuma monitor names, state, latency, and a summary line.
|
||||
- Degrades cleanly with `Prometheus unavailable at ...` when the endpoint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue