Class NoopInstrumentation

java.lang.Object
co.elastic.clients.transport.instrumentation.NoopInstrumentation
All Implemented Interfaces:
Instrumentation

public class NoopInstrumentation extends Object implements Instrumentation
A no-operation instrumentation. Used when no instrumentation has been set. It can also be used to bypass OpenTelemetry automatic discovery.