open-telemetry / open-telemetry/opentelemetry-java-instrumentation
Add Nacos Client 2.x Instrumentation
Open
@peachisai is already working on this.
Since Apr 27, 2026.
enhancement
needs triage
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 1.2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 228
Description
Is your feature request related to a problem? Please describe.
nacos-client utilizes the Maven Shade plugin to prevent class conflicts. Consequently, gRPC instrumentation is unable to capture the requests.
I propose adding a new instrumentation module for nacos-client 2.x.
Describe the solution you'd like
I have a clear plan for the implementation. I would like to work on this, please assign it to me.
Describe alternatives you've considered
No response
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.