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 deregistering of metrics #929

Closed
wants to merge 2 commits into from

Commits on May 2, 2024

  1. Add deregistering of metrics

    Upon job end, the driver may call a method to both clean the tracking
    hashmap and deregister the source from the MetricsSystem.
    
    The new method will remove all metrics belonging to a given job UUID.
    mr-celo committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0f6d45e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    c0f0ba9 View commit details
    Browse the repository at this point in the history