Dash0 now natively integrates with for All Quiet, a modern incident management platform. With this integration, you can now automatically forward all Dash0 check rule failures to All Quiet - ensuring your team can manage and resolve Dash0 issues faster and more efficiently.
All Quiet joins our lineup of supported incident management tools, including PagerDuty and Opsgenie. This gives you more flexibility in how and where you manage incidents, allowing you to integrate Dash0 into your existing workflows effortlessly.
We're excited to announce the release of two powerful new alert integrations: Jira Service Management Ops and Opsgenie! These integrations are designed to streamline your incident management process and ensure you're always on top of critical issues.
Stay Informed, React Faster
With the new Atlassian integrations, you can now receive real-time alerts directly within your Atlassian ecosystem. When a Dash0 checkrule fails, an immediate notification is sent to your chosen Atlassian platform, ensuring incidents are addressed with the appropriate urgency and context. In addition incidents are automatically closed once the checkrule returns to a healthy state, streamlining incident management and reducing manual effort.
Why These Integrations Matter
**Seamless Integration: **Connect your Dash0 alerts directly to Jira Service Management Ops and Opsgenie.
**Real-Time Notifications: **Get instant alerts when checkrules fail, minimizing downtime.
**Enhanced Context: **Ensure incidents are assigned with appropriate urgency and context.
**Incident Auto-Closure: **Incidents are automatically closed once the checkrule returns to a healthy state.
**Clickable Hyperlinks: **Render any URLs within checkrule annotations as clickable hyperlinks improving visibility and quick access to supporting dashboards, documentation or tools.
More details on how to set up both Atlassian integrations can be found in our integration hub:
We're excited to announce our new Hierarchy Map widget, which provides an intuitive way to visualize a large number of resources and their relationships in a condensed and clear manner. This powerful visualization helps you quickly understand the structure and health of your infrastructure as you wish.
The Hierarchy Map organizes your resources in a way that makes it easy to identify patterns, spot degraded resources, and understand hierarchical relationships, even with extensive datasets. Resources can be grouped by various attributes, allowing you to create meaningful visualizations that match your mental model of your infrastructure.
Condensed and Clear Visualization: Effectively display a large number of resources and their connections in a visually efficient format.
Flexible Grouping Options: Group resources by any attribute to create meaningful hierarchies that match your organizational structure or technical architecture.
Health-Based Visualization: Quickly identify problematic resources through color-coding based on health status, making it easy to spot issues within large datasets.
Customizable Appearance: Adjust item size, spacing, and summary display to optimize the visualization for clarity and information density.
Smart Sorting: Sort groups and items by name or health status to prioritize your view based on what matters most in your extensive infrastructure.
The Hierarchy Map widget is available now in your dashboards. Simply add it to any dashboard and configure it to visualize your resources in a way that makes sense for your organization, even with a high volume of data.
This new visualization complements our existing widgets, giving you yet another powerful tool to gain insights from your observability data, particularly when dealing with numerous resources.
The dash0-enabled annotation allows you disable or enable of check rules in Infrastructure-as-Code.
This new dash0-enabled annotation works on an individual check rule basis. It allows you to temporarily or permanently disable or enable check rules via the Dash0 UI, APIs or Dash0 Operator
We're excited to announce the release of our two new alerting integrations "ilert" and "Discord". These integrations provide real-time notifications, similar to already existing integrations like Slack Webhook or Google Chat, ensuring you stay informed about critical issues as they arise.
Stay Informed with real-time alerts
With the new "ilert" and "Discord" integrations, you'll receive immediate notifications whenever a Dash0 check rule enters a failure state. This allows you to address incidents promptly, minimizing downtime and potential impact. These new options ensure you're always in the loop when it matters most.
Key features
**Real-time notifications on check rule failures: **Get instant alerts in "ilert" or "Discord" when a Dash0 check rule fails, enabling quick responses and issue resolution.
**Enhanced annotation display with hyperlinked references: **Any URLs within check rule annotations will be rendered as clickable hyperlinks, providing easy access to supporting dashboards, documentation, or tools, which streamlines your workflow.
More details on how to set up the integrations can be found in our integration hub:
Dash0 now supports a Terraform provider to manage your configuration as code.
Managing and synchronizing dashboards via a user interface can be painful, especially when maintaining them for multiple environments or organizations in Dash0. We already support maintaining dashboards through the Dash0 Operator and starting today, you can alternatively use our Terraform provider.
main.tf
123456789101112131415161718
terraform {
required_providers {
dash0 = {
source = "dash0hq/dash0"
version = "~> 1.0"
}
}
}
provider "dash0" {
# No further configuration options
}
resource "dash0_dashboard" "my_dashboard" {
dataset = "{{dataset}}"
# You can download a dashboard's source yaml through the Dash0 UI
We are thrilled to introduce two new integrations that enable you to receive real-time alerts directly in Microsoft Teams and Google Chat. This enhancement ensures you are immediately notified of critical issues and can act swiftly to resolve them.
Key features of the Microsoft Teams and Google Chat Integration
**Real-time notifications on check rule failures: **Get immediate notifications in Microsoft Teams or Google Chat when a Dash0 check rule enters a failure state. This integration ensures incidents are addressed with the appropriate urgency and context, minimizing downtime and impact.
**Enhanced annotation display with hyperlinked references: **Any URLs within checkrule annotations will now be rendered as clickable hyperlinks. This improves visibility and provides quick access to supporting dashboards, documentation, or tools, streamlining your workflow.
More details on how to set up the integrations can be found in our integration hub:
Our LogAI now identifies patterns in your log messages and uses them to extract type-safe, named attributes that you can use in queries, filters and grouping and, last but not least: triage.
Log messages virtually always follow a pattern: most log messages are generated based on a template, with different variables interpolated in between the static text. And the pattern is unfortunately not available after the log leaves your application.
Wouldn't it be great being able to tell how many and which patterns are there? Or how many logs match each pattern, and how often patterns associated - for example - with errors occur? Or even querying the interpolated variables as if they were log attributes?
Now you can do that all that and more, with the LogAI pattern recognition.
As logs are ingested, our AI identifies patterns, extracts named variables and makes them available as log attributes.
Logs can be filtered and grouped by pattern or by extracted attributes -- directly in the UI, or by referencing them in your PromQL expressions, in the query builder or even in the Triage!
This feature is currently in open beta, as we work on model improvements to increase the accuracy of the patterns and the quality of the extracted attributes.
On the left side we have the count of matching logs by pattern, with a breakdown by severity. On the right side you see a log record with the identified pattern and extracted attributes.
Please note that:
LogAI works on unstructured logs; logs with structure body, like JSON logs, are not modified by LogAI
At the time of writing, LogAI does not extract the trace/span ID attributes for correlation of logs with tracing
LogAI requires logs to have sufficient resource attributes for contextualization; the minimum combinations of resource attributes required are listed here
We’ve introduced a new Home Page that gives you a high-level overview of all telemetry sent to Dash0, including metrics, logs, traces, and alerts—so you can spot issues faster and stay on top of your system’s health at a glance.
We are excited to introduce the new In-Product Home Page in Dash0, designed to provide a high-level overview of the telemetry sent to your account. This centralized dashboard offers key insights into your system's performance and health at a glance.
Comprehensive Overview: Gain immediate visibility into critical telemetry data, including metrics, logs, and traces, all in one place.
User-Friendly Interface: The intuitive design ensures that both new and experienced users can navigate and interpret the data effortlessly.
This enhancement aims to streamline your observability experience by consolidating essential telemetry information into a single, accessible location. We believe this will empower you to make more informed decisions and respond to system changes more swiftly.
We're excited to announce our new integration with PagerDuty, which enables you to use PagerDuty as a notification channel.
Dash0 now supports real-time notifications via PagerDuty when a checkrule fails. Incidents are automatically closed once the checkrule returns to a healthy state, streamlining incident management and reducing manual effort.
**Real-time PagerDuty Notifications on Checkrule Failures: **Trigger immediate alerts to PagerDuty when a Dash0 checkrule enters a failure state. Ensure incidents are assigned with appropriate urgency and context.
**Automatic Incident Resolution on Checkrule Recovery: **Seamlessly resolve open PagerDuty incidents when the associated checkrule returns to a healthy state, minimizing alert fatigue and manual intervention.
**Enhanced Annotation Display with Hyperlinked References: **Render any URLs within checkrule annotations as clickable hyperlinks improving visibility and quick access to supporting dashboards, documentation or tools.
More details on how to set up the PagerDuty integration can be found in our integration hub.
We've just added a new feature to our recently released Slack Bot integration: chart images. This update provides an enhanced way to visualize and understand your alerts directly within Slack.
Our new Slack Bot integration, found at the integration hub, now includes an image of the latest chart with every alert. This image updates with each status change, giving you a clear visual representation of what happened during the alert's time range and shortly before.
Better overview: Gain a clearer understanding of the failed check within the alert's time frame.
History: View a history of all chart images within the alert thread.
Real-time updates: The chart image in the main message updates with every status change.
This new feature aims to provide a more intuitive and informative experience, allowing you to quickly grasp the situation and stay on top of your alerts.