We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79eee0 commit 0f7f9a0Copy full SHA for 0f7f9a0
src/main/resources/application.yml
@@ -35,7 +35,7 @@ management:
35
web:
36
base-path: "/internal"
37
exposure:
38
- include: info, health, metrics, prometheus, thread-pool
+ include: info, health, metrics, prometheus, thread-pool, threaddump
39
metrics:
40
enable:
41
jvm.threads: true
0 commit comments