Releases: grafana/grizzly
v0.7.1
This is release v0.7.1
of Grizzly (grr
).
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.7.1/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --help
Docker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.7.1
What's Changed
v0.7.0
This is release v0.7.0
of Grizzly (grr
).
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.7.0/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --help
Docker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.7.0
What's Changed
- Support previewing
Datasource
resources ingrr serve
– by @K-Phoen in #525 - Support previewing
AlertRuleGroup
resources ingrr serve
– by @K-Phoen in #526 - Support
AlertNotificationTemplate
resources ingrr serve
– by @K-Phoen in #531 - Fix
diff
-ing folders – by @nresare in #538 - Fix listing of
LibraryElement
resources – by @K-Phoen in #548 - Fix dashboard snapshot creation – by @K-Phoen in #550
- Decrypt secrets in
AlertContactPoint
resources if possible – by @K-Phoen in #553 - Fix
grr serve
to work even if Grafana is accessible on a sub-path – by @K-Phoen in #564 - Add
--continue-on-error
support for the grr export command – by @K-Phoen in #567
v0.6.1
This is release v0.6.1
of Grizzly (grr
).
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.6.1/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --help
Docker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.6.1
What's Changed
- Fix
grr get
of an AlertRuleGroup with UID containing dots – by @K-Phoen in #517 - Fix the UID displayed by
grr list
for SyntheticMonitoringCheck resources – by @K-Phoen in #517 - Fix a panic that occurred when running
grr apply
to create SyntheticMonitoringCheck resources – by @K-Phoen in #520 - Fix incorrect filenames being generated for some resources with a slash in their name – by @K-Phoen in #521
v0.6.0
This is release v0.6.0
of Grizzly (grr
).
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.6.0/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --help
Docker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.6.0
What's Changed
v0.5.0
This is release v0.5.0
of Grizzly (grr
).
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.5.0/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --help
Docker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.5.0
What's Changed
- Fix a panic when
grr serve
is invoked with no arguments – by @K-Phoen in #504 - Add a
grr config check
command to help diagnosing configuration issues – by @K-Phoen in #501 - Ensure
grr config get
takes environment variables into account – by @K-Phoen in #501 - Improve logs management – by @K-Phoen in #506
- Fix dashboards & datasource handling when parsed from jsonnet – by @K-Phoen in #507
- Support
MIMIR_AUTH_TOKEN
for self-hosted Mimir – by @mtweten in #505 - Fix
grr apply
forPrometheusRuleGroup
resource – by @vladshub in #469
v0.4.8
This is release v0.4.8
of Grizzly (grr
).
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.4.8/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --help
Docker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.4.8
What's Changed
v0.4.7
This is release v0.4.7
of Grizzly (grr
).
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.4.7/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --help
Docker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.4.7
v0.4.6
This is release v0.4.6
of Grizzly (grr
).
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.4.6/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --help
Docker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.4.6
v0.4.5
This is release v0.4.5
of Grizzly (grr
).
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.4.5/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --help
Docker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.4.5
v0.4.4
This is release v0.4.4
of Grizzly (grr
).
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.4.4/grr-linux-amd64"
# make it executable
$ chmod a+x "/usr/local/bin/grr"
# have fun :)
$ grr --help
Docker container:
https://hub.docker.com/r/grafana/grizzly
$ docker pull grafana/grizzly:0.4.4