Files
nexus/wiki/entities/Grafana.md
2026-04-27 16:26:34 +08:00

48 lines
1.4 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, monitoring, dashboards, observability]
last_updated: 2026-04-26
---
## Grafana — 可视化与告警平台
**官方网址:** https://grafana.com/
**类型:** 开源项目 / 可视化平台
**别名:**
- Grafana OSS
- Grafana Labs
---
## Overview
Grafana 是开源的可视化和告警平台,支持从 Prometheus、VictoriaMetrics、Loki、InfluxDB、Elasticsearch 等多种数据源查询和展示时序数据,提供丰富的 Dashboard 模板和灵活的告警配置。
**核心特性:**
- 多数据源支持Prometheus、Elasticsearch、Loki、InfluxDB 等)
- Dashboard 即代码JSON 导出 + Git 管理)
- 告警规则配置(支持邮件/Slack/PagerDuty 等通知渠道)
- 用户权限管理
- 插件生态
**典型部署端口:** `3000`(默认 admin/admin
**常用 Dashboard ID**
- Node Exporter Full: `1860`
- cAdvisor Container Metrics: `14282`
- Blackbox Exporter Probe: `7587`
---
## Used By
- [[家庭监控方案-prometheus-grafana-node-exporter-cadvisor-blackbox]]
## Related Sources
- [[家庭监控方案-prometheus-grafana-node-exporter-cadvisor-blackbox]]
- [[ctp-topic-60-monitor-aws-using-hyperscale-observability-with-grafana]]
- [[ctp-topic-42-grafana-observability-dashboard]]
- [[public-cloud-learning-sessions-observability-with-opentelemetry]]