Skip to content

Commit

Permalink
Remove debug option
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitar Dimitrov <[email protected]>
  • Loading branch information
dimitarvdimitrov committed Dec 4, 2023
1 parent b3ca906 commit 6b8f00f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration/store_gateway_limits_hit_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ func Test_MaxSeriesAndChunksPerQueryLimitHit(t *testing.T) {
"-blocks-storage.tsdb.retention-period": blockRangePeriod.String(), // We want blocks to be immediately deleted from ingesters.
"-blocks-storage.tsdb.ship-interval": "1s",
"-blocks-storage.tsdb.head-compaction-interval": "500ms",
"-log.level": "debug",
},
)

Expand Down

0 comments on commit 6b8f00f

Please sign in to comment.