Skip to content

[Metricbeat] Revisit MySQL module #16955

@sorantis

Description

@sorantis

Today MySQL module collects many relevant metrics, however some are missing. E.g.

  • innodb rows {deleted, updated, read, inserted}
  • slow queries
  • row locks
  • CPU time spent by MySQL process
  • cache stats (SHOW STATUS LIKE "qcache%"), including cache size.
  • buffer pool size (innodb_buffer_pool_size)
  • connection errors (SHOW GLOBAL STATUS LIKE 'Connection_errors%';)
  • database keyword to use for filtering

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions