20 Jul 2020
	
		
		08:01 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		20 Aug 2024
	
		
		02:15 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 Michal_Gebacki
		
			Michal_Gebacki
		
		
		
		
		
		
		
		
	
			
		
I am not able to see = DB connection pool metrics in Cloud Foundry tomcat instances. Do we know how these can be monitored or enable in Dynatrace
Solved! Go to Solution.
20 Jul 2020 09:36 PM
Hi Vinnu,
I don't believe that connection pool metrics are captured out of the box. You can configure them through the UI though. Go to Settings -> Monitoring Technologies -> Add new technology monitoring -> Add JMX/PMI extension. See screenshot:

From there you can use the wizard to find the tomcat instance and then select the connection pool metric.
You can find the document for this feature here: https://www.dynatrace.com/support/help/extend-dynatrace/extensions/jmx-extensions/jmx-extensions/
Thanks
-Dallas
12 May 2021 07:30 PM
Hi Dallas,
we added the JMX Db2 plugin and we exposed JMX in our spring boot app. still we are not seeing JDBC pool metrics in dynatrace
Spring config on our app
endpoints:
jmx:
exposure:
include: "metrics, info, beans, conditions, health, loggers, mappings"
let me know what else need to be done to see these metrics
Vinnu
25 May 2021 02:24 PM
Hi Vinnu,
A few points to check:
