Skip to content

Releases: kubevirt/monitoring

v0.0.10

29 Apr 08:07
3df5232
Compare
Choose a tag to compare

What's Changed

  • Update metrics documentation by @github-actions in #287
  • Enhance GitHub Actions workflow for multi-platform builds. by @ashokpariya0 in #286
  • Update Dockerfile to use TARGETOS instead of linux. by @ashokpariya0 in #289
  • Bump golang base image in the Dockerfile, to 1.23 by @nunnatsa in #292

New Contributors

Full Changelog: v0.0.8...v0.0.10

v0.0.9

29 Apr 07:57
4e38b2e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

17 Feb 13:41
234f65f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

17 Feb 13:15
2239771
Compare
Choose a tag to compare

What's Changed

  • Fix spacing diffs from downstream by @machadovilaca in #247
  • Update metrics documentation by @github-actions in #245
  • Update metrics documentation by @github-actions in #248
  • Update metrics documentation by @github-actions in #249
  • Improve runbooks docs readability by @machadovilaca in #251
  • Enable runbook-sync-downstream automation workflow by @machadovilaca in #252
  • Update metrics documentation by @github-actions in #250
  • Improve CDI alert runbooks by @arnongilboa in #253
  • Improve CDI alert runbooks clarity by @arnongilboa in #255
  • Add public copyright license by @assafad in #254
  • CNV-41549 - Fixing a diagnosis step for CDIDefaultStorageClassDegraded by @jherrman in #257
  • Create file with deprecation message for deprecated runbooks by @machadovilaca in #259
  • Update metric in VMStorageClassWarning runbook by @machadovilaca in #258
  • Add downstream links info to VMStorageClassWarning runbook by @machadovilaca in #261
  • [runbook-sync-downstream] Close outdated PRs by @machadovilaca in #260
  • Runbook sync closing recently opened PR by @machadovilaca in #262
  • Update metrics documentation by @github-actions in #264
  • Update metrics documentation by @github-actions in #265
  • Add HCOMisconfiguredDescheduler runbook by @tiraboschi in #266
  • Change kubevirt/kubevirt metrics docs path by @machadovilaca in #270
  • Add OperatorConditionsUnhealthy runbook by @machadovilaca in #269
  • Update metrics documentation by @github-actions in #267
  • Remove assafad from reviwers by @avlitman in #271
  • Minor tweaks for OperatorConditionsUnhealthy.md by @jherrman in #272
  • Update metrics documentation by @github-actions in #274
  • Writing style tweaks for HCOMisconfiguredDescheduler.md by @jherrman in #273
  • Update metrics documentation by @github-actions in #275
  • Fix HCOMisconfiguredDescheduler lines length by @avlitman in #276
  • Update OperatorConditionsUnhealth alert name by @sradco in #277
  • [sync-runbooks-downstream] Update namespaces in commands by @machadovilaca in #278
  • Update metrics documentation by @github-actions in #279
  • Update metrics documentation by @github-actions in #281
  • Update metrics documentation by @github-actions in #282
  • Add runbooks for observability controller alerts by @machadovilaca in #280

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

20 May 13:57
61b487a
Compare
Choose a tag to compare

#244: metrics name linter: Remove timestamp_seconds suffix restriction

v0.0.5

12 Mar 19:08
Compare
Choose a tag to compare

Signed-off-by: assafad aadmi@redhat.com

v0.0.4

04 Mar 18:39
Compare
Choose a tag to compare

Added monitoring linter which is designed to ensure that in Kubernetes operator projects,
monitoring-related practices are implemented within the pkg/monitoring directory using operator-observability methods.

v0.0.3

14 Nov 08:38
Compare
Choose a tag to compare

metric-linter: Add 'vec' string to metrics types.

v0.0.2

27 Jun 09:42
Compare
Choose a tag to compare

Added new golang helper package to handle metrics: github.com/kubevirt/monitoring/test/metrics/prom-metrics-linter/metrics-parser

Create and publish image with the metric-name-linter