Skip to content

Commit

Permalink
comment style
Browse files Browse the repository at this point in the history
  • Loading branch information
dashpole committed Oct 18, 2024
1 parent 44343af commit deb9234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/metric/internal/aggregate/aggregate.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ type Builder[N int64 | float64] struct {
// input of measurements.
Filter attribute.Filter
// ExemplarFilter is the filter applied to measurements before offering
// them to the exemplar Reservoir
// them to the exemplar Reservoir.
ExemplarFilter exemplar.Filter
// ExemplarReservoirProvider is the factory function used to create a new
// exemplar Reservoir for a given attribute set.
Expand Down

0 comments on commit deb9234

Please sign in to comment.