Which module is your feature request related to?
Agent
Is your feature request related to a problem?
No
Describe the solution you'd like
The updated sampling rate can not take effect without restarting. First make the samplingRate property in the SamplingRateSampler mutable, use the cluster feature to update the sampling rate.
ui -> web api -> collector -> agent.
A PR will be made.
Update: resolved by #8002.
Which module is your feature request related to?
Agent
Is your feature request related to a problem?
No
Describe the solution you'd like
The updated sampling rate can not take effect without restarting. First make the samplingRate property in the SamplingRateSampler mutable, use the cluster feature to update the sampling rate.
ui -> web api -> collector -> agent.
A PR will be made.
Update: resolved by #8002.