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 basic Autoscaling metrics #199

Open
samos123 opened this issue Sep 10, 2024 · 4 comments
Open

Expose basic Autoscaling metrics #199

samos123 opened this issue Sep 10, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@samos123
Copy link
Contributor

autoscaling metrics.. things like number of qps per replica, number of replicas, autoscaling time (e.g. time from pod request to pod ready)

@nstogner nstogner changed the title Prometheus compatible metrics endpoint Expose basic Autoscaling metrics Sep 10, 2024
@nstogner
Copy link
Contributor

Note: KubeAI already exposes a metrics endpoint with some boring metrics. We just need to add these to that endpoint.

NOTE: Alex made a contribution to Lingo that can be used as a reference: b476ca2

@nstogner nstogner added the enhancement New feature or request label Sep 17, 2024
@nstogner
Copy link
Contributor

We should do this with OpenTelemetry as that appears to be the way everything is heading.

@alpe
Copy link
Contributor

alpe commented Sep 30, 2024

👍 if this is not super urgent, I would work on this later this week.

@nstogner
Copy link
Contributor

Hey @alpe - I’ve started on this one already. I forgot to assign it. Would love a review from you though!

@nstogner nstogner self-assigned this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants