17 Jan 2025 06:24 PM
We are using SQL server extension to monitor SQL server databases.
The extension has metrics to monitor the SQL Server databases. These metrics makes call every minute to SQL server databases. What we have noticed is that by middle of the month we have consumed all our DDU's
Is it possible to change the frequency of these metrics to run every 5 minutes or 10 minutes ?
I believe this requires change to yaml file but I am not sure what to change.
Solved! Go to Solution.
17 Jan 2025 08:16 PM
Normally, that is correct. To change the frequency for the latest released extension you would need to adjust it in the yaml (there are 'frequency' fields setting it to the default once per minute). Changing the yaml means having to change the extension name and resigning it with a custom certificate though.
However, I believe that the ability to configure this via a monitoring configuration variable will be available very soon (I think mid-February around when 1.307 is available) so I would just wait for this new version.
17 Jan 2025 08:24 PM
Thank You James
Where does the monitoring configuration variable goes ? I am new to Dynatrace and was wondering how do i configure the variable ? Is it through Dynatrace console ?
17 Jan 2025 08:56 PM
It is not exposed as a configuration variable currently, so you won't see this now. It will be fields you can enter values in when setting up the monitoring configuration once it is added/released.
https://docs.dynatrace.com/docs/shortlink/extension-yaml#variables