This issue is used to gather feedback on the data collection frequency of the new execution tracer (aka code hotspots timeline) feature of the profiler during the beta.
The default collection frequency is 15min. If you'd like to collect this data more frequently, please upvote this issue and comment with more details on your use case.
During the beta you can change this frequency as shown below:
os.Setenv("DD_PROFILING_EXECUTION_TRACE_PERIOD", "15m")
This issue is used to gather feedback on the data collection frequency of the new execution tracer (aka code hotspots timeline) feature of the profiler during the beta.
The default collection frequency is
15min. If you'd like to collect this data more frequently, please upvote this issue and comment with more details on your use case.During the beta you can change this frequency as shown below: