G

Grafana

Open-source visualization & observability platform — started in early 2014 by Swedish developer Torkel Ödegaard as a hobby project (originally Raintank), commercialised by Raj Dutt, Anthony Woods and Torkel through Grafana Labs (New York City); $908M total funding at a $6 billion valuation following an August 2024 $270M Series D extension led by Lightspeed Venture Partners with CapitalG; $270M ARR in June 2024 (+69% YoY), 20M+ users globally, 5,000+ paying customers; full LGTM observability stack — Loki (logs) + Grafana (visualization) + Tempo (traces) + Mimir (metrics)

Observability / Monitoring / OSS LGTM Stack 4.8 / 5 (1 Rating) Self-hosted Grafana OSS free / Cloud Free / Pro from $19/mo + usage / Enterprise from $25K/year minimum Updated May 2026 🌍 Self-host on Indian infra (RBI-friendly) + AGPL OSS licence
✅ Recommended for almost every Indian engineering team — the default observability stack alongside Prometheus

Quick Verdict

Grafana is the undisputed default observability and visualization platform for Indian engineering teams in 2026 — and one of the most successful commercial-open-source companies on the planet. The project began in early 2014 as a hobby fork of Kibana by Swedish developer Torkel Ödegaard while he was working at a company that needed better dashboards for time-series data. A year after the initial release, Torkel met Raj Dutt and Anthony Woods in New York, and together the three of them founded Grafana Labs (originally named Raintank, rebranded to Grafana Labs) in 2014. The company is headquartered in New York City with a large globally-distributed engineering team. Across multiple funding rounds, Grafana Labs has raised approximately $908 million in total funding, with the headline being an August 2024 $270 million Series D extension at a $6 billion valuation — led by Lightspeed Venture Partners with new investor CapitalG (Alphabet's growth-stage fund). The fundamentals back the valuation: per Sacra, Grafana Labs hit ~$270 million in annual recurring revenue in June 2024, growing 69% year-over-year, with over 20 million users globally and more than 5,000 paying customers including blue-chip enterprises like Salesforce, Bloomberg and J.P. Morgan Chase. The product surface has expanded substantially since 2018 from "just a dashboard tool" into a full LGTM observability stack: Loki (log aggregation), Grafana (visualization), Tempo (distributed tracing), and Mimir (metrics storage, Prometheus-compatible). All four are open-source, all four are self-hostable, and all four are available as managed components of Grafana Cloud. For Indian engineering teams the right framing is: Grafana is the default-correct observability platform for almost every Indian SaaS, fintech, e-commerce and consumer-internet team — the open-source stack runs free on your own infrastructure for RBI / data-residency compliance, the managed Cloud Free tier is genuinely generous, and the Pro tier dramatically beats Datadog on cost at almost every comparison point.

OSS quality + community (20M+ users)
4.9
Self-host on Indian infra (RBI-friendly)
4.8
LGTM stack completeness vs Datadog
4.6
Value at Cloud Free / Pro tier vs Datadog
4.8
India support / regional presence
3.2

What is Grafana?

Grafana is an open-source visualization and observability platform that connects to over 100 different data sources and provides a powerful, opinionated interface for querying, visualizing, alerting on, and exploring time-series and operational data. The mental model is straightforward: Grafana does not store data itself — it sits as a query / visualization layer on top of your existing databases (Prometheus, InfluxDB, PostgreSQL, MySQL, Elasticsearch, CloudWatch, Loki, Tempo, Mimir, and many more). You write queries against those data sources, build dashboards from the results, and configure alerting rules that fire when metrics breach thresholds. The dashboards themselves are first-class — every panel can have its own data source, time range, transformations, thresholds, and overrides. Community-built dashboards exist for almost every common tech stack (Kubernetes, Node.js, Redis, Postgres, Nginx, AWS services, etc.), so most teams rarely build a base dashboard from scratch.

The project was started in early 2014 by Swedish developer Torkel Ödegaard as a hobby fork of Kibana when he was working at a company that needed better dashboards for time-series data. The first release went up on GitHub in January 2014 and quickly went viral in the SRE / DevOps community. A year later, Torkel met Raj Dutt and Anthony Woods in New York, and the three co-founded a commercial company around the project — initially named Raintank, then rebranded to Grafana Labs in 2017. The company is headquartered in New York City with a globally-distributed engineering team spanning the US, Europe, India and elsewhere.

The funding trajectory tracks the broader rise of open-source-led monetisation as a viable enterprise SaaS model. Grafana Labs has raised approximately $908 million in total funding across multiple rounds, with the headline being an August 2024 $270 million Series D extension at a $6 billion valuation — led by Lightspeed Venture Partners with new investor CapitalG (Alphabet's growth-stage fund) joining alongside existing investors. The fundamentals: ~$270 million in ARR as of June 2024, growing 69% year-over-year per Sacra estimates — implying a roughly 22x revenue multiple, defensible given the growth rate and the size of the addressable observability market. 20 million+ users globally, with 5,000+ paying customers including Salesforce, Bloomberg, J.P. Morgan Chase on the enterprise end and a massive long tail of Indian SaaS / fintech / e-commerce / D2C engineering teams running the open-source stack for free.

The product surface has expanded dramatically from "just dashboards" into the full LGTM observability stack: Loki (log aggregation — released 2018, Prometheus-inspired log indexing), Grafana (visualization — the original), Tempo (distributed tracing — released 2020, supports OpenTelemetry / Jaeger / Zipkin), and Mimir (long-term metrics storage — released 2022, Prometheus-compatible at scale). All four are open-source, all four are self-hostable, and all four are managed components of Grafana Cloud. The strategic positioning since 2022 has been: Datadog-class observability features at fundamentally better economics, available either fully self-hosted on your own infrastructure or as a managed Cloud product.

The full LGTM observability stack

📈 Grafana (visualization & alerting)

The original product. Dashboards, panels, queries, alerting, anonymization, user / team permissions, public sharing, embedded panels. 100+ data sources. Community dashboards for almost every stack. Free under AGPL; managed in Grafana Cloud.

🪵 Loki (logs)

Released 2018. Prometheus-inspired log aggregation — indexes only labels (not full text), making it dramatically cheaper than Elasticsearch / Splunk at scale. Native Grafana integration; click-through from metrics panel to relevant log lines. Open source; self-hostable.

🔍 Tempo (distributed tracing)

Released 2020. High-volume distributed tracing backend supporting OpenTelemetry, Jaeger, Zipkin and AWS X-Ray formats. Designed for cost-efficient trace storage at massive scale — used by Indian engineering teams running tracing at millions of spans/second.

📊 Mimir (metrics at scale)

Released 2022. Prometheus-compatible time-series database designed for long-term metrics storage at horizontal scale (billions of active series). Drop-in for teams outgrowing single-node Prometheus retention. Open source; self-hostable.

📱 Grafana Alloy (telemetry collector)

The unified OpenTelemetry-native telemetry collector that ships metrics, logs and traces to the LGTM backend (or to other observability tools). Replaced Grafana Agent in 2024. Indian teams use Alloy to instrument microservices once and ship telemetry to either OSS or Cloud.

🤖 Grafana AI features (2024-2026)

AI-powered RCA (root-cause analysis), Sift (auto-correlation across logs/metrics/traces during incidents), natural-language query generation, AI-assisted dashboard creation. Bundled into paid plans rather than billed separately — addresses the "Datadog AI" pressure directly.

Pricing & plans (2026)

Grafana Cloud uses tiered + usage-based pricing layered on top of generous free quotas. Live rates from grafana.com/pricing:

  • Self-hosted Grafana OSSfree forever (AGPL licence). Run Grafana / Loki / Tempo / Mimir / Alloy on your own infrastructure. Production-grade and used at scale by paying customers' lower-priority workloads. Best for: Indian Series A+ engineering teams, RBI-strict BFSI buyers, and any team with DevOps maturity to run the stack.
  • Grafana Cloud Freegenuinely generous. Typical Free tier includes ~10K metric series active, 50 GB logs / 14-day retention, 50 GB traces / 14-day retention, 3 users, 10 alerting rules. Most Indian solo developers and small-team SaaS startups fit entirely within Free for months.
  • Grafana Cloud Pro — from $19/month base + usage. Adds unlimited users, longer retention, more dashboards, advanced alerting, additional data sources. Usage-based on metrics ingested, log volume, trace volume, sessions. The most-bought tier for Indian seed-to-Series-A SaaS.
  • Grafana Cloud Advanced — higher resource tier with more retention, more alerting, more concurrent users. Pricing scales with usage.
  • Grafana Enterprise (Cloud) — custom, with a $25,000/year minimum commit. Adds SSO (SAML / OIDC), audit logs, data-source permissions, advanced RBAC, dedicated support, SLA, FedRAMP, HIPAA. Best for Indian BFSI / NBFC / large-enterprise buyers.
  • Grafana Enterprise Stack (self-hosted) — custom enterprise license on top of the OSS stack. Adds enterprise plugins, support, audit logs, fine-grained access control while keeping the data on your own infrastructure. The dominant deployment for Indian regulated buyers.

For Indian buyers, Cloud pricing is in USD with 18% IGST applicable. The most useful framing for procurement decisions: a typical Indian SaaS team that would otherwise pay $3,000–$15,000/month on Datadog for equivalent observability typically pays $500–$3,000/month on Grafana Cloud Pro — a 3-10x cost reduction at equivalent capability. For pure-OSS self-host on AWS Mumbai / Hetzner, the all-in cost (compute + storage + DevOps engineer time) for a small-mid Indian SaaS observability stack runs ₹15,000-₹80,000/month depending on retention and data volume.

When Grafana is the right call

  1. You're an Indian engineering team and you need observability — almost always the default-correct call. Free / generous Cloud Free / dramatically cheaper Pro than Datadog. The Prometheus + Grafana OSS combination is the most-used metrics stack across Indian Series A+ SaaS engineering teams.
  2. You're escaping a Datadog cost spiral — Datadog bills can grow non-linearly with custom metrics, log volume and distributed-tracing usage. Most Indian engineering teams that hit $10K-$100K/month Datadog spend save 50-80% by migrating to Grafana Cloud or self-hosting the LGTM stack.
  3. You're an Indian BFSI / NBFC / fintech with RBI / data-residency requirements — self-hosted OSS Grafana / Loki / Tempo / Mimir on AWS Mumbai or on-prem keeps all observability data in India. Grafana Enterprise Stack adds enterprise features on top while keeping data on-prem.
  4. You want vendor-neutral observability that pulls from everywhere — Grafana's 100+ data sources (CloudWatch, Prometheus, InfluxDB, Elasticsearch, Postgres, MySQL, Snowflake, BigQuery, Loki, Tempo, Mimir, Datadog, New Relic, etc.) make it the right central pane-of-glass even when other tools store the underlying data.
  5. You want OSS + commercial-stable vendor — Grafana Labs is at $6B valuation, $270M ARR, growing 69% YoY, with blue-chip enterprise customer references. No Karza-class M&A or shutdown risk for the foreseeable future.

Grafana is the wrong call when: you specifically need fully managed, click-and-go APM with zero ops and money is not the primary constraint (Datadog still has the polish edge); you're a single-developer side project that hasn't reached production traffic (just use CloudWatch / built-in monitoring); you need SaaS-native deep RUM + session replay as the primary use case (Datadog / FullStory / Hotjar are better there); or you're an Azure-stack enterprise deeply on Application Insights and OMS (the migration cost rarely justifies the move).

Pros & cons

✓ Pros

  • Genuine open-source (AGPL) — fully self-hostable, RBI / data-residency friendly
  • Full LGTM observability stack — Loki + Grafana + Tempo + Mimir
  • 100+ data sources — true vendor-neutral central pane-of-glass
  • Community dashboards for almost every tech stack
  • Genuinely generous Free tier on Grafana Cloud
  • 3-10x cheaper than Datadog at equivalent capability
  • $908M raised at $6B valuation; $270M ARR (+69% YoY) — financial stability
  • 20M+ users globally; 5,000+ paying customers including Salesforce, Bloomberg, JPMorgan
  • Grafana AI features (Sift, RCA, NL query) included rather than billed separately

✗ Cons

  • Self-hosting the full LGTM stack requires real DevOps engineering maturity
  • APM / instrumentation surface (Grafana Beyla, Alloy) less mature than Datadog APM
  • Session replay / RUM less mature than Datadog / FullStory
  • Cloud pricing in USD with 18% IGST; no INR billing option
  • $25K/year Enterprise minimum commit too high for many Indian SMB teams
  • No India-region cloud yet; AWS Mumbai self-host is the data-residency path
  • Documentation can feel fragmented across LGTM components for first-time users
  • Alerting v2 migration created some pain for legacy dashboards in 2023-2024

Related insights & playbooks