04 Oct 2019 01:46 PM - last edited on 18 May 2021 11:59 AM by MaciejNeumann
I would like to receive an alert when the number of busy threads in a specific thread pool reaches a fixed threshold.
I can see the thread pool in the process metrics - for example "https-jsse-nio-8443" as shown here:
However, it seems it's not possible to create a custom alert for the above thread pool alone as only the total is available as metric "Tomcat busy threads":
Is there any way around that or is that a known limitation and potential candidate for an RFE?
Solved! Go to Solution.
04 Oct 2019 02:10 PM
The only workaround you can do is push information about thread pools state to dynatrace, and there are some options for that:
I think best option will be the first one.
Sebastian
04 Oct 2019 02:23 PM
Hi Sebastian.
I'll reate a JMX plugin then to have this covered until 180 is pushed to our cluster.
Thanks!
04 Oct 2019 02:10 PM
Hi Enrico,
You will love this upcoming feature. Its already pretty close to general availability. Will be available in release 179 (Dynatrace SaaS) and 180 Dynatrace Managed.
Best greetings,
Wolfgang
04 Oct 2019 02:16 PM
Cool! Super handy thing 😉
04 Oct 2019 02:21 PM
Hi Wolfgang,
That's the feature I expected to see from the start - so yes, definitely looking forward 🙂
Thanks for the feedback!