- Generate the heapdump of a running application on demand using the
/actuator/heapdump endpoint and threaddump using /actuator/threaddump
- RTD update as separate patch when the python issue is sorted
Issue-ID: CPS-2453
Change-Id: Ifcf4e7aecc1ee15f57011a1c4a4ec7bf67e45a6f
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
endpoints:
web:
exposure:
- include: info,health,loggers,prometheus,metrics
+ include: info,health,loggers,prometheus,metrics,heapdump,threaddump
endpoint:
health:
show-details: always