Skip to content

v0.84.0

Compare
Choose a tag to compare
@n9-machine-user n9-machine-user released this 22 Aug 14:53
· 133 commits to refs/heads/main since this release
b988a29

What's Changed

🚀 Features

  • feat: PC-13831 unique SLOs validation and test (#526) @jakubpieta

    Added BudgetAdjustment validation for unique SLOs in filters

  • feat: add Replay support to Logic Monitor (#510) @mkaras-nobl9

    Adds Replay support to Logic Monitor data source.

  • feat: PC-13263 Add Report kind (#495) @natalialanga

    New Report kind for handling creating, updating and deleting reports.
    Only System Health Review report type is currently supported.
    This feature is currently in early access, and is available only on demand.
    If you want to utilize SDK for reports management, please reach out to Nobl9 Support.

  • feat: PC-13028 Support Azure Monitor managed service for Prometheus in Direct (#449) @dawidwisn

    Added Direct support for Azure Monitor Managed Service for Prometheus, extending v1alpha.Direct.Spec.

🐞 Bug Fixes

  • fix: PC-13744 Removed anomaly config from composite e2e test (#520) @ditrytus
  • fix: Removing redundant validation in LogicMonitor [PC-13783] (#514) @dawidwisn

    Removing redundant validation for ClientID and ClientSecret in Logic Monitor

  • fix: Fix tests for Azure Prometheus Direct [PC-13028] (#504) @dawidwisn

🧰 Maintenance

21 changes