Skip to content

[receiver/mysql] INFORMATION_SCHEMA TABLES table metrics #32693

Closed
@s-v-a-n

Description

@s-v-a-n

Component(s)

receiver/mysql

Is your feature request related to a problem? Please describe.

Hoping to collect MySQL table metrics such as the number of rows, average row length and table size.

Describe the solution you'd like

Add support for the following metrics: TABLE_ROWS, AVG_ROW_LENGTH, DATA_LENGTH, INDEX_LENGTH and TABLE_LENGTH as the sum of DATA_LENGTH and INDEX_LENGTH.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions