Skip to content

Commit 3efac36

Browse files
jeffdupontdfinkel
andauthored
Update otmetricreader/find.go
Co-authored-by: dfinkel <david.finkel@gmail.com>
1 parent 1ee8d7b commit 3efac36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

otmetricreader/find.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
)
1111

1212
// FindVal is a testing utility to find the value of a specific metric
13-
// collected by the sdk metric.ManualReader.
13+
// collected by the sdk [metric.ManualReader].
1414
//
1515
// It searches for a metric matching the provided metricName and attribute.Set.
1616
// The type parameter V specifies the expected value type, which must be

0 commit comments

Comments
 (0)