11 Dec 2019
	
		
		02:12 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		20 Aug 2024
	
		
		02:16 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.
11 Dec 2019 02:55 PM
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