Tracing - olivere/elastic GitHub Wiki

There is experimental support for distributed tracing.

OpenTracing

Tracing with OpenTracing can be found in github.com/olivere/elastic/trace/opentracing.

See the Tracer recipe.

OpenCensus

Tracing with OpenCensus can be found in github.com/olivere/elastic/trace/opencensus.