Page MenuHomeSoftware Heritage

Add a Statsd.status_gauge() context manager
ClosedPublic

Authored by douardda on Jan 20 2022, 2:26 PM.

Details

Summary

allowing to keep track of state-machine/workflow like status changes as
statsd gauges.

Diff Detail

Repository
rDCORE Foundations and core functionalities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D6989 (id=25347)

Rebasing onto d374b60029...

Current branch diff-target is up to date.
Changes applied before test
commit aba5c80765ad1b79c1ce77cd922ea24cd91084f2
Author: David Douard <david.douard@sdfa3.org>
Date:   Thu Jan 20 14:24:28 2022 +0100

    Add a Statsd.status_gauge() context manager
    
    allowing to keep track of state-machine/workflow like status changes as
    statsd gauges.

See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/264/ for more details.

olasd added a subscriber: olasd.

Awesome, thanks!

This revision is now accepted and ready to land.Jan 20 2022, 3:27 PM