seldon-core icon indicating copy to clipboard operation
seldon-core copied to clipboard

Explore OpenTelemetry Collector

Open adriangonz opened this issue 4 years ago • 1 comments

The OpenTelemetry project now has a Collector component, which can be seen as fluentd for traces. The collector offers a single (vendor agnostic) centralised point to gather traces from different components, that can then be pushed to a 3rd party vendor backend (e.g. Jaeger, Datadog, etc).

It would be good to explore whether this could be used as the default in Seldon Core, so that we decouple vendor-specific code from Seldon components, and thus enable support for any tracing backend.

More details can be found in their repo: https://github.com/open-telemetry/opentelemetry-collector

adriangonz avatar Mar 17 '21 10:03 adriangonz

Duplicate of https://github.com/SeldonIO/seldon-core/issues/2609

ukclivecox avatar Jan 09 '22 15:01 ukclivecox

v2

ukclivecox avatar Dec 05 '22 11:12 ukclivecox