From 8e529fb4ab9880925dbb8d76b14ea2353a9fb8cb Mon Sep 17 00:00:00 2001 From: sule01u Date: Wed, 28 Feb 2024 11:03:32 +0800 Subject: [PATCH] add path --- config/path.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/path.json b/config/path.json index 88d340c..c9e4484 100644 --- a/config/path.json +++ b/config/path.json @@ -134,6 +134,8 @@ "gateway/actuator/threaddump": "", "gateway/actuator/trace": "", "health": "", + "tmp/heapdump": "", + "tmp/heapdump1": "", "heapdump.json": "", "httptrace": "", "hystrix": "",