wu-sheng commented on a change in pull request #7746:
URL: https://github.com/apache/skywalking/pull/7746#discussion_r711432797
##########
File path: docs/en/setup/backend/dynamic-config.md
##########
@@ -56,6 +56,10 @@ For example:
```
Supported configurations are as follows:
+| Config Key | SubItem Key Description | Value Description | Value Format
Example |
+|:----:|:----:|:----:|:----:|
+|core.default.endpoint-name-grouping-openapi|The serviceName relevant to
openAPI definition file. eg. `serviceA` If the serviceName relevant to multiple
files should split with `.` eg. `serviceA.API-file1` |The openAPI definitions
file contents(yaml format) for create endpoint name grouping rules.|Same as
[`productAPI-v2.yaml`](endpoint-grouping-rules.md)|
Review comment:
> If the serviceName relevant to multiple files should split with `.`
eg. `serviceA.API-file1`
This sentence is misleading people, `.` is separating service name and file
logic name. Please correct the words.
--
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]