Michał Mazur
Michał Mazur
* [x] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes Adds --deduplication.func flag to query command. All tests...
* [x] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes The same interval is used for query splitting...
**Thanos, Prometheus and Golang version used**: quay.io/thanos/thanos:v0.36.1 **What happened**: The interval used to generate cache keys differs from the interval used to split the original query. for example, with the...
### Is your proposal related to a problem? In a deployment based only on receivers (no sidecars or HA Prometheus instances), each replicated timeseries holds the same data or parts...
* [ ] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. It's a fix to a not yet released feature....