23 lines
703 B
Markdown
23 lines
703 B
Markdown
---
|
||
title: "Grafana"
|
||
type: entity
|
||
tags: [monitoring, visualization, observability]
|
||
sources: [cloud-devop-maturity-guideline, DevOps-Culture-and-Transformation]
|
||
last_updated: 2026-04-16
|
||
---
|
||
|
||
## Summary
|
||
Grafana 是开源的可观测性数据可视化平台,支持 Prometheus、InfluxDB等多种数据源,提供仪表板和告警功能。
|
||
|
||
## Definition
|
||
可观测性数据可视化平台,用于创建监控仪表板和告警规则。
|
||
|
||
## Key Attributes
|
||
- **类型**:可视化监控仪表板
|
||
- **开发商**:Grafana Labs
|
||
- **许可证**:开源(Apache License 2.0)
|
||
|
||
## Connections
|
||
- [[监控可观测性]] ← 核心工具 ← [[Grafana]]
|
||
- [[Grafana]] ← 搭配数据源 ← [[Prometheus]]
|