mans2singh 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_r292700619
 
 

 ##########
 File path: 
flink-metrics/flink-metrics-influxdb/src/main/java/org/apache/flink/metrics/influxdb/InfluxdbReporterOptions.java
 ##########
 @@ -52,6 +52,11 @@
                .noDefaultValue()
                .withDescription("the InfluxDB database to store metrics");
 
+       public static final ConfigOption<String> RETENTION_POLICY = 
ConfigOptions
+                       .key("rp")
 
 Review comment:
   @1u0 - Updated to full name based on your recommendation.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to