Open shlomitsur opened 3 years ago
Hi @shlomitsur, can you please specify what kind of metrics need to be exposed?
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
Hi @shlomitsur sorry for the delay in response. Currently no, but I will add your request as a feature request.
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