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

Exposing metrics for Prometheus #44

Open
shlomitsur opened this issue Jul 13, 2021 · 3 comments
Open

Exposing metrics for Prometheus #44

shlomitsur opened this issue Jul 13, 2021 · 3 comments
Labels

Comments

@shlomitsur
Copy link

Hello,
Thanks for everything Danylo.
We want to monitor Selenosis using Prometheus.
Danylo do you have plans to expose a '/metrics' endpoints for Prometheus.
(behind the current /status, /healltz)
Thanks

@alcounit
Copy link
Owner

Hi @shlomitsur, can you please specify what kind of metrics need to be exposed?

@shlomitsur
Copy link
Author

Hi @alcounit.
We can have browsers consumption information, timeouts, latencies, versions.
for example allowing us to do:
sum(browser_count{browserName="chrome"}) by (version).
Thanks

@alcounit
Copy link
Owner

Hi @shlomitsur sorry for the delay in response. Currently no, but I will add your request as a feature request.

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

No branches or pull requests

2 participants