MCPcopy
hub / github.com/grpc/grpc-go / GetLabels

Method GetLabels

stats/opentelemetry/internal/pluginoption.go:40–40  ·  view source on GitHub ↗

GetLabels emits labels to be attached to metrics for the RPC that contains the provided incomingMetadata.

(incomingMetadata metadata.MD)

Source from the content-addressed store, hash-verified

38 // GetLabels emits labels to be attached to metrics for the RPC that
39 // contains the provided incomingMetadata.
40 GetLabels(incomingMetadata metadata.MD) map[string]string
41}

Callers 3

processRPCDataMethod · 0.65
TestGetLabelsMethod · 0.65

Implementers 1

pluginOptionstats/opentelemetry/csm/pluginoption.g

Calls

no outgoing calls

Tested by 1

TestGetLabelsMethod · 0.52