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

Finding Database Lock Activity via new Extension

PickleRick
Frequent Guest

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?

1 REPLY 1

rudy_h
Guide

Please support this idea : Database services anomaly detection: Add Database Lock - Dynatrace Community

You will solve your problem as well

Featured Posts