Reference for Database Query Performance
Reference material for using Database Query Performance in Splunk APM.
Supported databases
Database Query Performance provides insights for the following database software:
Amazon Redshift
Db2
Google Cloud Spanner
MariaDB
Microsoft SQL Server
MySQL
OceanBase
Oracle
PostgreSQL
Presto
Redis
Database Query Performance works with all versions supported by the instrumented applications.
Database-related span tags
Database Query Performance indexes the following span tags.
SQL databases
Key | Type | Description |
---|---|---|
Normalized db.statement ( | string | The database statement, with dynamic elements replaced with placeholders to reduce cardinality |
| string | Name of the database |
| string | Type of database |
| string | Operation in the database |
| string | Table in the database (SQL only) |
| string | System of the database |
Redis
Key | Type | Description |
---|---|---|
Database operation ( | string | Operation in the database, derived from |
| string | System of the database |
Learn more
See the following links for more information about Database Query Performance:
For an overview of Database Query Performance, see Monitor Database Query Performance.
To turn on Database Query Performance, see Turn on Database Query Performance.
For a scenario focusing on MySQL and SQL troubleshooting, see Scenario: Jax identifies slow database queries using Database Query Performance.
For a scenario focusing on Redis and NoSQL troubleshooting, see Scenario: Skyler investigates Redis performance issues using Database Query Performance.
To troubleshoot issues with Database Query Performance, see Troubleshoot Database Query Performance.