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/alloy/troubleshoot/import-mixin-dashboards.md, or by sending Accept: text/markdown to https://grafana.com/docs/grafana-cloud/send-data/alloy/troubleshoot/import-mixin-dashboards/. 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.
Import rendered mixin dashboards
The Grafana Alloy mixin defines dashboards you can use to monitor collector health, resource use, and internal pipeline metrics. You can import these dashboards from the Grafana Alloy mixin directly into your Grafana instance. The dashboards are available as rendered JSON files in the source repository or in the release archive.
Before you begin
Before you begin, ensure you have the following:
- Access to a Grafana instance where you can import dashboards.
- Access to rendered mixin files from one of these sources:
- The Alloy source repository at
operations/alloy-mixin/rendered/dashboards/. - The release archive
alloy-mixin-dashboards-<RELEASE_TAG>.zip.
- The Alloy source repository at
- A configured Prometheus data source in Grafana for imported dashboards.
Get rendered mixin dashboard files
Choose one source for dashboards:
- Source repository: Use the rendered dashboard files located in
operations/alloy-mixin/rendered/dashboards/in your copy or clone of the Alloy repository. - Release archive: Download
alloy-mixin-dashboards-<RELEASE_TAG>.zipfrom an Alloy release artifact and extract the archive.
Import dashboards from JSON files
Use the Grafana dashboard import UI to import each rendered dashboard JSON file:
- Open Grafana and go to Dashboards.
- Click New and then click Import.
- Upload a JSON file from
operations/alloy-mixin/rendered/dashboards/or from the extracted zip archive. - Select the target data source mappings.
- Click Import.
- Repeat for each dashboard file you want to import.
For full UI details and options, refer to importing dashboards in the Grafana documentation.
Next steps
- Refer to Troubleshoot Grafana Alloy for additional troubleshooting tasks.
- Refer to the Alloy mixin source for rendered files and customization options.
Was this page helpful?
Related resources from Grafana Labs


