🎁 New User? Get 20% off your first purchase with code NEWUSER20 Register Now →
Menu

Categories

DevOps Intermediate

What is Grafana?

An open-source analytics and visualization platform for creating dashboards from various data sources.

Grafana creates interactive, customizable dashboards for monitoring data. It connects to Prometheus, Elasticsearch, PostgreSQL, MySQL, InfluxDB, CloudWatch, and many other data sources. Dashboards include graphs, gauges, tables, heatmaps, and alerts.

Features include dashboard templates, variables for dynamic filtering, alerting rules, annotations, and team-based access control. Grafana Cloud offers a managed service. It is the visualization layer in most modern monitoring stacks.

Related Terms

Kubernetes
An open-source container orchestration platform that automates deploying, scaling, and managing containerized applications.
SRE (Site Reliability Engineering)
An engineering discipline that applies software engineering principles to infrastructure and operations to create reliable systems.
Error Budget
The acceptable amount of unreliability allowed for a service, calculated as 100% minus the Service Level Objective.
Vault
A tool by HashiCorp for securely managing secrets, encryption keys, and certificates with dynamic secret generation.
GitFlow
A branching model for Git that defines a strict workflow with feature, develop, release, hotfix, and main branches.
Pipeline as Code
Defining CI/CD pipeline configurations as version-controlled code files rather than through UI-based pipeline builders.
View All DevOps Terms →