Module opentelemetry_proto::tonic::collector::trace::v1::trace_service_server
source · Available on crate features
gen-tonic-messages
and trace
and gen-tonic
only.Expand description
Generated server implementations.
Structs§
- 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).
Traits§
- Generated trait containing gRPC methods that should be implemented for use with TraceServiceServer.