You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename MetricSample.source to MetricSample.connection (#347)
This commit renames the `source` field in the `MetricSample` message to
`connection`. This change is made to clarify the purpose of the field,
as it specifically refers to the connection point from which the metric
was obtained, rather than a generic source.
closes#260
0 commit comments