apache / apache/fluss

Add cluster_id tag for TabletServer client metrics

Open
#1,652 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.1k
Forks
625
Avg merge
3d 14h
Merged PRs (30d)
97

Description

### Search before asking

- [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar.

### Description

Currently, the netty client metrics of TabletServer have no cluster_id tag. This makes it difficult to distinguish which cluster sent the request.

### Willingness to contribute

- [x] I'm willing to submit a PR!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the TabletServer netty client metrics entry point and inspect how metric tags are assembled. Trace where the cluster identity is available, then verify that the resulting metrics include a cluster_id tag so requests from different clusters can be distinguished.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.