monitoring: clearer severity colours with #NNN lines

This commit is contained in:
Hernâni Marques 2026-07-17 18:20:41 +02:00
parent 57b4014ccc
commit 7c5ed2887c
No known key found for this signature in database
GPG key ID: CB5738652768F7E9
2 changed files with 40 additions and 32 deletions

View file

@ -61,7 +61,9 @@ Each check prints **global** and **grouped** ids:
- `#014` — run-wide counter (whole `./taler-monitoring.sh` invocation)
- `www.exchange-03` — area.group-NN
- **WARN** badge = **yellow**; **ERROR** = **red** only
- **Colours (left badge + label):**
- **OK** green · **INFO** blue/cyan · **WARN** yellow (never red)
- **ERROR** red · **BLOCKER** magenta · **PROG** cyan bar
- Progress: auto estimate per phase, or `PROGRESS_TOTAL=N` / `PROGRESS_OFF=1`
## Commands