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.
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. |
July 23, 2025
| Type | Description |
|---|---|
| Enhancement | Update the Alloy installation command to specify the full service name, grafana/grafana/alloy. |
| Enhancement | Allow filtering by collector status on the configuration pipeline matching attribute page. |
| Enhancement | Rate limits are now set based on the endpoint. Collector calls to RegisterCollector and GetConfig are limited to 20 requests per second. API calls to all other endpoints are limited to 3 requests per second. |
| Fix | Apply both remote configuration and local configuration to collectors whose remote configuration capability is disabled and then re-enabled using the UI or API. Prior to the fix, re-enabled collectors received only the local configuration. |
July 2, 2025
| Type | Description |
|---|---|
| Feature | Add AWS Private Link support in the API section of the UI. |
| Feature | Introduce automatic cleanup of inactive collectors after 30 days of inactivity. |
| Feature | Enable restoration of configuration pipelines and matching attributes in pipeline history. |
| Enhancement | Allow changes to configuration pipeline names in the pipeline history restore feature. |
| Enhancement | Increase the limit on collector local attributes from 15 to 25. |
| Fix | Revert a change that removed quotes from matching attribute strings, which caused unexpected behavior in the UI. |
| Fix | Revise collector status descriptions to more clearly indicate inactive status. |
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.
