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_r292355040
########## 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: Please refer to [generate config doc](https://github.com/apache/flink/blob/master/flink-docs/README.md#configuration-documentation) to know the process. And you could search the `metrics-zh.md` to make they are the same as English version. ---------------------------------------------------------------- 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
