DataDog / dd-agent

Datadog Agent Version 5
https://docs.datadoghq.com/
Other
1.3k stars 812 forks source link

default set of jmx / tomcat metrics is too wide #831

Open ssbarnea opened 10 years ago

ssbarnea commented 10 years ago

Please improve the tomcat / jmx default configuration so it will suit most use-case.

I would say the the most-likely desire is to monitor these for JVMs:

I will attach attributes listings made from common JMV apps, like Jenkins, Jira, Confluence,... and we should be able to find good default set of attributes to monitor.

remh commented 10 years ago

Thanks @ssbarnea

Having the possibility to aggregate servlet metrics over all servlets is I think the highest priority.

Regarding threads, they should be already present: https://github.com/DataDog/dd-agent/blob/master/conf.d/tomcat.yaml.example#L15-L26

Did you have any issue with those ?

Thanks for your feedback!

ssbarnea commented 10 years ago

I am already using the Threads, but there is a problem, I wasn't able to find a way to setup an aler regarding % or amount of threads that could be opened ( max - current).