随笔分类 -  go语言开发 / 《动手写prometheus的expoter》

PromQL基础语法(上)-数据类型、时序选择器、二元操作符【prometheus查询语句】
摘要:文章目录 1. 数据类型1.1 Gauge(仪表盘)1.2 Counter(计数器)1.3 HIstogram(直方图)1.4 Summary(摘要) 2. 时序选择器2.1 瞬时向量选择器2.2 区间向量选择器2.3 偏移修饰器- 瞬时向量的偏移修饰器- 区间向量的偏移修饰器 3. 二元操作符3. 阅读全文

posted @ 2022-11-02 21:08 运维开发玄德公 阅读(129) 评论(0) 推荐(0)

03-HIstogram(直方图)
摘要:动手写prometheus的exporter-03-HIstogram(直方图) 阅读全文

posted @ 2022-08-22 21:02 运维开发玄德公 阅读(123) 评论(0) 推荐(0)

04-Summary(摘要)
摘要:动手写prometheus的exporter-04-Summary(摘要) 阅读全文

posted @ 2022-08-21 20:23 运维开发玄德公 阅读(41) 评论(0) 推荐(0)

02-Counter(计数器)
摘要:动手写prometheus的exporter-02-Counter(计数器) 阅读全文

posted @ 2022-08-09 20:17 运维开发玄德公 阅读(49) 评论(0) 推荐(0)

01-Gauge(仪表盘)
摘要:动手写prometheus的exporter-01-Gauge(仪表盘) 阅读全文

posted @ 2022-08-08 21:37 运维开发玄德公 阅读(63) 评论(0) 推荐(0)

导航