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

[core] Add metrics for gcs jobs #47793

Merged
merged 7 commits into from
Oct 11, 2024

Commits on Sep 23, 2024

  1. gcs job metrics

    Signed-off-by: dentiny <[email protected]>
    dentiny committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9e1f214 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. gauge for running and counter for completed

    Signed-off-by: dentiny <[email protected]>
    dentiny committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    208482a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Rename counter metrics

    Signed-off-by: dentiny <[email protected]>
    dentiny committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    126b18a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. place running jobs update into on done callback

    Signed-off-by: dentiny <[email protected]>
    dentiny committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    48ec6c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. make copies for callback

    Signed-off-by: dentiny <[email protected]>
    dentiny committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0ed4e2e View commit details
    Browse the repository at this point in the history
  2. update finished job count

    Signed-off-by: dentiny <[email protected]>
    dentiny committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    52dfdf0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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