01 2020 档案
【翻译】PROMETHEUS 查询示例
摘要:本文翻译自官网:https://prometheus.io/docs/prometheus/latest/querying/examples/ 简单时间序列选择 Return all time series with the metric http_requests_total: 返回指标 http 阅读全文
posted @ 2020-01-18 10:39 Flink菜鸟 阅读(861) 评论(0) 推荐(0)
【翻译】查询Prothetheus
摘要:本文翻译自官网:https://prometheus.io/docs/prometheus/latest/querying/basics/ Prometheus提供了一种称为PromQL(Prometheus查询语言)的功能查询语言,使用户可以实时选择和汇总时间序列数据。 表达式的结果既可以图形显示 阅读全文
posted @ 2020-01-17 10:07 Flink菜鸟 阅读(370) 评论(0) 推荐(0)