You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/09/02 09:50:17 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #7637: More document for meter configurations in backend-meter.md

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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org