Open sandeepkota opened 2 years ago
bump
and wondering what is the status of the project? can see it intersects a bit zio-zmx (?) and now we have some metric support in ZIO 2 internally.
Thank you!
Hi,
The official library for metrics in ZIO is ZMX. ZIO Metrics predates ZMX and "inspired" it to some degree but should be consider like a prometheus/dropwizard/statsd helper.
If ZMX is not an option for you then zio-metrics is an option but it is basically under low-maintenaince mode. I will try and push a 2.0 version ASAP.
got it, thank you for the information.
initially I wanted to use ZMX, but noticed that is has no Dropwizard integration and cannot report the results as JSON :(
FYI I´ve been having issues on the CI
step to have this published:
https://github.com/zio/zio-metrics/runs/5997231775?check_suite_focus=true
I´ve asked on discord if anyone can help: https://discord.com/channels/629491597070827530/630067789176111166/963542074232274964
got it, thank you for the info!
Hi, wondering, is it possible to publish the library for ZIO 2.0 and Scala 3 ?
Wanted to use it with Dropwizard, but hasn't found the artifact and then found this issue.
-- and if I can help somehow to publish it, please let me know