We are using Java and some open-source projects.
Our traces and metrics of Java applications can be collected by Pinpoint.
But there are cases in which Pinpoint cannot collect them.
For example, we are using open-source project Cortex.
Cortex exposes traces that trace itself to Jaeger or OTLP(OpenTelemetry Protocol).
We want to see traces across multiple platforms in one context.
OpenTelemetry is open-source standard project and a set of technologies to collect traces, metrics and logs.
Are there any plans to support OTLP in the future?
The current plan is as follows.
Trace: There are no support plans, as the specifications are completely different from Zipkin or Jagger.
Metric: There are plans to support compatibility.
Log: Not sure yet.
We are using Java and some open-source projects. Our traces and metrics of Java applications can be collected by Pinpoint. But there are cases in which Pinpoint cannot collect them. For example, we are using open-source project Cortex. Cortex exposes traces that trace itself to Jaeger or OTLP(OpenTelemetry Protocol). We want to see traces across multiple platforms in one context. OpenTelemetry is open-source standard project and a set of technologies to collect traces, metrics and logs. Are there any plans to support OTLP in the future?