Hook tasks and email metrics were missing from /metrics because describe_counter! was never called before install_recorder(), so unincremented counters were not exported. Room metrics appeared because RoomMetrics::new() already described them. - apps/git-hook: describe 8 hook_tasks_*/hook_sync_* counters - apps/email: describe 8 email_* counters - both: add metrics = "0.22" as direct dependency |
||
|---|---|---|
| .. | ||
| adminrpc | ||
| app | ||
| git-hook | ||
| gitserver | ||
| migrate | ||
| operator | ||
| static | ||