- Documentation
- Learning Hub
- Section 2 of 4 Cloud metrics
Metrics key takeaways
Slide 11 of 12
Key takeaways
- Cloud providers expose metrics across compute, containers, databases, storage, and networking, and Grafana can collect all of them.
- You have three collection methods:
- Scrape jobs: the simplest start, configured in the Grafana Cloud UI with no infrastructure to deploy. Available for AWS and Azure.
- Metric streams: AWS pushes metrics for low-latency delivery, which suits production alerting.
- Grafana Alloy: flexible and works across clouds, and it’s the collection path for GCP.
- Choose a collection method based on latency, scale, and how much you want to run yourself: scrape jobs for a quick start, metric streams for low-latency AWS, and Alloy for multi-cloud or GCP.