MySQL Fields

edit

MySQL server status metrics collected from MySQL.

mysql Fields

edit

mysql contains the metrics that were obtained from MySQL query.

status Fields

edit

status contains the metrics that were obtained by the status SQL query.

aborted Fields

edit

Aborted status fields.

mysql.status.aborted.clients

edit

type: long

The number of connections that were aborted because the client died without closing the connection properly.

mysql.status.aborted.connects

edit

type: long

The number of failed attempts to connect to the MySQL server.

binlog Fields

edit

mysql.status.binlog.cache.disk_use

edit

type: long

mysql.status.binlog.cache.use

edit

type: long

bytes Fields

edit

Bytes stats.

mysql.status.bytes.received

edit

type: long

format: bytes

The number of bytes received from all clients.

mysql.status.bytes.sent

edit

type: long

format: bytes

The number of bytes sent to all clients.

threads Fields

edit

Threads stats.

mysql.status.threads.cached

edit

type: long

The number of cached threads.

mysql.status.threads.created

edit

type: long

The number of created threads.

mysql.status.threads.connected

edit

type: long

The number of connected threads.

mysql.status.threads.running

edit

type: long

The number of running threads.

mysql.status.connections

edit

type: long

created Fields

edit

mysql.status.created.tmp.disk_tables

edit

type: long

mysql.status.created.tmp.files

edit

type: long

mysql.status.created.tmp.tables

edit

type: long

delayed Fields

edit

mysql.status.delayed.errors

edit

type: long

mysql.status.delayed.insert_threads

edit

type: long

mysql.status.delayed.writes

edit

type: long

mysql.status.flush_commands

edit

type: long

mysql.status.max_used_connections

edit

type: long

open Fields

edit

mysql.status.open.files

edit

type: long

mysql.status.open.streams

edit

type: long

mysql.status.open.tables

edit

type: long

mysql.status.opened_tables

edit

type: long

command Fields

edit

mysql.status.command.delete

edit

type: long

mysql.status.command.insert

edit

type: long

mysql.status.command.select

edit

type: long

mysql.status.command.update

edit

type: long