Files
nexus/wiki/entities/Grafana.md
2026-04-16 17:30:41 +08:00

23 lines
703 B
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: [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]]