Ax1an commented on a change in pull request #6272:
URL: https://github.com/apache/skywalking/pull/6272#discussion_r565961924
##########
File path: docs/en/setup/service-agent/java-agent/configuration-discovery.md
##########
@@ -25,6 +25,7 @@ Java agent supports the following dynamic configurations.
| Config Key | Value Description
| Value Format Example | Required Plugin(s) |
| :-----------------------: |
:----------------------------------------------------------: |
:-------------------: | :----------------: |
| agent.sample_n_per_3_secs | The number of sampled traces per 3
seconds | -1 | - |
+| agent.ignore_suffix | Ignore the segments if their operation
names end with these suffix. multiple paths should be separated by `,` |
`.txt,.log` | - |
Review comment:
Updated.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]