Skip to main content

Nobl9 application (1.144.0)

Β· 3 min read
We've just released Nobl9 1.144.0! Release highlights:
new
improved
keep up to date!
Keep tracking the latest changes in Nobl9 and subscribe to our Application RNs RSS Feed

Release details​


new
SLO list view​

The Service level objectives section now includes a new list view, offering a customizable, table-based way to manage your SLOs alongside the existing grid view.

SLO list
SLO list view

To switch views, click in the top-right of the screen:

accessing SLO list
Accessing the SLO list view

SLO list provides advanced functionality:

  • A customizable table displaying SLO details, including its location metadata, objectives, and the reliability values
  • The total number of filtered SLOs
  • The option to customize columns
  • Filter SLOs by service. For this, click ->| Show filters above the table to narrow the results

improved
Shareable link to data source details​

Now, clicking the data source link in your SLO's metadata block directs you to a dedicated details page for this data source. The page has a shareable link, making it easier to collaborate with your team:

data source details
Data source details

improved
Filter by category for GET /annotations​

The Annotations API's GET /annotations endpoint now allows filtering annotations by category.

To leverage it, pass the category query parameter with one or more of the following values:

  • Adjustmentβ€”returns system annotations related to budget adjustments
  • Alertβ€”returns system annotations generated for triggered alerts
  • NoDataAnomalyβ€”returns system annotations for no-data anomalies
  • Userβ€”returns user-created annotations

Documentation updates​

SLOs section in Nobl9 resources
GET /annotations endpoint reference