Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting app proprietary metrics #106

Open
gortemad opened this issue Jun 15, 2020 · 4 comments
Open

Exporting app proprietary metrics #106

gortemad opened this issue Jun 15, 2020 · 4 comments

Comments

@gortemad
Copy link

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 ?

@dmukherj
Copy link

dmukherj commented May 4, 2021

@gortemad Did you find a way to access custom metrics?

@russgold
Copy link
Member

russgold commented May 4, 2021

I'm afraid it's not currently supported by WebLogic.

@dmukherj
Copy link

dmukherj commented May 4, 2021

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.

@mriccell
Copy link
Member

This issue and #166 relate to exporting custom MBeans.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants