Commit f0b475e
fix(wb-alerts): surface Phase-0 telemetry counters in /health
The /health handler builds its "monitor" payload from an explicit field
list, so the new _stats counters added in 3b20b4c (security_discarded_today,
cp_messages_seen_today, cp_whitelist_miss_today) were never exposed even
though get_stats() returns them. Map the three into the response.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 3b20b4c commit f0b475e
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
486 | 490 | | |
487 | 491 | | |
488 | 492 | | |
| |||
0 commit comments