Frequently asked questions
Which databases can Guance Database Monitoring observe?
Guance provides DataKit integrations for MySQL, PostgreSQL, SQL Server, Oracle, MongoDB, and additional database scenarios documented in the integration catalogue. The exact query, session, and metric fields depend on the engine and collection method.
Can Database Monitoring identify slow queries?
Yes. Teams can rank queries by execution count, average and total latency, and performance cost, then inspect query samples, wait events, related sessions, and host or application context.
How does Guance investigate blocking and lock waits?
Session snapshots expose waiting and blocking sessions, lock relationships, wait duration, and query text. The investigation follows the chain to the root blocker so teams can distinguish a single long transaction from broader contention.
Can database evidence be correlated with APM, infrastructure, and logs?
Yes. Shared service, host, environment, trace, and time context lets teams move between database queries, application requests, resource metrics, and slow-query logs without rebuilding the investigation.
What does Obsy AI do in Database Monitoring?
Obsy AI can analyse the selected query together with its performance evidence and surrounding telemetry, then provide optimisation considerations for engineer review. It does not replace database change control or production validation.