Skip to content

v0.2.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@grafanabot grafanabot released this 28 Oct 15:25
cc3f5a7

This is release v0.2.0-beta3 of Grizzly (grr). Check out the CHANGELOG for detailed release notes.

Install instructions

Binary:

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/grr" "https://github.com/grafana/grizzly/releases/download/v0.2.0-beta3/grr-linux-amd64"

# make it executable
$ chmod a+x "/usr/local/bin/grr"

# have fun :)
$ grr --help