DB Performance

DB Performance #

Through “DB Performance”, we can view the overall performance of the database, including:

  • Database response time
  • Database load (requests per minute)
  • Database percentage response
  • Database slow query information

image-20211019160557595

At present, the observation is divided into two perspectives:

    1. specified database Perspective
    1. platform level, overall performance of all databases

Specified Database Performance #

image-20211019160629790

After selecting a database, view the performance of the database

All Databases Performance #

image-20211019160645975

Macro performance of all databases during this time period

Slow Query Detail #

By clicking the corresponding slow query statement, we can see the span details and trace information of the SQL.

image-20211019160712255

SQL Span Information

image-20211019160729192

SQL Trace information