Release notes for Fleet Management
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.

July 23, 2025

TypeDescription
EnhancementUpdate the Alloy installation command to specify the full service name, grafana/grafana/alloy.
EnhancementAllow filtering by collector status on the configuration pipeline matching attribute page.
EnhancementRate 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.
FixApply 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

TypeDescription
FeatureAdd AWS Private Link support in the API section of the UI.
FeatureIntroduce automatic cleanup of inactive collectors after 30 days of inactivity.
FeatureEnable restoration of configuration pipelines and matching attributes in pipeline history.
EnhancementAllow changes to configuration pipeline names in the pipeline history restore feature.
EnhancementIncrease the limit on collector local attributes from 15 to 25.
FixRevert a change that removed quotes from matching attribute strings, which caused unexpected behavior in the UI.
FixRevise collector status descriptions to more clearly indicate inactive status.