Toddlers: Add the new topics to listen to and document which toddler uses which
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
57be1b687d
commit
7145e7e7cf
1 changed files with 7 additions and 0 deletions
|
@ -24,13 +24,20 @@
|
||||||
username: toddlers{{ env_suffix }}
|
username: toddlers{{ env_suffix }}
|
||||||
queue_name: toddlers{{ env_suffix }}
|
queue_name: toddlers{{ env_suffix }}
|
||||||
routing_keys:
|
routing_keys:
|
||||||
|
# flag_ci_pr
|
||||||
- "org.centos.*.ci.dist-git-pr.test.error"
|
- "org.centos.*.ci.dist-git-pr.test.error"
|
||||||
- "org.centos.*.ci.dist-git-pr.test.complete"
|
- "org.centos.*.ci.dist-git-pr.test.complete"
|
||||||
- "org.centos.*.ci.dist-git-pr.test.running"
|
- "org.centos.*.ci.dist-git-pr.test.running"
|
||||||
|
# flag_commit_build
|
||||||
- "org.fedoraproject.*.buildsys.build.state.change"
|
- "org.fedoraproject.*.buildsys.build.state.change"
|
||||||
|
# pdc_retired_packages
|
||||||
- "org.fedoraproject.*.toddlers.trigger.pdc_retired_packages"
|
- "org.fedoraproject.*.toddlers.trigger.pdc_retired_packages"
|
||||||
- "org.fedoraproject.*.git.receive"
|
- "org.fedoraproject.*.git.receive"
|
||||||
|
# packager_bugzilla_sync
|
||||||
- "org.fedoraproject.*.toddlers.trigger.packager_bugzilla_sync"
|
- "org.fedoraproject.*.toddlers.trigger.packager_bugzilla_sync"
|
||||||
|
# pdc_import_compose
|
||||||
|
- "org.fedoraproject.*.toddlers.trigger.pdc_import_compose"
|
||||||
|
- "org.fedoraproject.*.pungi.compose.status.change"
|
||||||
thresholds:
|
thresholds:
|
||||||
warning: 10
|
warning: 10
|
||||||
critical: 100
|
critical: 100
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue