This is the English version of the Grafana documentation. Grafana is an open-source analytics & visualization tool for databases and cloud services. Explore its powerful features to create dashboards, visualize metrics, and analyze data effectively.

📦 Installation Guide

  1. Download Grafana: Get the latest release
    Grafana Logo
  2. Install via package manager (e.g., apt, yum, brew)
    Package Manager Icon
  3. Run Grafana with docker or binary
    Docker Logo

🔧 Configuration Tips

  • Modify grafana.ini to set up data sources
    Configuration File
  • Use plugins for extended functionality
    Plugin Icon
  • Secure your instance with auth settings
    Security Settings

📊 Dashboard Design

  • Add panels like Graph, Table, Heatmap
    Dashboard Panel
  • Customize themes with light or dark mode
    Theme Switcher
  • Explore more documentation: Grafana Official Docs

For advanced users, check out the Grafana API Reference to integrate with other systems. 🌐