30 Oct 2023
06:13 PM
- last edited on
07 Nov 2023
09:35 AM
by
MaciejNeumann
30 Oct 2023 10:30 PM
Hi,
In the Microsoft SQL Server (local) plugin on the Dynatrace Hub you will find many useful performance metrics. Among other things, you have metrics for monitoring count of batches, compilations and recompilations. Directly metrics for monitoring jobs themselves I can't find. You may need to pull this information from the database with the help of REST and put it into Dynatrace using the Metric Ingest API.
https://www.dynatrace.com/hub/detail/microsoft-sql-server-local/
Radek