Skip to content

Commit

Permalink
lower threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdurham committed Oct 29, 2024
1 parent 67f4579 commit d4bd469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/component/prometheus/write/queue/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ func TestE2E(t *testing.T) {

const (
iterations = 10
items = 100
items = 10
)

func runTest(t *testing.T, add func(index int, appendable storage.Appender) (float64, labels.Labels), test func(samples *safeSlice[prompb.TimeSeries]), metaTest func(meta *safeSlice[prompb.MetricMetadata])) {
Expand Down

0 comments on commit d4bd469

Please sign in to comment.