Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,22 +0,0 @@
---
title: "Prometheus"
type: entity
tags: [monitoring, observability, CNCF]
sources: [cloud-devop-maturity-guideline, DevOps-Culture-and-Transformation]
last_updated: 2026-04-16
---
## Summary
Prometheus 是 CNCF 开发的开源监控系统,提供时间序列数据采集、存储和查询能力,常与 Grafana 搭配使用。
## Definition
时间序列监控系统,用于持续监控应用和基础设施指标。
## Key Attributes
- **类型**:监控系统
- **开发商**CNCF云原生计算基金会
- **许可证**开源Apache License 2.0
## Connections
- [[监控可观测性]] ← 核心工具 ← [[Prometheus]]
- [[Prometheus]] ← 搭配 ← [[Grafana]]