This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
SQL module fetches metrics from a SQL database
-
sql.driver
-
Driver used to execute the query.
type: keyword
-
sql.query
-
Query executed to collect metrics.
type: keyword
-
sql.metrics.numeric.*
-
Numeric metrics collected.
type: object
-
sql.metrics.string.*
-
Non-numeric values collected.
type: object
-
sql.metrics.boolean.*
-
Boolean values collected.
type: object