You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you @russgold. I was trying to figure out a way to scrape custom MBean metrics for prometheus but it appears that only way to access any custom MBeans is through wlsdm for monitoring.
Hi,
We are trying to export metrics from our own application.
In jConsole they show up like E.g.
MyDomain -> monitoring -> MyApp.session.average.time
MBeanInfo :
ObjectName : MyDomain Name=MyApp.session.average.time type=monitoring
(How) can this be configured in yaml file ?
The text was updated successfully, but these errors were encountered: