See gh-44184

Signed-off-by: Johnny Lim <izeye@naver.com>
This commit is contained in:
Johnny Lim
2025-02-09 16:32:20 +09:00
committed by Stéphane Nicoll
parent d9fc813fb5
commit 8c35bce668
5 changed files with 27 additions and 56 deletions

View File

@@ -55,7 +55,7 @@ public class PrometheusPushGatewayManager {
* @param pushGateway the source push gateway
* @param pushRate the rate at which push operations occur
* @param shutdownOperation the shutdown operation that should be performed when
* context is closed.
* context is closed
* @since 3.5.0
*/
public PrometheusPushGatewayManager(PushGateway pushGateway, Duration pushRate,