Documentation ¶ Index ¶ func ParseFullMethod(fullMethod string) (string, []attribute.KeyValue) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ParseFullMethod ¶ func ParseFullMethod(fullMethod string) (string, []attribute.KeyValue) ParseFullMethod returns a span name following the OpenTelemetry semantic conventions as well as all applicable span attribute.KeyValue attributes based on a gRPC's FullMethod. Types ¶ This section is empty. Source Files ¶ View all Source files parse.go Click to show internal directories. Click to hide internal directories.