Package io.grpc.opentelemetry
Interface InternalOpenTelemetryPlugin
- All Superinterfaces:
OpenTelemetryPlugin
Accessors for making plugins.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
Nested classes/interfaces inherited from interface io.grpc.opentelemetry.OpenTelemetryPlugin
OpenTelemetryPlugin.ServerStreamPlugin
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface io.grpc.opentelemetry.OpenTelemetryPlugin
enablePluginForChannel, newServerStreamPlugin
-
Method Details
-
newClientCallPlugin
InternalOpenTelemetryPlugin.ClientCallPlugin newClientCallPlugin()- Specified by:
newClientCallPlugin
in interfaceOpenTelemetryPlugin
-