Apollo-tooling: Integration/Plugin with Opentelemetry

Created on 11 Apr 2020  路  2Comments  路  Source: apollographql/apollo-tooling

Hi. Opentelemetry (https://opentelemetry.io/) has launched and now is advocated as the standard for instrumenting and tracing all applications and they have also launched a registry for the same at https://opentelemetry.io/registry

Was wondering if there was any plan to get Apollo integrated with opentelemetry. While repos like this: https://github.com/DanielMSchmidt/apollo-opentracing exist and which does opentracing, opentracing would be deprecated soon and also, the it does not come with support for federation (https://github.com/DanielMSchmidt/apollo-opentracing/issues/293)

While https://github.com/apollographql/apollo-tracing exists, I was looking at a standard implementation.

Any plans on taking this up officially? Thanks.

Similar issue on Opentracing here: https://github.com/apollographql/apollo-tracing/issues/12
And in the Opentelemetry repo: https://github.com/open-telemetry/opentelemetry-js/issues/598

Most helpful comment

opentracing would be deprecated soon and also

can you elaborate? what is being deprecated? i do not understand.

edit: ah. found this:

OpenTelemetry ... [was] formed through a merger of the OpenTracing and OpenCensus projects.

All 2 comments

opentracing would be deprecated soon and also

can you elaborate? what is being deprecated? i do not understand.

edit: ah. found this:

OpenTelemetry ... [was] formed through a merger of the OpenTracing and OpenCensus projects.

Was this page helpful?
0 / 5 - 0 ratings