OpenTelemetry.Proto.Collector.Trace.V1.TraceService
Service that can be used to push spans between one Application instrumented with
OpenTelemetry and a collector, or between a collector and a central collector (in this
case spans are sent/received to/from multiple Applications).
Base class for server-side implementations of TraceService
Client for TraceService
Service descriptor
Creates service definition that can be registered with a server
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.