Menu
Grafana Cloud
Release notes for Fleet Management
Grafana Fleet Management release notes include important changes to the Fleet Management APIs and application. The changes are categorized by the following types:
- Features create a brand new feature.
- Enhancements update an existing feature.
- Fixes correct a bug or unintended behavior.
- Breaking changes require changes to existing customer integrations to prevent unexpected behavior.
- Deprecations mark a feature or functionality as obsolete and planned for future removal.
March 2, 2026
| Type | Description |
|---|---|
| Feature | Enable users to add new Alloy collectors directly from the Inventory tab with an Add collector button. |
| Fix | Fix an issue where adding a custom attribute in the UI caused the collector to stop receiving any pipelines, not only in the UI but also in the remotecfg service itself. |
| Fix | Restore Last connection timestamp in the Inventory tab for collectors that unregister from Fleet Management and are marked inactive. |
| Fix | Fix an issue where saving collector details could remove existing local attributes. |
| Fix | Allow remote attributes to be added or removed from the collector detail view. |
| Breaking change | Change the behavior of the UpdateCollector endpoint so requests that omit the enabled field default to the existing state of the collector. Prior to the change, requests to UpdateCollector that omitted the enabled field defaulted to enabled = false and the collector couldn’t be remotely configured. |
February 13, 2026
| Type | Description |
|---|---|
| Feature | Enable filtering of the Inventory tab by collector type. |
| Feature | Add a button to the Health tab in the collector details drawer that directs to Alloy Health dashboards. The button appears only if the Alloy Health integration is installed. |
| Feature | Add a duplicate button to the Remote configuration tab. |
| Feature | Enable bulk deleting of configuration pipelines from the Remote configuration tab. |
| Enhancement | Add the BulkDeletePipelines endpoint to the Pipeline API. This endpoint deletes multiple pipelines by ID in a single, atomic operation. |
| Enhancement | Improve select-all functionality with pagination for collectors and configuration pipelines. |
| Fix | Report the correct number of collectors shown when the Inventory list is filtered. |
| Fix | Allow users with read access to click on collectors to view details such as health status, logs, and configuration. |
January 27, 2026
| Type | Description |
|---|---|
| Feature | Create the Overview tab with a dashboard for collector and pipeline statistics, including counts, limits, errors, and collector distribution across type, version, and operating system. |
| Enhancement | Add the GetSummary endpoint to the Tenant API. This endpoint provides aggregate statistics for collectors and pipelines in a stack. |
| Enhancement | Hide by default collectors that are inactive for three hours or more on the Assign matching attributes screen in the configuration pipeline workflow. |
| Fix | Restore collector. prefix to display name of reserved attributes. |
| Fix | Update UTF-8 character encoding to allow pipeline syntax validation to pass when those characters are included. |
December 15, 2025
| Type | Description |
|---|---|
| Feature | Beginning with Alloy v1.12.0, visually link configuration pipeline errors to the collectors running the faulty pipelines. Collectors with pipeline errors have a red health status. Pipeline errors are listed in the collector details view. |
| Feature | Integrate Grafana Assistant in the configuration pipeline workflow with pre-configured prompts for explaining, validating, fixing, optimizing, or visualizing pipelines. |
| Enhancement | Add Collector App Reader plugin role for fine-grained role-based access control (RBAC). The role grants designated users read-only access to Fleet Management resources. |
November 20, 2025
| Type | Description |
|---|---|
| Feature | Add support for private connectivity options: AWS PrivateLink, Azure Private Link, and GCP Private Service Connect. |
| Feature | Create new Tenant API, which currently consists of a single endpoint, GetLimits. Calls to this endpoint return all applicable collector, pipeline, and API limits for the stack. |
| Breaking change | Change the behavior of the UnregisterCollector endpoint to mark collectors inactive rather than deleting them. |
November 5, 2025
| Type | Description |
|---|---|
| Feature | Add Source column to remote configuration tab to identify the origin of externally sourced pipelines. Column only appears if externally sourced pipelines are present. |
| Feature | Publish a GitHub Action to allow users to automatically sync configuration pipelines with Fleet Management using a CI/CD workflow. |
October 31, 2025
| Type | Description |
|---|---|
| Feature | Add Collector App Admin plugin role for role-based access control (RBAC). The role grants designated users full access to the Fleet Management application only. |
| Deprecation | Deprecate attributes and attribute_overrides fields in the Collector API in favor of local_attributes and remote_attributes fields respectively. Users should update any integrations to use local_attributes and remote_attributes instead. |
September 30, 2025
| Type | Description |
|---|---|
| Feature | Add sync capability for configuration pipelines from a common source (for example, a git repository). These pipelines can now be bulk updated in Fleet Management with a call to the SyncPipelines endpoint. |
| Fix | Speed up Remote Configuration search input. |
| Fix | Filter collector attribute values in dropdown by attribute type (local or remote). Before the fix, local attributes could be overridden by selecting a remote attribute. |
Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:
Video

Getting started with managing your metrics, logs, and traces using Grafana
In this webinar, we’ll demo how to get started using the LGTM Stack: Loki for logs, Grafana for visualization, Tempo for traces, and Mimir for metrics.
Video

Intro to Kubernetes monitoring in Grafana Cloud
In this webinar you’ll learn how Grafana offers developers and SREs a simple and quick-to-value solution for monitoring their Kubernetes infrastructure.
Video

Building advanced Grafana dashboards
In this webinar, we’ll demo how to build and format Grafana dashboards.
