APM java agent dynamic configs not working

We have elastic stack 8.6.3 with java agent version 1.36.0.
Trying to dynamically add few custom traces via trace_methods config property.
Created configuration in UI with changes.
I dont see custom trace methods are monitored by java agent.
Same methods are working fine when i add it as java system property and build container.
We would like to dynamically add/remove methods for easy troubleshooting without rebuilding container image and deplooy.

Environment:
kubernetes cluster in AWS
openjdk version "11.0.8" 2020-07-14 LTS
OpenJDK Runtime Environment Corretto-11.0.8.10.1

Let me know if i need to make any other config changes to use dynamic config via UI?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.