wu-sheng commented on a change in pull request #7554:
URL: https://github.com/apache/skywalking/pull/7554#discussion_r695362894



##########
File path: docs/en/setup/backend/dynamic-config.md
##########
@@ -12,8 +12,7 @@ Currently, SkyWalking supports the following dynamic 
configurations.
 |core.default.apdexThreshold| The apdex threshold settings. Overrides 
`service-apdex-threshold.yml`. | Same as 
[`service-apdex-threshold.yml`](apdex-threshold.md). |
 |core.default.endpoint-name-grouping| The endpoint name grouping setting. 
Overrides `endpoint-name-grouping.yml`. | Same as 
[`endpoint-name-grouping.yml`](endpoint-grouping-rules.md). |
 |core.default.log4j-xml| The log4j xml configuration. Overrides `log4j2.xml`. 
| Same as [`log4j2.xml`](dynamical-logging.md). |
-|agent-analyzer.default.sampleRate| Trace sampling. Overrides 
`receiver-trace/default/sampleRate` of `application.yml`. | 10000 |
-|agent-analyzer.default.slowTraceSegmentThreshold| Setting this threshold on 
latency (in milliseconds) would cause slow trace segments to be sampled if they 
use up more time, even if the sampling mechanism is activated. The default 
value is `-1`, which means slow traces will not be sampled. Overrides 
`receiver-trace/default/slowTraceSegmentThreshold` of `application.yml`. | -1 |

Review comment:
       You are removing unrelated things.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to