Skip to content

Commit

Permalink
Update internal/shared/otlp/otlpmetric/transform/metricdata_test.go.tmpl
Browse files Browse the repository at this point in the history
Co-authored-by: David Ashpole <[email protected]>
  • Loading branch information
dmathieu and dashpole committed Jul 10, 2024
1 parent 6d2cadf commit e97f1b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@ func BenchmarkResourceMetrics(b *testing.B) {
},
},
{
name: "with an histogram",
name: "with a histogram",
aggregation: metricdata.Histogram[int64]{
DataPoints: []metricdata.HistogramDataPoint[int64]{
{
Expand Down

0 comments on commit e97f1b2

Please sign in to comment.