AWS
AWS Managed Grafana pricing 2026
Amazon Managed Grafana bills per active user, not per metric: $9 an editor, $5 a viewer, per workspace per month. It runs the Grafana visualization layer only, so the metrics backend (Amazon Managed Prometheus) is a separate bill. Here is the full cost, the free trial, and how it differs from Grafana Cloud.
How much does Amazon Managed Grafana cost?
Amazon Managed Grafana charges $9 per active editor and $5 per active viewer per workspace per month, with an optional Grafana Enterprise plugins add-on at $45 per active user. There is a 90-day free trial for up to five users. It stores no metrics itself, so the data backend, usually Amazon Managed Prometheus at $0.90 per 10M samples, is a separate charge. A team of 3 editors and 5 viewers pays about $52/month for Grafana seats plus the Prometheus ingest cost.
TL;DR
Per active user, per workspace: $9 editor/admin, $5 viewer, $45 Enterprise plugins add-on. An active user is anyone who logs in once in the month. Metrics storage is separate: Amazon Managed Prometheus at $0.90/10M samples, $0.10/billion query samples, $0.03/GB/mo storage. This is a different product from Grafana Cloud, which bundles storage and dashboards into one per-series bill.
The per-user meters
Amazon Managed Grafana pricing table
| Meter | List rate | Billed on |
|---|---|---|
| Editor / Admin user | $9 / active user / mo | per workspace |
| Viewer user | $5 / active user / mo | per workspace |
| Grafana Enterprise plugins (add-on) | $45 / active user / mo | per workspace, optional |
Source: aws.amazon.com/grafana/pricing, verified July 2026 (US East, N. Virginia).
The separate metrics bill
Amazon Managed Prometheus, the usual backend
| AMP meter | List rate | Billed on |
|---|---|---|
| Metric-sample ingestion (first 2B/mo) | $0.90 / 10M samples | volume tiers below |
| Query samples processed | $0.10 / billion samples | QSP |
| Metric storage | $0.03 / GB / mo | samples + metadata |
| Agentless collector | $0.04 / collector-hour + $0.03 / 10M samples | optional scraper |
Source: aws.amazon.com/prometheus/pricing, verified July 2026. Free tier: 40M samples ingested, 200B query samples, 10 GB stored per month.
Three scenarios
What teams actually pay
Small team, 3 editors + 5 viewers
- Editors (3 x $9)$27
- Viewers (5 x $5)$25
- Amazon Managed Prometheus (~0.5B samples)$45
- AMP storage + queries~$10
~$110/month
First 5 users are free for 90 days. Metrics ingest, not user seats, becomes the dominant cost as the fleet grows.
Mid-market, 10 editors + 30 viewers
- Editors (10 x $9)$90
- Viewers (30 x $5)$150
- AMP ingest (~1.5B samples/mo)$135
- AMP storage + queries$60+
~$450 to $700/month
The per-user seat model stays cheap; the Prometheus backend and dashboard-refresh query volume are the real levers.
Enterprise, 50 editors + 200 viewers
- Editors (50 x $9)$450
- Viewers (200 x $5)$1,000
- Enterprise plugins (subset of users)$1,000+
- AMP ingest (multi-billion samples)$2,000+
- AMP storage + heavy query volume$1,500+
~$6,000 to $12,000/month
At scale the metrics backend dwarfs Grafana seats. Recording rules and query-caching cut the QSP bill hardest.
Two products, one name
Managed Grafana is not Grafana Cloud
The single most common Amazon Managed Grafana pricing mistake is confusing it with Grafana Cloud. They are separate products with separate bills. Amazon Managed Grafana is an AWS service that runs the Grafana visualization layer only, priced per active user ($9 editor, $5 viewer per month), and reads from data sources you supply. Grafana Cloud is Grafana Labs' own SaaS that bundles hosted metrics (Mimir), logs (Loki), and traces (Tempo) with the dashboards, priced per active metric series ($6.50 per 1,000 above a 10,000-series free tier) plus per gigabyte of logs and traces.
The practical difference is where the storage cost lands. On Amazon Managed Grafana you pay AWS for the metrics backend (Amazon Managed Prometheus) on a separate meter, so the Grafana line item stays small and predictable while the Prometheus bill tracks ingest volume. On Grafana Cloud the storage and dashboards are one bill driven by active-series cardinality. AWS-native teams already running Managed Prometheus usually find Amazon Managed Grafana cheaper; teams that want a single vendor for the whole telemetry stack pick Grafana Cloud.
Comparing to Grafana Cloud?
Where the bill compounds
Six Managed Grafana cost traps
Consolidate workspaces
Use recording rules
Tune auto-refresh
Verify before you commit
Cross-references
Related pages
/grafana-cloud-pricing
Grafana Cloud pricing breakdown
/aws-monitoring-cost
AWS monitoring cost: native vs third-party
/cloudwatch-pricing
CloudWatch pricing, every meter
/datadog-vs-grafana-cloud
Datadog vs Grafana Cloud
/open-source-vs-paid
Open-source vs paid monitoring
/gcp-monitoring-cost
GCP monitoring cost (Cloud Operations)
/azure-monitor-cost
Azure Monitor cost (Log Analytics)
/free-monitoring-tools
Free cloud monitoring tools 2026
/calculator
Multi-vendor cost calculator