Nobl9 fundamental resources
To begin working with Nobl9, you'll need to create the following resources: projects, services, data sources, and SLOs. Optionally, you can also create alert policies, alert methods, and labels.
Projects serve as the primary organizational unit in Nobl9. They contain all other resources, including services, data sources, alert policies, and alert methods.
Services represent the components you want to monitor for reliability. Each service contains one or more SLOs that measure its performance.
- The core hierarchy in Nobl9 is Project > Service > SLO.
- SLOs can only exist within services, and each SLO belongs to exactly one service.
- A service can contain multiple SLOs.
Data sources are monitoring solutions that integrate with Nobl9 to provide data for your SLOs.
Alert policies define the conditions that trigger notifications when an SLO breaches its error budget or meets other specified criteria. Alert policies can be attached to any SLO within the same project. You can attach alert methods to alert policies to specify how you want to receive notifications.
Labels are project-agnostic tags that help you organize and streamline work with your Nobl9 resources.
In the Nobl9 web application, resources are displayed in dedicated sections.
| Resource table | Nobl9 web application section |
|---|---|
| Projects | Catalog |
| Services | Catalog |
| Data sources | Integrations |
| SLOs | Service level objectives |
| Alert policies | Alerts |
| Alert methods | Integrations |
| Labels | Catalog |
Click your required resource to open its details.
Resource tablesβ
Each resource type section, except for SLOs, displays resources organized in a table. The Service Level Objectives section provides two view modes: grid and list.
Resource tables include columns with the most essential information for each resource. Both the Service and SLO lists offer advanced options to customize visible table columns, similar to the Events section.
To customize columns, click above the table, on the right:

The column customization menu opens. Both the Service and SLO lists provide quick presets, including:
- Health overview shows columns related to SLO and service health, displaying health categories based on your Service Health dashboard settings.
- Completed reviews highlights SLOs or services with the highest number of completed reviews and review settings.
- Review debt focuses on SLOs and services with the most overdue reviews and review settings.
- Alerts highlights SLOs and services ranked by the highest number of active alerts within the selected time window.
- SLO quality prioritizes flagged SLOsβwith either overdue statuses or detected data anomalies.
Each preset also includes general information, such as:
- Project
- Service (for the SLO list)
- Total SLOs (for the Service list)
- Labels
- Responsible users
You can further personalize your view by clicking Edit and apply my view and selecting your preferred columns. Your customizations are saved to your profile and remain private, unless you explicitly share the view by link.
Change history Enterpriseβ
The Change history feature is available to all users with resource access in Nobl9 Enterprise Edition.
A comprehensive changelog is available under the Change history tab on SLO, project, and service details. It tracks:
- Total number of changes
- Change details
- Timestamp
- User who made the change
- Tool used to implement the change

Toolsβ
The list of tools used to implement every modification is as follows (not all tools are applicable to SLOs):
| Tool used | Description |
|---|---|
| Agent | N/A |
| sloctl | Changes applied using sloctl |
| Browser | Changes made through the Nobl9 Web interface |
| Terraform | Changes applied using the Nobl9 Terraform Provider |
| System | Changes performed by internal system processes |
| SCIM | N/A |
| SDK | Changes made using the Nobl9 SDK for Go |