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

Prometheus metrix support #539

Open
ilarimikkonen opened this issue Aug 30, 2021 · 2 comments
Open

Prometheus metrix support #539

ilarimikkonen opened this issue Aug 30, 2021 · 2 comments

Comments

@ilarimikkonen
Copy link

Is your feature request related to a problem? Please describe.
When running in Kubernetes environment, it would be cool to have Prometheus support. Right now the heath API seems to be the only way about this

Describe the solution you'd like
Expose Prometheus metrics.

Describe alternatives you've considered
Build an Exporter

Additional context
nah.

@c0c0n3
Copy link
Member

c0c0n3 commented Sep 8, 2021

@ilarimikkonen thanks for the suggestion. This feature could be quite useful actually.

Design note. We could implement this relatively easily since we have telemetry already. To avoid impacting QL operation, we could have a separate process import the CSV generated by Telemetry into Prometheus. This way the whole import process can even run in a separate pod which would be ideal from a performance standpoint.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2021

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants