Myasuka commented on a change in pull request #8668: [FLINK-12784][metrics] Support retention policy for InfluxDB metrics … URL: https://github.com/apache/flink/pull/8668#discussion_r291865661
########## File path: docs/monitoring/metrics.md ########## @@ -658,6 +658,7 @@ Parameters: - `db` - the InfluxDB database to store metrics - `username` - (optional) InfluxDB username used for authentication - `password` - (optional) InfluxDB username's password used for authentication +- `rp` - (optional) InfluxDB retention policy, defaults to retention policy defined on the server Review comment: Updates in `metrics.md` should also be updated in `metrics-zh.md`. Moreover, `metrics.hmtl` should also be updated, please refer to `flink-docs/README.md` to generate docs. ---------------------------------------------------------------- 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] With regards, Apache Git Services
