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.

Note: Related Content is available for Oracle, MySQL, Redis, and Microsoft SQL Server. For more information on related content, see Related Content in Splunk Observability Cloud.

Database Query Performance indexes the following span tags.

SQL databases

Key

Type

Description

Normalized db.statement (_sf_normalized_db_statement)

string

The database statement, with dynamic elements replaced with placeholders to reduce cardinality

db.name

string

Name of the database

db.type

string

Type of database

db.operation

string

Operation in the database

db.sql.table

string

Table in the database (SQL only)

db.system

string

System of the database

Redis

Key

Type

Description

Database operation (_sf_db_operation)

string

Operation in the database, derived from db.statement or db.operation

db.system

string

System of the database

Learn more

See the following links for more information about Database Query Performance: