11 Dec 2019
02:12 PM
- last edited on
18 May 2023
03:29 PM
by
Michal_Gebacki
Is there any way to execute DB query and propagate the results in Dynatrace Managed? Something similar to Appmon DB Query plugin. Or do I have to develop my own plugin?
Solved! Go to Solution.
Nope, there is no official one.
I'm not developer, but managed to write a small AG plugin which queries Oracle DB, gets single value and creates such metric in DB.
It's for Oracle db only