Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/grafana-cloud/send-data/fleet-management/manage-fleet/collectors/troubleshoot-unhealthy-collector/alerts.md, or by sending Accept: text/markdown to https://grafana.com/docs/grafana-cloud/send-data/fleet-management/manage-fleet/collectors/troubleshoot-unhealthy-collector/alerts/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
Alerts in Fleet Management
The Fleet Management service doesn’t come with out-of-the-box alerts, but it fetches user-created alerts from the Grafana Prometheus instance.
View active alerts
You can view a collector’s active alerts in the Fleet Management interface:
- In your Grafana Cloud stack, click Connections > Fleet Management.
- Search, filter, or sort to find the alerting collector in your Inventory.
- Click on the collector to open the details view drawer and switch to the Alerts tab.
Note
If you don’t see active alerts in a collector’s details view, refer to Alerts don’t appear in app for guidance.
Create new alerts
You can create alerts for collector health issues in Prometheus Alertmanager. Refer to the Alertmanager documentation for tips on using Mimirtool to configure Alertmanager.
When setting up alerts, make sure the following labels are set so that the alerts are properly linked in Fleet Management:
collector_id: The value of this label must match theidargument in the collector’sremotecfgblock.severity: The Fleet Management service uses the value of this label to assign a yellow or red health status indicator.source="fleet-management": The value of thesourcelabel must be set to"fleet-management".
Was this page helpful?
Related resources from Grafana Labs


