🎁 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

Docker Compose
A tool for defining and running multi-container Docker applications using a YAML configuration file.
Infrastructure Drift
The divergence between the actual state of infrastructure and its defined desired state, caused by manual changes or untracked modifications.
Blue-Green Deployment
A deployment strategy using two identical environments where traffic is switched from the old version to the new one instantly.
Ansible
An agentless automation tool for configuration management, application deployment, and task automation using YAML playbooks.
ArgoCD
A declarative GitOps continuous delivery tool for Kubernetes that automatically syncs cluster state with Git repositories.
Artifact Repository
A centralized storage system for build artifacts like compiled binaries, packages, and container images used in CI/CD pipelines.
View All DevOps Terms →