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?
Answer by Wolfgang B. ·
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
Answer by Sebastian K. ·
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
JANUARY 15, 3:00 PM GMT / 10:00 AM ET