Open conghuhu opened 8 months ago
PTAL @AlbumenJ @songxiaosheng
PTAL @AlbumenJ @songxiaosheng
Is it reasonable for java to use micromter to bridge otel and other languages to directly use the otel official client?
PTAL @AlbumenJ @songxiaosheng
Is it reasonable for java to use micromter to bridge otel and other languages to directly use the otel official client?
For metrics, use micrometer is reasonable now. But for tracing, use OTEL would be better.
@conghuhu I'm intrested in this issue,could you assign it to me?
@songxiaosheng which branch should I work for?
@conghuhu I'm intrested in this issue,could you assign it to me?
3.3 please
Pre-check
Search before asking
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 replaceMicrometer
Refrence
opentelemetry
Related issues
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct