Skip to main content

Nobl9 application (1.190.0)

ยท 2 min read
We've just released Nobl9 1.190.0! Release highlights:
keep up to date!
Keep tracking the latest changes in Nobl9 and subscribe to our Application RNs RSS Feed
new

Release detailsโ€‹

new
Webhook HTTP signaturesโ€‹

Nobl9 now signs all webhook notifications with HTTP Message Signatures.

Use the signature to verify that a webhook notification came from Nobl9 and that the signed request fields and body were not changed in transit. Signed requests carry the Content-Digest, Signature-Input, and Signature headers.

Existing webhook endpoints continue to receive notifications without changes. Signature verification is optional, and you can adopt it when your endpoint is ready.

new
Treat zero values as no dataโ€‹

No data anomaly detection can now treat a value of 0 as no data, for data sources that return 0 as a placeholder instead of omitting the data point.

Enable the setting per SLO to have zero values trigger no-data alerts. Existing SLOs keep the previous behavior until you enable it.

Treat zero values as no data checkbox in the No data anomaly alert configuration
Treat zero values as no data in the No data anomaly alert configuration

new
Splunk Observability generally availableโ€‹

The Splunk Observability integration is now self-service for all organizations.

new
Disruption timeline updatesโ€‹

Disruptions & impact in Organization status now uses a new update flow for posting changes to a disruption timeline.

A single update can add a timeline comment, change the severity, and amend the scope of impacted components.

Refer to the Organization status API for the disruption update endpoints