cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MSSQL 2.0 Extensions with Dynatrace

mannepalli
Newcomer_

I am tasked with developing a custom extension for Microsoft SQL Server 2.0 to facilitate data retrieval and visualization for a project. The objective is to execute specific queries to extract data into Dynatrace and subsequently analyze and present the information through interactive dashboards. I kindly request your assistance in creating this extension. If there are any comprehensive video tutorials or detailed documentation available that can guide me through the process, please provide me with the necessary resources. Your support in this matter would be greatly appreciated.

1 REPLY 1

Fin_Ubels
Dynatrace Champion
Dynatrace Champion

Hey Mannepalli,

For creating custom Dynatrace extensions there is extensive documentation available here https://docs.dynatrace.com/docs/extend-dynatrace/extensions20. Under that page there are a few key areas of interest that would be most relevant for you.

Additionally there should be a custom extension creator app that currently focuses on SQL based extensions. This should allow for much easier setup and creation of an SQL based custom extension. This can be found in the hub as seen below.

Fin_Ubels_0-1726713872549.png

 

Of the above I would start with the WMI extension tutorial to understand the general process and structure of what you are creating, and then from there I would look into the custom extension creator app and additional documentation provided.

Hope this helps!

 

Featured Posts