cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Weblogic metrics - StuckThreadCount

JAR1
Contributor

Hi all.

Is it possible to plot the weblogic StuckThreadCount metric?

I have seen that there is a Python extensions (EF 1.0) for this, but I have read that this kind of extensions will disappear soon.
is there any extension for these metrics on EF 2.0?

 

Thanks in advanced

JAR

4 REPLIES 4

islam_zidan
Champion

Hello,

I believe you still can use JMX extensions to create such metric, please check the below document.

https://docs.dynatrace.com/docs/shortlink/jmx-extensions

 

Thanks,

Islam

Dynatrace Certified Professional - Dynatrace Partner - Yourcompass.ca

Mizső
DynaMight Leader
DynaMight Leader

Hi @JAR1 ,

For StuckThreadCount metric you should follow these steps. Prerequsite: WL have to expose the jmx metrics.

1. Add new technology monitoring

Mizs_0-1700650993334.png

2. Add JMX extension.

Mizs_1-1700651093437.png

3. Use the jmx extensions editor.

 

Mizs_3-1700651161744.png

4. Add a metric source, select Oracle Weblogic.

Mizs_4-1700651222527.png

Mizs_5-1700651267849.png

5. Create the metric.

Mizs_6-1700651684600.png

I hope it helps.

Best regards,

Mizső

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

@Mizső, super tutorial 😁

Have a nice day!

Thank you very much,
I know that extension , but my question focused on extension v 2.0.
https://docs.dynatrace.com/docs/shortlink/extensions-concepts


Finally, i´ve convert the JMX extension v1 to v2 following this tutorial:
https://developer.dynatrace.com/extensions-v2/dynatrace-extensions-vscode/guides/jmx-conversion/

Featured Posts