mirror of
https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot
synced 2024-11-22 12:02:38 +01:00
Merge pull request #29 from RhinosF1/patch-3
Add #observability to project_grouper
This commit is contained in:
commit
e4407a0d43
1 changed files with 9 additions and 0 deletions
|
@ -105,6 +105,15 @@ rules = [
|
||||||
'VisualEditor-MediaWiki-2017WikitextEditor',
|
'VisualEditor-MediaWiki-2017WikitextEditor',
|
||||||
'VisualEditor-VisualDiffs',
|
'VisualEditor-VisualDiffs',
|
||||||
],
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
# T280119
|
||||||
|
'add': 'observability',
|
||||||
|
'in': [
|
||||||
|
'wikimedia-logstash',
|
||||||
|
'icinga',
|
||||||
|
'graphite',
|
||||||
|
],
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue