thanos icon indicating copy to clipboard operation
thanos copied to clipboard

Fix query: different results for rate function when not dedup or using implicit step interval #7341

Open tizki opened this issue 7 months ago • 0 comments

  • [V ] I added CHANGELOG entry for this change.
  • [ ] Change is not relevant to the end user.

Changes

I added query.dedup-penalty to allow passing a different initial value for the default penalty of the deduplication algorithm. see issue https://github.com/thanos-io/thanos/issues/7341

Verification

added a unit test case for the usage of the new setting.

tizki avatar Jul 01 '24 12:07 tizki