package internal

import "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal"

Index

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.

Source Files

parse.go

Version
v0.36.2
Published
Oct 11, 2022
Platform
js/wasm
Imports
3 packages
Last checked
1 day ago

Tools for package owners.