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

Investigate switching to newer ekg-prometheus-adapter #37

Open
adinapoli opened this issue May 26, 2022 · 0 comments
Open

Investigate switching to newer ekg-prometheus-adapter #37

adinapoli opened this issue May 26, 2022 · 0 comments

Comments

@adinapoli
Copy link
Contributor

There is a concurrent API in prometheus that we could use -- it's more stateful but it simplifies the internals of ekg-prometheus-adapter and I think it also improves memory efficiency as we don't have to keep around all those lazy tuples.

We should test out if the switch is viable. A have a local branch which I have ported to the new ekg-prometheus-adapter and things work, but it would interesting to test this out on a big project or to measure memory residency.

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

No branches or pull requests

1 participant