Project Stage | CI | Release | Snapshot | Discord |
---|---|---|---|---|
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 for contributors
See the Code of Conduct