Menu
Choose a product
Scroll for more
Documentation
Grafana Cloud
Instrument and send data
Grafana Alloy
Troubleshoot
Import mixin dashboards
Grafana Cloud
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
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.