Docker hub: kuvaszmonitoring/kuvasz:2.2.0
docker pull kuvaszmonitoring/kuvasz:2.2.0
Documentation
Features
- Metrics exporter settings are exposed both on the API (under
GET /api/v1/settings
) and on the UI, so you can easily get an overview of the effective configuration. - A live demo is available at demo.kuvasz-uptime.dev where you can try out the latest features of Kuvasz without setting up your own instance. Further details, credentials here.
Fixes
- Fixed the glitch on the UI regarding read-only mode in case the underlying logic was initialized before YAML monitors were loaded. This caused the UI to not show the read-only mode correctly, even though the backend was working as expected.
Full Changelog: 2.1.0...2.2.0