swarm-controller: emit vcs commit/push otel counters from an instance-wide forge webhook
This commit is contained in:
parent
228842b9d8
commit
6bb64d8bc2
6 changed files with 290 additions and 3 deletions
|
|
@ -44,6 +44,7 @@ mod auth;
|
|||
mod config_pr;
|
||||
mod forge;
|
||||
mod status;
|
||||
mod vcs_metrics;
|
||||
mod webhook;
|
||||
|
||||
/// Node payload for the swarm-level job graph. Named `Swarm*` rather than
|
||||
|
|
|
|||
Loading…
Reference in a new issue