g = Gauge('monitor_net_device',"monitor some net interface",['name',])
g = Gauge('monitor_net_device',"monitor some net interface",['name',])
"""
curl http://192.168.43.149:3214/返回
# HELP monitor_net_device monitor some net interface
# TYPE monitor_net_device gauge
monitor_net_device{name="ens37"} 0.0
"""

prometheus Gauge

prometheus Gauge

prometheus Gauge

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-16
  • 2021-09-27
  • 2021-11-22
  • 2022-12-23
猜你喜欢
  • 2021-10-07
  • 2021-12-30
  • 2021-11-02
  • 2021-07-18
  • 2022-12-23
  • 2021-06-30
  • 2021-11-24
相关资源
相似解决方案