From fc55be93499a73a0281b1d787c2c880df4a0be16 Mon Sep 17 00:00:00 2001 From: yejin Date: Wed, 4 Mar 2026 09:01:22 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20heapdump=20=EC=A1=B0=ED=9A=8C=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index aad5ad0f..cb9f83c4 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -134,7 +134,7 @@ management: endpoints: web: exposure: - include: prometheus, health, info + include: prometheus, health, info, heapdump metrics: tags: application: kodaero