What’s new in Grafana Cloud
Grafana Labs products, projects, and features can go through multiple release stages before becoming generally available. These stages in the release life cycle can present varying degrees of stability and support. For more information, refer to release life cycle for Grafana Labs.
No results found. Please adjust your filters or search criteria.
Grafana Cloud Asserts
Asserts now supports root cause analysis bi-directional navigation between Asserts and Grafana Application Observability and Kubernetes Monitoring. When you are in Application Observability or Kubernetes Monitoring, you can seamlessly explore Assertions in Asserts without losing context. When in Asserts, you can easily navigate to Application Observability or Kubernetes Monitoring.
Grafana Cloud Asserts infrastructure solution dashboards
Asserts now automatically surfaces KPI dashboards for popular infrastructure components. If you’ve installed any of the following Grafana Cloud integrations, these dashboards automatically appear in Asserts.
- MongoDB
- Jenkins
- Apache Tomcat
- Windows
- Docker
- MySQL
- SNMP
- PostgreSQL
- Clickhouse
- Caddy
Plugin details page redesign
To help make it easier for administrators to assess and interact with Grafana plugins, we are reworking the plugin details page to highlight important metadata, such as when the plugin was last updated.
We intend to further extend this new layout with consistent links for all plugins, to complement the custom links which can currently be optionally configured. This improved consistency will enable simpler interaction with a plugin’s developer - whether that is Grafana Labs, our commercial partners, or our community. These links will include actions such as raising feature requests or bug reports, as well as allowing our community developers to indicate available support and sponsorship options for those that depend on their work.
Reduce number of required fields from the SAML form
The private key and certificate fields are no longer mandatory in the SAML form. To configure SAML without providing a private key and a certificate you have to opt out from using signed requests.
6 Synthetic Monitoring locations moving to AWS
We’ll be improving the scalability, reliability, and functionality of 6 synthetic monitoring probe locations by moving them to AWS: Frankfurt, Singapore, London, Mumbai, Sydney, and Tokyo. This change will bring static IPv4 addresses and IPv6 CIDR ranges for more reliable allow-listing, as well as make k6-powered scripted checks available in these locations. The locations will be upgraded to a new public probe architecture with improved reliability.
These 6 locations will be migrated to AWS in October 2024. For exact migration dates and times of the migration, refer to maintenance notices on our status page. We will update these notices with the new IPv4 and IPv6 CIDR ranges once they are known.
Improved onboarding for OnCall users
We’ve streamlined the onboarding process for OnCall, making it quicker and easier for new users to get started.
Now, new users can access OnCall immediately without waiting for an admin to log in. OnCall initialization has been moved to the backend, reducing setup time and minimizing potential errors. Additionally, user synchronization between Grafana and OnCall is significantly faster, so newly created users can start using OnCall within minutes—without any delays or extra steps.
Manual trigger for webhooks
Webhooks are a useful and flexible way to interact with third-party services. While OnCall has supported advanced webhook integrations for some time, they were previously limited to automatic triggers, such as event-based triggers (e.g., alert group status changes) or escalation chain steps.
Now, you can manually trigger webhooks within the context of an alert group. This new feature enables you to push alert group data to external systems on demand, giving you greater flexibility and control over your integrations.
All number fields for Binary operation transformation
We’ve made a helpful update to the Binary operation mode of the Add field from calculation transformation!
When you set up a binary operation calculation, there’s a new All number fields option available to select. Use this to apply a mathematical operator to multiple number fields simultaneously. This feature is particularly useful when you’re scaling or offsetting data containing multiple, dynamically named fields, allowing the transformation to be applied when dealing with unknown field names.
Alert shortcut in Kubernetes Monitoring panels
Jumpstart your alert creation and customization. Throughout Kubernetes Monitoring, panels from CPU usage to cost are ready for you to create and customize an alert.
The alert query is taken from the relevant panel, so you can quickly adjust the settings for your needs.
Grafana admins struggle to effectively communicate important updates and maintenance information to their users through traditional channels like email and Slack. Customers have requested a feature to display customizable banners within the Grafana interface to ensure critical information is visible and timely.
The announcement banner feature directly addresses the communication challenges faced by Grafana admins by allowing them to display critical information prominently within the Grafana interface. This ensures that all users are immediately informed of important updates, maintenance schedules, compliance info, or other crucial messages, reducing the likelihood of missed communications and enhancing overall user awareness and engagement.
Grafana OnCall Mobile App - New Home Screen
The new home screen is a centralized hub that gives you an at-a-glance overview of everything you need as soon as you open the app. Whether you’re checking your on-call schedule, monitoring active incidents, or managing alert groups, everything is now front and center, making the app more streamlined and efficient for your daily use.
With the new home screen you can:
- Instantly view your primary and backup on-call schedules, so you always know when you’re up.
- Quickly monitor which alerts are firing, acknowledged, or silenced.
- Easily scan through active incidents, their severity, and the affected services or teams.
Why it matters
Improved subfolder creation flow
You can now create subfolders in folders where you have Edit or Admin rights without needing any additional permissions. This enables users and teams to fully manage their folder and dashboard hierarchy, and allows you to keep your instance secure by granting users the minimum necessary set of permissions.
Legend support in bar gauge visualizations
We’ve added legend support to bar gauge visualizations. You can customize legends by navigating to the Legend section in panel options. By default, the legend is disabled.
To better support the legend integration, we’ve added the ability to hide names in each bar gauge. To do that, in the Name placement option, choose Hidden.
New platform, statuses, and doc links in Kubernetes Monitoring
You can now choose Azure AKS as a platform when using the easy deploy method with the Kubernetes Monitoring Helm chart. This sets the required annotations in the Helm chart config file.
The metrics status tab includes statuses for recording rules and the KSM job label.
Grafana Cloud Migration Assistant is in public preview
Public Preview in Grafana OSS and Grafana Enterprise
Migrating from OSS or Enterprise Grafana to Grafana Cloud has traditionally been complex, requiring technical knowledge of Grafana’s HTTP API and time-consuming manual processes. The new Grafana Cloud Migration Assistant changes this by providing a user-friendly interface that automates the migration of your resources. No coding required, it securely handles the transfer in just a few easy steps.
Better SAML integration for Azure AD
When setting up Grafana with Azure AD using the SAML protocol, the Azure AD Graph API sometimes returns a follow-up Graph API call rather than the information itself. This is the case for users who belong to more than 150 groups when using SAML.
With Grafana 11.2, we offer a mechanism for setting up an application as a Service Account in Azure AD and retrieving information from Graph API.