hi everyone! I had a question on the Continuous Profiler. I was troubleshooting using these https://ddtrace.readthedocs.io/en/stable/advanced_usage.html#ddtrace-run|steps for running DD on a Kubernetes cluster, and the log output told me to upgrade my Agent version to 7.39.1
. does Remote Configuration also need to be enabled for the Profiler to work? I saw those docs were requiring an Agent version of 7.41.1
which is fine, but for the time being we’d like to avoid enabling Remote Configuration until we have further discussion.
I am not sure what the log is about and why you need Agent 7.39.1 (I think it is unrelated to profiling?), but I confirm there’s no need for Remote Configuration to enable Profiling.
got it, thank you! I know our Agent version is fairly outdated, and I think I have everything configured properly? but since I wasn’t getting any errors when turning debug on for the logs, this was the only thing I could go off of. I’ll see if updating the version helps.