add telemetering for client
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 160
Description
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
now ,if clients use some wrong configs, we can not recognize, the only way is to ask users to check their code
### Solution
add a channel to allow server send command (like report the config of produce or client ) to client, then client will report the data
this will help we solve many problems
### Alternatives
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by mapping the existing server-to-client command path and client configuration handling, then define the reporting protocol and its expected coverage before identifying tests for the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100