Skip to content

Releases: vinted/thanos

v0.27.0+0.0.6: Merge pull request #5 from vinted/fork_fixes

15 Jul 07:24
641e2db
Compare
Choose a tag to compare

v0.27.0+0.0.5: Merge pull request #4 from vinted/tinylfu_improve

14 Jul 13:45
4cdc266
Compare
Choose a tag to compare
  • Added matchers to traces
  • Changed tinyLFU caching duration

v0.27.0+0.0.4: Merge pull request #2 from vinted/tinylfu_memcached

14 Jul 09:47
935e8e1
Compare
Choose a tag to compare
cache: cache locally in memcached as a PoC

v0.27.0+0.0.3: go.mod: update fork

16 Jun 13:02
Compare
Choose a tag to compare
Signed-off-by: Giedrius Statkevičius <[email protected]>

v0.27.0+0.0.2: *: update Prometheus fork

16 Jun 09:39
Compare
Choose a tag to compare

Update Prometheus fork with xincrease changes

v0.27.0+0.0.1: QueryFrontend: pre-compile regexp (#5383)

25 May 07:39
Compare
Choose a tag to compare
* pre compile regexp

Signed-off-by: Jin Dong <[email protected]>

* rename oppattern to labelvaluespattern

Signed-off-by: Jin Dong <[email protected]>

v0.25.0+0.0.4: Add Cache metrics to groupcache (#5352)

12 May 12:24
Compare
Choose a tag to compare
  • Critical groupcache fix
  • Extra metrics for groupcache

v0.25.0+0.0.3: cache: add timeout for groupcache's fetch operation (#5206)

11 May 08:15
Compare
Choose a tag to compare

v0.25.0+0.0.2: store: fix division by zero with query-pushdown

25 Feb 09:28
Compare
Choose a tag to compare

v0.25.0+0.0.1

23 Feb 08:39
Compare
Choose a tag to compare

0.25.0 with 0.0.1 version of performance enhancements