Package io.grpc.opentelemetry
Interface InternalOpenTelemetryPlugin
- All Superinterfaces:
OpenTelemetryPlugin
Accessors for making plugins.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceNested 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:
newClientCallPluginin interfaceOpenTelemetryPlugin
-