0
点赞
收藏
分享

微信扫一扫

3.3prometheus命令行参数讲解


本节重点介绍 :

  • target页面
  • flags页面
  • status页面
  • tsdb-status页面

访问地址 $ip:9090

target页面

3.3prometheus命令行参数讲解_prometheus

flags页面

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

status页面

  • 描述运行信息和编译的信息

3.3prometheus命令行参数讲解_prometheus_02

tsdb-status页面

  • 打印存储的运行状态信息
  • 帮我们定位重查询的

3.3prometheus命令行参数讲解_服务发现_03

服务发现页面

3.3prometheus命令行参数讲解_prometheus_04

本节重点总结 :

  • target页面 展示采集任务的
  • flags页面 命令行参数
  • status页面 编译信息和运行信息
  • tsdb-status页面 存储信息


举报

相关推荐

0 条评论