Skip to content

Releases: cortexproject/cortex-tools

v0.17.0

14 May 08:09
v0.17.0
aeb499d
Compare
Choose a tag to compare

v0.17.0 Release

Changes

  • [CHANGE] Upgrade cortex to v1.17.0

Installation

cortextool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "cortextool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.17.0/cortextool_0.17.0_linux_x86_64"

# make it executable
$ chmod a+x "cortextool"

# have fun :)
$ ./cortextool --help

benchtool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "benchtool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.17.0/benchtool_0.17.0_linux_x86_64"

# make it executable
$ chmod a+x "benchtool"

# have fun :)
$ ./benchtool --help

Docker images

  • docker pull quay.io/cortexproject/benchtool:v0.17.0
  • docker pull quay.io/cortexproject/cortex-tools:v0.17.0

v0.16.1

13 May 11:08
v0.16.1
1a5b719
Compare
Choose a tag to compare

v0.16.1 Release

Changes

  • [CHANGE] Upgrade cortex to v1.16.1

Installation

cortextool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "cortextool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.16.1/cortextool_0.16.1_linux_x86_64"

# make it executable
$ chmod a+x "cortextool"

# have fun :)
$ ./cortextool --help

benchtool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "benchtool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.16.1/benchtool_0.16.1_linux_x86_64"

# make it executable
$ chmod a+x "benchtool"

# have fun :)
$ ./benchtool --help

Docker images

  • docker pull quay.io/cortexproject/cortex-tools:v0.16.1
  • docker pull quay.io/cortexproject/benchtool:v0.16.1

v0.15.3

10 May 07:17
v0.15.3
3723273
Compare
Choose a tag to compare

v0.15.3 Release

Changes

  • [CHANGE] Upgrade cortex to v1.15.3

Installation

cortextool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "cortextool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.15.3/cortextool_0.15.3_linux_x86_64"

# make it executable
$ chmod a+x "cortextool"

# have fun :)
$ ./cortextool --help

benchtool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "benchtool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.15.3/benchtool_0.15.3_linux_x86_64"

# make it executable
$ chmod a+x "benchtool"

# have fun :)
$ ./benchtool --help

Docker images

  • docker pull quay.io/cortexproject/benchtool:v0.15.3
  • docker pull quay.io/cortexproject/cortex-tools:v0.15.3

v0.14.1

09 May 14:05
v0.14.1
abba493
Compare
Choose a tag to compare

v0.14.1 Release

Changes

  • [CHANGE] Upgrade cortex to v1.14.1
  • [CHANGE] Remove chunktool and rules-migrator. Dependent on deprecated chunks storage.
  • [CHANGE] Remove cortex-overrides. This function mas been merged to cortex binary.

Installation

cortextool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "cortextool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.14.1/cortextool_0.14.1_linux_x86_64"

# make it executable
$ chmod a+x "cortextool"

# have fun :)
$ ./cortextool --help

benchtool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "benchtool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.14.1/benchtool_0.14.1_linux_x86_64"

# make it executable
$ chmod a+x "benchtool"

# have fun :)
$ ./benchtool --help

Docker images

  • docker pull quay.io/cortexproject/benchtool:v0.14.1
  • docker pull quay.io/cortexproject/cortex-tools:v0.14.1

v0.13.2

08 May 18:37
v0.13.2
71a39d3
Compare
Choose a tag to compare

v0.13.2 Release

Changes

  • [CHANGE] Upgrade cortex to v1.13.2
  • [CHANGE] Updates version of Go to 1.22 and Alpine to 3.19.1 in Dockerfiles
  • [FEATURE] Make rulerAPI Path configurable
  • [FEATURE] Add tool to deserialize alertmanager state file
  • [ENHANCEMENT] Support loading alertmanager templates from different directories
  • [BUGFIX] Set tenant id in prom analyse command

Installation

cortextool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "cortextool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.13.2/cortextool_0.13.2_linux_x86_64"

# make it executable
$ chmod a+x "cortextool"

# have fun :)
$ ./cortextool --help

benchtool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "benchtool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.13.2/benchtool_0.13.2_linux_x86_64"

# make it executable
$ chmod a+x "benchtool"

# have fun :)
$ ./benchtool --help

Docker images

  • docker pull quay.io/cortexproject/benchtool:v0.13.2
  • docker pull quay.io/cortexproject/cortex-tools:v0.13.2

v0.11.1

01 Aug 16:09
v0.11.1
9136782
Compare
Choose a tag to compare

v0.11.1 Release

Changes

  • [BUGFIX] Fix check for new version
  • [BUGFIX] Fix reference to download the binaries

Installation

cortextool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "cortextool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.11.1/cortextool_0.11.1_linux_x86_64"

# make it executable
$ chmod a+x "cortextool"

# have fun :)
$ ./cortextool --help

benchtool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "benchtool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.11.1/benchtool_0.11.1_linux_x86_64"

# make it executable
$ chmod a+x "benchtool"

# have fun :)
$ ./benchtool --help

v0.11.0

31 Jul 17:52
v0.11.0
0c26713
Compare
Choose a tag to compare

v0.11.0 Release

Changes

  • [CHANGE] Rename to cortexproject/cortex-tools #2
  • [CHANGE] Update go image to v1.16.15. #4
  • [CHANGE] Upgrade cortex to v1.11.1 #5
  • [CHANGE] Match grafana/dskit with version used by cortex v1.11.1 #5
  • [CHANGE] Match prometheus/common with version used by cortex v1.11.1 #5
  • [CHANGE] Match prometheus/prometheus with version used by cortex v1.11.1 #5
  • [CHANGE] Remove loki support #7
  • [FEATURE] Support Arm64 on Darwin for all binaries (benchtool etc). grafana#215
  • [FEATURE] Add cortextool rules delete-namespace command to delete the specified rule namespace. #8
  • [BUGFIX] Fix cortextool rules legends displaying wrong symbols for updates and deletions. grafana#226

Installation

cortextool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "cortextool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.11.0/cortextool_0.11.0_linux_x86_64"

# make it executable
$ chmod a+x "cortextool"

# have fun :)
$ ./cortextool --help

benchtool

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "benchtool" "https://github.com/cortexproject/cortex-tools/releases/download/v0.11.0/benchtool_0.11.0_linux_x86_64"

# make it executable
$ chmod a+x "benchtool"

# have fun :)
$ ./benchtool --help

Docker images

  • docker pull quay.io/cortexproject/benchtool:v0.11.0
  • docker pull quay.io/cortexproject/cortex-tools:v0.11.0