Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

JMX Integration #306

Open
adamgfraser opened this issue Oct 13, 2021 · 1 comment
Open

JMX Integration #306

adamgfraser opened this issue Oct 13, 2021 · 1 comment
Assignees
Milestone

Comments

@adamgfraser
Copy link
Contributor

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 for a specific set of metrics.

@atooni
Copy link
Member

atooni commented Oct 28, 2021

There is some rudimentary code at https://github.com/blended-zio/blended-zio/tree/main/blended.zio.jmx/src/main/scala/blended/zio/jmx which has a MBeanServerFacade and also some ideas of publishing arbitrary case classes to JMX. Perhaps that could be used as a starting point

@atooni atooni self-assigned this Oct 31, 2021
@atooni atooni added the zio2 label Oct 31, 2021
@atooni atooni added this to the Zio2-M2 milestone Nov 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants