30 Apr 2024 08:09 PM
Good afternoon. I updated our Dynatrace environment to monitor our Microsoft SQL Server databases for activity, locks, etc. I'm still new to this whole Grail thing, so it may be pretty straightforward but can someone please help me better understand how to query for information around database activity, database deadlocks, etc?
I can see certain information like deadlock "counts" via the following - but this is a query that Dynatrace generated for us so I don't understand where exactly to drill for this data.
timeseries count=sum(`sql-server.locks.deadlocks.count`),by:{`dt.entity.sql:sql_server_instance`},filter:{`dt.entity.sql:sql_server_instance`=="CUSTOM_DEVICE-E1D746BE1E788A99"}
However, if I wanted to get additional information around deadlocks, what database\table they impact, etc. how can I do so?
02 May 2024 04:58 AM
Please support this idea : Database services anomaly detection: Add Database Lock - Dynatrace Community
You will solve your problem as well