[Feature] Replacing Micrometer with OTEL
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar feature requirement.
### Apache Dubbo Component
Java SDK (apache/dubbo)
### Descriptions
## Background
Currently, `OpenTelemetry` is becoming increasingly mainstream and observable across languages, with mature solutions in metrics, tracing, and logging, while Micrometer is limited to Java.
## Proposal
Therefore, I suggest that Dubbo's future SDKs for all languages(such as Java, Golang, Javascript) should be based on `OpenTelemetry` to achieve observability and completely replace `Micrometer`
## Refrence
[opentelemetry](https://opentelemetry.io/)
### Related issues
_No response_
### Are you willing to submit a pull request to fix on your own?
- [ ] Yes I am willing to submit a pull request on my own!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Assessment
This issue has not been assessed yet.