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.

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

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:

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 adjustmentsAlert
βreturns system annotations generated for triggered alertsNoDataAnomaly
βreturns system annotations for no-data anomaliesUser
βreturns user-created annotations
Documentation updatesβ
SLOs section in Nobl9 resources
Search and filter SLOs in SLO guides
GET /annotations
endpoint referenceThe
sloctl
use guide is updated to document the new sloctl get budgetadjustments
functionality, available in sloctl
version 0.15.0