RFR: 8289711: Add container configuration data to mbeans [v8]

xpbob duke at openjdk.org
Wed Aug 3 10:38:51 UTC 2022


On Wed, 3 Aug 2022 09:51:06 GMT, xpbob <duke at openjdk.org> wrote:

>> Container configuration information is useful for troubleshooting problems,Exposing information in MBeans is ideal for monitoring, jConsole, and other scenarios.
>> Results the following
>> ![图片](https://user-images.githubusercontent.com/7837910/177248834-50beefe9-4db6-470c-8f15-df5a93892804.png)
>
> xpbob has updated the pull request incrementally with one additional commit since the last revision:
> 
>   move ContainerInfoMXBean to jdk.management

Thanks for review.
@AlanBateman 
I found my code bug and it has been fixed.
Moving ContainerInfo is feasible

-------------

PR: https://git.openjdk.org/jdk/pull/9372


More information about the serviceability-dev mailing list