Skip to content

[metric] Change some bucket level metrics to table level #1526

Description

@zcoo

Search before asking

  • I searched in the issues and found nothing similar.

Description

Fluss reports some table bucket metrics now. When the number of buckets is very large, the number of metrics data expands significantly. These metrics should only be reported by table level rather than bucket level:

table_bucket_log_flushLatencyMs
table_bucket_log_flushPerSecond
table_bucket_isrExpandsPerSecond
table_bucket_isrShrinksPerSecond
table_bucket_failedIsrUpdatesPerSecond
table_bucket_atMinIsr
table_bucket_underMinIsr
table_bukcket_preWriteBufferFlushLatencyMs

These metrics may be removed:
table_bucket_log_flushLatencyMs_count
table_bucket_inSyncReplicasCount

Willingness to contribute

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Task.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions