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

chore: Add reconcile_id to scheduling metrics #1951

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jonathan-innis
Copy link
Member

@jonathan-innis jonathan-innis commented Feb 1, 2025

Fixes #N/A

This change adds reconcile_id to our prometheus metrics in the scheduler for correlating scheduling loops with provisioning/disruption

How was this change tested?

make presubmit

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jonathan-innis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 1, 2025
@jonathan-innis jonathan-innis marked this pull request as draft February 1, 2025 00:17
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 1, 2025
@coveralls
Copy link

coveralls commented Feb 1, 2025

Pull Request Test Coverage Report for Build 13083424436

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 81.228%

Totals Coverage Status
Change from base Build 13082187201: 0.0%
Covered Lines: 9091
Relevant Lines: 11192

💛 - Coveralls

@jonathan-innis jonathan-innis changed the title chore: Use the reconcile-id rather than the scheduler-id chore: Add reconcile-id to metrics Feb 1, 2025
@jonathan-innis jonathan-innis force-pushed the use-reconcile-id-scheduler branch 3 times, most recently from db57f18 to f43e2ff Compare February 1, 2025 01:00
@jonathan-innis jonathan-innis force-pushed the use-reconcile-id-scheduler branch from f43e2ff to 0c03111 Compare February 1, 2025 01:00
@jonathan-innis jonathan-innis changed the title chore: Add reconcile-id to metrics chore: Add reconcile-id to scheduling metrics Feb 1, 2025
@jonathan-innis jonathan-innis changed the title chore: Add reconcile-id to scheduling metrics chore: Add reconcile_id to scheduling metrics Feb 1, 2025
@jonathan-innis jonathan-innis marked this pull request as ready for review February 1, 2025 01:03
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 1, 2025
@k8s-ci-robot k8s-ci-robot requested a review from jmdeal February 1, 2025 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants