wu-sheng commented on a change in pull request #7637:
URL: https://github.com/apache/skywalking/pull/7637#discussion_r700928921
##########
File path: docs/en/setup/backend/backend-meter.md
##########
@@ -42,9 +58,10 @@ expSuffix: <string>
metricPrefix: <string>
# Metrics rule allow you to recompute queries.
metricsRules:
- # The name of rule, which combinates with a prefix 'meter_' as the
index/table name in storage.
+ # The name of rule, which combined with a prefix '<metricPrefix>_' as the
index/table name in storage.
Review comment:
```suggestion
# The name of rule, which combinates with a prefix '<metricPrefix>_' as
the index/table name in storage.
```
--
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]