yzia2000 / zio-zmx

Monitoring, Metrics and Diagnostics for ZIO

Home Page:https://zio.github.io/zio-zmx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZIO ZMX

Project Stage CI Release Snapshot Discord
Project stage CI Release Artifacts Snapshot Artifacts Badge-Discord

Summary

ZIO ZMX allows you to add diagnostics and metrics to any ZIO application.

ZIO ZMX features:

  • Easy Setup - Add to any ZIO application with only a few lines of code.
  • Diagnostics - Real time diagnostics on your application as it is running including fiber lifetimes and reasons for termination.
  • Metrics - Easy, higher performance tracking of arbitrary user defined metrics.
  • Backends - Support for major metrics collection services including Prometheus and StatsD.
  • Zero Dependencies - No dependencies other than ZIO itself.

See the microsite for more information.

Documentation

ZIO ZMX Microsite

Contributing

Documentation for contributors

Code of Conduct

See the Code of Conduct

Support

Come chat with us on Badge-Discord.

License

License

About

Monitoring, Metrics and Diagnostics for ZIO

https://zio.github.io/zio-zmx/

License:Apache License 2.0


Languages

Language:Scala 94.9%Language:JavaScript 4.8%Language:CSS 0.3%Language:HTML 0.1%