Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在普罗米修斯中定义具有下限的存储桶?我目前正在实例化如下所示的存储桶,但也想定义下限。
Histogram.build().name("test_metric").help("test help").register();