Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Gauge#set_to_current_time #287

Merged
merged 1 commit into from
Jun 13, 2023
Merged

Commits on Jun 9, 2023

  1. Add Gauge#set_to_current_time

    I was porting some code from Python to Ruby today, and when I went to
    call this method, I realised we don't have it!
    
    My use-case is to track the last time some code successfully ran.
    
    I'm open to discussing the naming, but I've defaulted to the name used
    in `client_python` because it seems good to me.
    
    Signed-off-by: Chris Sinjakli <chris@sinjakli.co.uk>
    Sinjo committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1d96723 View commit details
    Browse the repository at this point in the history