Files
nexus/wiki/entities/Grafana.md
2026-05-03 05:42:12 +08:00

45 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Grafana"
type: entity
tags: [Visualization, Observability, DevOps]
sources: [engineering-devops-automator]
last_updated: 2026-05-01
---
# Grafana
## 基本信息
- **类型**:开源可视化平台
- **开发商**Grafana Labs
- **官网**https://grafana.com
## 定义
Grafana 是一个开源的分析和交互式可视化平台支持从多种数据源Prometheus、Elasticsearch、InfluxDB 等)获取数据,创建实时仪表板和告警。
## 核心功能
- **多数据源支持**Prometheus、Elasticsearch、InfluxDB、MySQL、CloudWatch 等
- **可视化面板**Graph、Stat、Gauge、Table、Heatmap 等多种图表类型
- **Dashboard 即代码**:支持 JSON 导出和版本控制
- **告警规则**:支持基于查询结果的告警
- **变量系统**:支持动态仪表板和交互式过滤
## 在 DevOps Automator 中的角色
- 可观测性可视化平台的核心组件
- 展示 Prometheus 采集的应用程序和基础设施指标
- 用于构建运维仪表板跟踪部署频率、MTTR 等关键指标
## 相关概念
- [[Observability]]
- [[Prometheus]]
## 相关工具
- Grafana Loki日志聚合
- Grafana Tempo分布式追踪
- Grafana OnCall告警管理
- Grafana Agent指标、日志、追踪的统一采集
## Aliases
- Grafana
- Grafana Dashboard
- Grafana Visualization