Docker hub: kuvaszmonitoring/kuvasz:2.1.0
docker pull kuvaszmonitoring/kuvasz:2.1.0
Documentation
Features
- Metrics exporters: Added support for exporting metrics to OpenTelemetry and Prometheus. See the Metrics exporters section for more details. With this feature, you easily integrate Kuvasz with your existing observability stack. Currently exposed metrics are:
- Uptime status
- Latest latency
- SSL status
- SSL expiry date
- Bearer token authentication: Added support for Bearer token authentication on the API, along with the existing API key authentication. This allows you to use the same authentication mechanism as other modern APIs, making it easier to integrate with your existing systems.
What's changed
- Bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.1 by @dependabot[bot] in #145
- Bump micronautGradlePluginVersion from 4.5.3 to 4.5.4 by @dependabot[bot] in #151
- remove flaky, duplicated tests by @adamkobor in #162
- Bump com.github.gmazzo.buildconfig from 5.6.5 to 5.6.7 by @dependabot[bot] in #154
- Bump com.gradleup.shadow from 8.3.6 to 8.3.8 by @dependabot[bot] in #159
- Bump com.palantir.git-version from 3.3.0 to 4.0.0 by @dependabot[bot] in #158
- add metrics exporters by @adamkobor in #181
Full Changelog: 2.0.0...2.1.0