This will allow adding more tags easily in future commits
Details
Details
Diff Detail
Diff Detail
- Repository
- rDSCRUB Datastore Scrubber
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 30861 Build 48256: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 48255: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D8252 (id=29809)
Rebasing onto c6f711ecbf...
Current branch diff-target is up to date.
Changes applied before test
commit 0cc86b0e45f015429406112b16e8b2e5196512ba Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Aug 18 15:07:19 2022 +0200 Deduplicate statsd calls This will allow adding more tags easily in future commits
See https://jenkins.softwareheritage.org/job/DSCRUB/job/tests-on-diff/53/ for more details.
Comment Actions
We don't use statsd namespaces, which use dots in metric names and aren't really compatible with the way we set up the prometheus statsd exporter.
Comment Actions
Meh. Seems like some default from prometheus-statsd-exporter unexpectedly does the right thing then.