09 Dec 2020 04:33 PM
Hello Dynatrace!
Do you have documentation on this early adopter plugin: "JBoss Connection Pools"
Previously I created my costum plugin and I'm considering to switch to the early adopter one.
(Where can I eventually give a feedback on it?)
Thank you
Solved! Go to Solution.
09 Dec 2020 06:24 PM
This is actually one of a set of 5 extensions for connection pools for different app servers, the rest are coming with 207 which should be very soon. At that time we should have a product news blog and documentation published - it's in the pipeline now.
EDIT: The blog just got published: https://www.dynatrace.com/news/blog/simplify-troubleshooting-with-ai-powered-insights-into-connectio...
I imagine you've already done this if necessary for you custom one but the only requirement for JBoss should be enabling statistics on the relevant connection pools.
https://access.redhat.com/solutions/268793#EAP63 (requires red hat account)
Apart from that, to see the metrics gathered you can search for Jboss in a custom chart:
For feedback you can post in the Ideas forum here on Answers. Feel free to ask if you have any specific questions as well.
10 Dec 2020 08:27 AM - last edited on 16 Oct 2023 03:10 PM by random_user
I already have at least one idea! Thank you for the answear and the blog
https://community.dynatrace.com/spaces/483/dynatrace-product-ideas/idea/247931/jboss-connection-pool...
10 Dec 2020 12:05 PM
This seems particularly interesting! It seems it has to be deployed globally. Is there a way to restrict it, so we can test it on, say, a certain instance of an application server?
BTW, I'm interested inn WildFly (new name for JBoss). I suppose it's supported? I ask this because in all references, they all say JBoss...
10 Dec 2020 12:19 PM
@Antonio S. Usually you can alway activate a plugin-in on a specific istance (or on all group of as).
You deactivate the pugin-in globally and you activate it per host (in the setting on each hosts or host groups)
10 Dec 2020 02:28 PM
Yes, Wildfly is included - I'll see about making sure that is called out properly. This extension will be available for any processes detected as JBoss, JBoss EAP, or Wildfly:
22 Jan 2021 10:55 AM - last edited on 27 Mar 2023 11:15 AM by MaciejNeumann
HI James K there might be a problem with the Jboss Plugin for some version of JBoss Enterprise Application Platform (or it might be just my case)
22 Mar 2021 11:27 AM
I confirm the extension is problematic as in our case it broke several applications running on JBoss EAP 7.1 and 7.2. The symptoms are the same as mentioned in this RFE and unfortunately the described workaround with setting
DT_DEBUG=optionDelayJmxMetricsMinJava=600
didn't help either...