Home / Companies / Grafana Labs / Blog / May 2026

May 2026 Summaries

8 posts from Grafana Labs

Filter
Month: Year:
Post Summaries Back to Blog
Kubernetes Monitoring in Grafana Cloud now uses Grafana-managed alerts as the primary alerting system, moving away from data source-managed alerts handled by the Prometheus-compatible backend. This shift means that alert rules, initially preconfigured for monitoring issues like CPU throttling and node failures, are now evaluated and routed through Grafana Cloud's built-in alerting engine, which offers advanced features such as multi-data-source rules and RBAC. Users who reinstall the Kubernetes Monitoring app may experience changes in how alerts are managed, potentially affecting notification delivery due to the separate contact points and notification policies of the two alerting systems. To ensure a smooth transition, it is recommended to use the Update button for app upgrades and reconfigure notification routing in Grafana's Alertmanager if necessary. The import tool for migrating data source-managed rules to Grafana-managed ones does not apply to rules created by apps like Kubernetes Monitoring, requiring manual reconfiguration. Future setups in Grafana Cloud will not support data source-managed alerts, emphasizing the need to adapt to the Grafana-managed alerting platform.
May 27, 2026 1,253 words in the original blog post.
Grafana Assistant introduces a new automation feature that allows users to streamline their workflow by scheduling regular tasks, such as AI prompts, to run automatically, eliminating the need for manual execution. This automation, currently in public preview, enables teams to start meetings like standups or reviews with pre-executed context and data, thus enhancing efficiency and consistency. By capturing and standardizing operational knowledge through skills and automations, teams can benefit from routine investigations, improved system alerts, and updated dashboard references. The feature integrates with Grafana Cloud's core tools, such as Grafana Alerting and IRM, to automate high-impact workflows and maintain skills as living operational assets. Users can set up automations by defining a prompt or skill, scheduling it, and choosing visibility settings, ensuring that tasks align with team rhythms and operational needs. The separation of skills from scheduling enhances maintainability and adaptability in evolving operational environments.
May 27, 2026 1,431 words in the original blog post.
GrafanaCON 2026, held in Barcelona, offered a comprehensive overview of advancements in observability tools, with on-demand access to all sessions now available. Key highlights included major releases like Grafana 13, which introduced dynamic dashboards and enhanced alerting features, and k6 2.0, which integrates AI-assisted testing. The conference also showcased Pyroscope 2.0's improved profiling capabilities and Loki's new architecture for faster logging. Community-driven sessions highlighted innovative applications of Grafana, such as Irish Rail's intelligent monitoring platform and Google's scalable dashboarding solution. Additionally, talks covered AI-powered business analytics and ecological monitoring projects using Grafana, demonstrating the tool's versatility across various industries. The event underscored Grafana's transition from a dashboard tool to a comprehensive observability platform, supported by strong community engagement and customer stories.
May 22, 2026 2,020 words in the original blog post.
Grafana's k6 Script Authoring, part of the Grafana Assistant, simplifies the creation of performance test scripts by converting natural language descriptions into production-ready scripts, leveraging observability data from Grafana Cloud. This feature addresses the challenges of performance testing, such as translating test scenarios into executable scripts and modeling realistic traffic patterns, by enabling users to describe their testing scenarios in plain language, use OpenAPI specifications, or draw on existing telemetry or repository context. The output is structured JavaScript, complete with checks and thresholds, that can be integrated with Grafana Cloud's observability tools. This innovation aims to reduce the time and complexity involved in script writing, allowing engineers to focus on meaningful testing and ensuring reliable application performance under load.
May 21, 2026 698 words in the original blog post.
On May 16, 2026, Grafana Labs confirmed that a cybercrime group had gained unauthorized access to their GitHub repositories, downloading their codebase and issuing a ransom demand under the threat of data disclosure. The incident, originating from a TanStack npm supply chain attack, was detected on May 11, prompting immediate incident response actions, including rotation of GitHub workflow tokens and increased monitoring. Grafana Labs decided against paying the ransom, aligning with the FBI's stance on such matters, and notified federal law enforcement while enhancing their GitHub security measures. The investigation has thus far revealed no compromise of customer production systems or operations, and the incident was confined to the GitHub environment. Grafana Labs emphasizes transparency and trust, assuring users that the codebase remains unaltered and no customer action is required. They are focused on ongoing investigations and implementing stronger security controls to protect their CI/CD pipelines and prevent future incidents.
May 19, 2026 659 words in the original blog post.
k6 2.0, an open-source performance testing tool, builds on its predecessor, k6 1.0, by introducing AI-assisted testing workflows, enhanced Playwright compatibility, a new Assertions API, and an expanded extensions system to streamline and automate testing processes. The release aims to support faster software delivery lifecycles by facilitating the creation, validation, and scaling of performance tests, while maintaining core functionalities like scripts, thresholds, and CI/CD workflows. New commands such as k6 x agent and k6 x mcp enable deeper AI integration, allowing developers to automate testing strategies and manage resources efficiently. The update also includes a curated catalog of official and community extensions to broaden k6's capabilities, supporting diverse protocols and systems beyond HTTP. Additionally, k6 2.0 offers improved compatibility between the k6 browser module and the Playwright API, making it easier to conduct both functional and performance tests. With enhanced JSON summary outputs and OpenTelemetry integration, k6 2.0 facilitates real-time observability and scalability, especially in Kubernetes environments through the stable k6 Operator 1.0.
May 12, 2026 1,697 words in the original blog post.
Adaptive Logs introduces a new drop rules feature in Grafana Cloud, enabling platform and observability teams to efficiently manage log volume by eliminating low-value logs before they are stored, thus reducing noise and saving costs. This feature allows users to create custom rules using log labels, detected levels, or line content to target specific logs, supplementing the intelligent optimization recommendations already available in Adaptive Metrics and Adaptive Traces. Drop rules work alongside exemptions and recommendations to form a comprehensive log cost management system, ensuring essential logs are protected while unnecessary ones are filtered out. This system offers platform teams complete control over log volume and cost, with drop rules being available in public preview for admin roles in Grafana Cloud, allowing for immediate impact monitoring and management.
May 07, 2026 956 words in the original blog post.
Grafana has introduced a new AI-powered Assistant integration for its Database Observability platform, designed to help users diagnose and resolve database performance issues more efficiently. This integration leverages the capabilities of AI alongside Grafana Cloud's observability tools to provide specific, actionable insights into SQL query performance issues, such as high latency or execution bottlenecks. Unlike generic AI tools, the Assistant uses real-time data from your Grafana environment, including actual table schemas and execution plans, to offer precise recommendations tailored to your database's specific configuration. It can guide users through common problems, suggesting SQL changes like index creation or query rewrites while considering the trade-offs involved. Additionally, the Assistant can monitor query degradation over time, highlighting patterns that might otherwise go unnoticed. By facilitating collaboration, the integration allows users to share diagnostic insights with team members, enhancing collective troubleshooting efforts.
May 06, 2026 1,270 words in the original blog post.