Feeding a Python Prometheus Client with a json file

后端 未结 0 1889

I\'m using the prometheus_client that is exposing metrics on a port. The metrics are fetched from a json file.

def main():
    metricsPath=sys.argv[1]
    por         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题