Closed craigfurman closed 3 years ago
@craigfurman Probably needs a rebase.
@kakkoyun thanks, rebased :+1:
@metalmatze sorry for the prodding, but have you had a chance to read my reply on one of the threads above? https://github.com/thanos-io/kube-thanos/pull/187#discussion_r555236740
If you'd still prefer to remove that function and do the null checks inline, I can do that, but wanted to justify my initial decision first :slightly_smiling_face.
rebased again
In the time since I opened this, I see that minTime / maxTime have been implemented. I'll close this.
@craigfurman Sorry that we've missed this 🙈 Thanks a million again for your contributions.
no worries! it happens.
Changes
Add more flags to thanos-store: max-time, min-time, and store.grpc.series-sample-limit.
Implements https://github.com/thanos-io/kube-thanos/issues/175
Verification
make generate validate
, and I've experimented with it in a consumer repository that I use to manage thanos.