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

Expose Cloud Provider Offering Availability as Metrics #2596

Closed
jonathan-innis opened this issue Oct 3, 2022 · 2 comments · Fixed by #5771
Closed

Expose Cloud Provider Offering Availability as Metrics #2596

jonathan-innis opened this issue Oct 3, 2022 · 2 comments · Fixed by #5771
Assignees
Labels
feature New feature or request good-first-issue Good for newcomers

Comments

@jonathan-innis
Copy link
Contributor

Tell us about your request

This idea was originally proposed by @bwagner5.

The idea here would be to expose a gauge metric like karpenter_cloudprovider_offering_available with labels instance_type, capacity_type, and zone.

This metric would be set to 1 for all offerings that Karpenter is aware are available from the cloud provider. If the cloudprovider changed its mind about the availability of the offering (i.e. for AWS, there is an ICE [Insufficient Capacity Error] when launching an instance) then the gauge would be exposed as 0

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?

N/A

Are you currently working around this issue?

N/A

Additional Context

No response

Attachments

No response

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@jonathan-innis jonathan-innis added the feature New feature or request label Oct 3, 2022
@jonathan-innis jonathan-innis changed the title Expose Insufficient Capacity Cache as Metrics Expose Cloud Provider Offering Avialability as Metrics Oct 3, 2022
@njtran njtran changed the title Expose Cloud Provider Offering Avialability as Metrics Expose Cloud Provider Offering Availability as Metrics Oct 4, 2022
@jonathan-innis jonathan-innis self-assigned this Oct 4, 2022
@jonathan-innis jonathan-innis removed their assignment Mar 15, 2023
@jonathan-innis jonathan-innis added the good-first-issue Good for newcomers label Mar 15, 2023
@chu-yik
Copy link

chu-yik commented Aug 29, 2023

interested to take this one up :)

@njtran
Copy link
Contributor

njtran commented Nov 2, 2023

@chu-yik any progress here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good-first-issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants