We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9b208 commit 510c71eCopy full SHA for 510c71e
1 file changed
content/zh/docs/prologue/pre-knowledge.md
@@ -27,6 +27,7 @@ toc: true
27
### 监控基础概念
28
29
- **数据模型**:指标(Metric)、标签(Label)、时间序列(Time Series)
30
+- **数据类型**:Gauge、Counter、Histogram、Summary 必须要了解。数据外推、rate 函数原理、Counter 重置、Step 参数等知识也极为关键
31
- **采集方式**:Pull 模式、Push 模式
32
33
**推荐学习资源**:
0 commit comments