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 queue.incoming_pods metric #12674

Merged
merged 1 commit into from
Aug 4, 2022
Merged

Conversation

arapulido
Copy link
Contributor

What does this PR do?

This PR adds the queue.incoming_pods metric

Motivation

The scheduler_queue_incoming_pods metric was added in Kubernetes 1.17, but was never added to the integration.

https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.17.md#scheduling-1

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

@codecov
Copy link

codecov bot commented Aug 4, 2022

Codecov Report

Merging #12674 (7c037b7) into master (5c57a8c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Flag Coverage Δ
kube_scheduler 97.10% <100.00%> (+0.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@arapulido arapulido merged commit d47bd79 into master Aug 4, 2022
@arapulido arapulido deleted the ara.pulido/add_queue_incoming_pods branch August 4, 2022 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants