🎁 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 ConfigMap
A Kubernetes object that stores non-sensitive configuration data as key-value pairs, injected into pods as environment variables or files.
Service Discovery
A mechanism that automatically detects and tracks the network locations of service instances in distributed systems.
Container Registry
A storage and distribution service for container images, similar to a package repository but for Docker images.
Infrastructure as Code (IaC)
The practice of managing infrastructure through machine-readable configuration files rather than manual processes.
Log Aggregation
The process of collecting, centralizing, and indexing log data from multiple sources for unified search and analysis.
Canary Deployment
A deployment strategy that gradually rolls out changes to a small subset of users before deploying to the entire infrastructure.
View All DevOps Terms →