GetLabels emits labels to be attached to metrics for the RPC that contains the provided incomingMetadata.
(incomingMetadata metadata.MD)
| 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 | } |
no outgoing calls