【基础篇】prometheus页面UI功能详解

prometheus登录地址为:ip+9090端口

graph页面

  • autocomplete 可以补全metrics tag信息或者内置的关键字,如:sum等聚合函数

  • table查询 instante查询,一个点的查询

  • graph 查询

  • 调整分辨率 resolution

    target页面

    展示采集任务 flags页面

    展示命令行参数,没设置的取默认值 status页面

    描述运行信息和编译信息 tsdb-status页面

    存储运行状态信息,定位重查询的
    Service Discovery

相关推荐
陈皮糖..9 小时前
基于 Keepalived 的传统 Web 高可用架构的容器化改造与可观测性升级
运维·docker·性能优化·架构·云计算·prometheus
heimeiyingwang11 小时前
【Prometheus·部署篇】存储与容量规划:本地存储、远程存储与长期保存
prometheus
heimeiyingwang11 小时前
【Prometheus·可视化篇】Grafana 集成:数据源配置与 Dashboard 设计原则
grafana·prometheus
IT界的老黄牛11 小时前
Jenkins 构建卡了 23 天,abort 按钮点了没用
jenkins·maven·prometheus·告警·排查·ci-cd
heimeiyingwang2 天前
【Prometheus·告警篇】告警规则:Recording Rules 与 Alerting Rules 最佳实践
prometheus
AAA@峥3 天前
从零搭建 Prometheus 完整监控告警体系|Linux 部署 + node_exporter+Grafana 可视化
云原生·grafana·prometheus
liuyicenysabel5 天前
Grafana + Prometheus 分级告警配置设计(P0/P1/P2)
javascript·grafana·prometheus
随遇而安zx5 天前
SpringCloud---可观测性与监控:Actuator / Micrometer / Prometheus / Grafana 深度解析
spring cloud·grafana·prometheus
qq_452396235 天前
第四篇:《Prometheus 深度实战:指标设计、Exporter 开发与服务发现》
服务发现·prometheus
刘某的Cloud5 天前
k8s部署prometheus架构规则
linux·运维·kubernetes·prometheus·监控