Auto-sync: 2026-04-28 12:03
This commit is contained in:
@@ -1,47 +1,34 @@
|
||||
---
|
||||
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]]
|
||||
---
|
||||
title: "Grafana"
|
||||
type: entity
|
||||
tags: [visualization, monitoring, open-source]
|
||||
sources: [可自动化-可扩展-ai增强的电商数据采集与处理系统]
|
||||
last_updated: 2025-11-11
|
||||
---
|
||||
|
||||
## Aliases
|
||||
- Grafana Labs
|
||||
- Grafana Dashboard
|
||||
|
||||
## Summary
|
||||
开源数据可视化平台,支持多种数据源,可创建交互式仪表盘。
|
||||
|
||||
## Description
|
||||
Grafana 是一款开源的可观测性平台,用于数据可视化和监控仪表盘。
|
||||
|
||||
### 核心特性
|
||||
- 多数据源支持(Prometheus、PostgreSQL、InfluxDB)
|
||||
- 丰富的图表类型
|
||||
- 告警功能
|
||||
- 模板变量
|
||||
- 团队协作
|
||||
|
||||
### 电商场景适用性
|
||||
连接 PostgreSQL,可视化电商产品趋势、价格分布、竞品对比等分析报表。
|
||||
|
||||
## Use Cases
|
||||
- [[可自动化-可扩展-ai增强的电商数据采集与处理系统]] — 数据可视化展示层
|
||||
|
||||
## Connections
|
||||
- [[PostgreSQL]] — 读取电商数据进行可视化
|
||||
|
||||
|
||||
Reference in New Issue
Block a user