Hi,
is there an option to have every comma separated part of MBean QName addedd to the metric as a tag?
For example given the WebLogic MBean:
com.bea:ServerRuntime=server01,Name=workmanager01,Location=server01,Type=WorkManagerRuntime,ApplicationRuntime=app01
Extract tags:
Name
Location
Type
ApplicationRuntime
ServerRuntime
Regards,
F.List...