Available on crate features
gen-tonic-messages
and trace
and gen-tonic
only.Expand description
Generated server implementations.
Structs§
- Trace
Service Server - 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).
Constants§
- SERVICE_
NAME - Generated gRPC service name
Traits§
- Trace
Service - Generated trait containing gRPC methods that should be implemented for use with TraceServiceServer.