Micrometer gauge not appearing on prometheus endpoint

后端 未结 0 1071
温柔的废话
温柔的废话 2021-01-17 12:42

I have instrumented my code inside a method for micrometer gauge like this:

SimpleMeterRegistry registry = new SimpleMeterRegistry();
Gauge
     .builder(&quo         


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