Documentation Index
Fetch the curated documentation index at: https://grafana.com/llms.txt
Fetch the complete documentation index at: https://grafana.com/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: https://grafana.com/docs/grafana-cloud/send-data/fleet-management/manage-fleet/collectors/troubleshoot-unhealthy-collector/alerts.md (append .md) or send Accept: text/markdown to https://grafana.com/docs/grafana-cloud/send-data/fleet-management/manage-fleet/collectors/troubleshoot-unhealthy-collector/alerts/. For the curated documentation index, use https://grafana.com/llms.txt. For the complete documentation index, use 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


