Releases: cockroachlabs/visus
Releases · cockroachlabs/visus
v.0.3.0
What's Changed
- support certificates rotation when a SIGHUP signal is sent to the
visus
process - metrics from log files:
visus
may be used to scan cockroachdb log files: it will produce metrics for the events in the logs, adding labels for the level and the source of the event. - adding a stopper utility to manage services lifetime.
Binaries: SHA256
cd3940d041515f3bc0b02051a13254b711f48562494625feffab2f836f391879 visus-v0.3.0.linux-amd64.tgz
8b4b6721b45e56c4d1a399d8e81b56cb739a6483312ad9573e89fae59eb872d9 visus-v0.3.0.linux-arm64.tgz
v0.2.0
- Use AOST queries by default for gathering metrics.
SHA256 of binaries:
8463511050c50a887e7f2f1e79fe2e040dac1435b604996ac2b6b8e3fc88e818 visus-v0.2.0.linux-amd64.tgz
9bd3ffc0b6397803e646bfdf0aadd37786fde2dc666d77cc9815afc5bfc17eb4 visus-v0.2.0.linux-arm64.tgz
v0.1.0
What's Changed
Initial release.
- Enable users to collect metrics using arbitrary SQL queries and expose them in a Prometheus format.
- Support for histogram filters.
- Support for cluster level metrics.
- Docker image.
See README.md for details.
Full Changelog: https://github.com/cockroachlabs/visus/commits/v0.1.0
SHA256 of binaries:
31de168b2f46b0c5f5b5a5e4b8a374afdc74eb575ce1b1dac20b0245b8dd10a6 visus-v0.1.0-linux-amd64.zip