I want to create one chart with DB Time but filtered or splitted by connection pool. My customer has 2 connections pools and he wants to see the DB Time but only for one of these connection pools.
How can I do this?
Thanks in advance!
Answer by Andreas G. ·
Hi
There is no out-of-the-box feature for Measures per Connection Pool. But - depending on your AppServer you can create your own custom JMX Measures to pull in the data for your individual Connection Pools. Open your System Profile -> Measures -> pick one of the Custom JMX Measures under tha Agent-based Measures and then browse through the available JMX Measures with the Metrics Browser. Search for "connection" or "jdbc" - you will most likely find the right JMX Measures
Once you have these measures defined dynatrace will capture them and you can chart them
Andi
Thanks Andi,
my AppServer is WebSphere, so with these JMX measures is possible to create one Dashboarts with DB Count/DB Time splitted by connection pool? How can I create a BT filtered or splitted by these JMX measures? My customer is interested in seeing these measures, DB Time/DB Count, but separated...
Thanks!
JANUARY 15, 3:00 PM GMT / 10:00 AM ET
Business Transactions missing when splitting criteria is null/empty.
Bind Variable in a Business Transaction
How to feed External data into Dynatrace to be used into Business Transaction Filtering condition
How to create nodejs measures or business transactions
Can you use OR in string matches? (Ends, contains, starts, etc., without REGEX)