Skip to content

[metric] aggregate some table partition level metrics to table level #1525

@zcoo

Description

@zcoo

Search before asking

  • I searched in the issues and found nothing similar.

Description

Fluss reports some table partition metrics now, which causes metrics data scale to expand by partition count. These metrics should be aggregated by table level:


table__bytesOutPerSecond
table__messagesInPerSecond
table_bytesInPerSecond
table_remoteLogDeleteRequestPerSecond
table_remoteLogDeleteErrorPerSecond
table_remoteLogCopyRequestPerSecond
table_remoteLogCopyBytesPerSecond
table_remoteLogCopyErrorPerSecond
table_failedProduceLogRequestPersecond
table_totalProduceLogRequestPersecond
table_failedPutKvRequestPersecond
table_totalPutKvRequestPersecond
table_failedLookupRequestPersecond
table_totalLookupRequestPersecond
table_failedPrefixLookupRequestPersecond
table_totalPrefixLookupRequestPersecond
table_failedLimitScanRequestPersecond
table_totalLimitScanRequestPersecond

Willingness to contribute

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions