31 Jan 2024 06:19 PM
Does anyone have a tip on how to do it?
Solved! Go to Solution.
31 Jan 2024 06:59 PM
You better be ready to create your own Extension for this:
29 Feb 2024 04:59 PM
Here's what worked for me:
I was able to replicate the Custom Query DB extension from 1.0 to 2.0 after Dynatrace updated their docs.
Here are the pages I have used that helped me achieve this:
How to deploy your first extension using VSCode: https://developer.dynatrace.com/extensions-v2/dynatrace-extensions-vscode/guides/getting-started/
Sample Yaml to run DB queries: https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/data-sources/sql/sql-reference
It was quite simple to be fair. I have not yet tested in production, but at least now I have the proper guidance.
29 Feb 2024 05:35 PM
In the next month or so we're going to release an observability clinic Youtube video on how to do this as well. Good to hear that you managed yourself!
01 Mar 2024 08:30 PM
The step by step video just came out: https://youtu.be/t9kHPKL9yKY?si=a4EI_F48Kd5Bga29