zio-zmx
zio-zmx copied to clipboard
Monitoring, Metrics and Diagnostics for ZIO
This is to update the documentation of ZMX after the metrics API has moved to ZIO core. Primarily we would update the content, but at the same time we might...
This is to have a downloadable client that can be started from the command line or in docker. The developer can open the dev client from the browser by navigating...
Instead of manually starting up individual components in order to use the ScalaJs client, we can provide a dev console that takes care of all that, where we can also...
Picking this up from the ZMX channel. While we are prototyping the first config dialogues, we should spend some time to create a proper datastructure / handler for config dialogues...
This is to create an import / export facility for the configuration of displayed diagrams within the developer client. The work is dependent on #318 and would involve. * defining...
This is to clean up the Dashboard API, so that the actual Dashboard does not know about Diagram Configs.
The first cut of the client concentrates on getting the dashboard right for a browser. This is to review the tailwind settings, so that the dashboard also works on mobile...
It would be good to provide integration with JMX so that values from Mbeans can be exposed through ZIO metrics. See zio/zio#5582 for an example of this type of integration...
Updates com.eed3si9n:sbt-unidoc from 0.4.3 to 0.5.0. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...
Updates [org.scalameta:sbt-mdoc](https://github.com/scalameta/mdoc) from 2.2.23 to 2.2.24. [GitHub Release Notes](https://github.com/scalameta/mdoc/releases/tag/v2.2.24) - [Version Diff](https://github.com/scalameta/mdoc/compare/v2.2.23...v2.2.24) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...