Skip to main content

Nobl9 application (1.188.1)

ยท 3 min read
We've just released Nobl9 1.188.1! 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
Resource centerโ€‹

The Resource center is available in the top navigation and gives users quick access to Nobl9 announcements and feature guides.

Resource center menu opened from the top navigation
Resource center menu opened from the top navigation

new
Event Logs for Splunk Observabilityโ€‹

Event Logs are now available for Splunk Observability direct data sources.

The Logs tab and Activate logs action are available for Splunk Observability data sources, and the API accepts enabling log collection for them.

new
Global project scope for reportsโ€‹

Reports can now be scoped to all current and future projects.

Users with organization-wide project access can select a global project scope so a report automatically includes every project in the organization, including projects created after the report is configured.

Learn more in Creating reports.

For YAML-managed reports, set spec.filters.projectScope: all in a kind: Report definition and omit explicit project, service, and SLO filters.

new
MCP tools for Organization statusโ€‹

The Nobl9 MCP server now exposes read-only tools for Organization status information:

  • getOrganizationStatus returns the component tree with computed status and ongoing disruptions.
  • listStatusPageDisruptions returns open and cleared disruptions.

MCP clients can use these tools to answer status questions such as whether anything is currently down for an organization.

new
MCP documentation search toolโ€‹

The Nobl9 MCP server now exposes a read-only searchDocs tool.

MCP clients can search the official Nobl9 documentation and return matching pages with titles, links, and snippets, helping assistants answer how-to and conceptual questions with links to docs.nobl9.com.

improved
Splunk Observability query validationโ€‹

The SLO query checker now validates Splunk Observability queries on the beta release channel.

Invalid SignalFlow programs are reported on the SLO Details screen with the error returned by Splunk Observability. Splunk Observability is also available to every organization by default.