[
https://issues.apache.org/jira/browse/FLINK-14831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16995480#comment-16995480
]
Chesnay Schepler commented on FLINK-14831:
------------------------------------------
I already explained this in the PR where you stumbled on this; the generator
enforces uniqueness (or rather well-defined-ness) among all keys, but since the
influx options are just suffixes they easily clash with other reporters.
> When edit flink-metrics-influxdb, need add metrics.md by hand
> --------------------------------------------------------------
>
> Key: FLINK-14831
> URL: https://issues.apache.org/jira/browse/FLINK-14831
> Project: Flink
> Issue Type: Improvement
> Components: Documentation, Runtime / Metrics
> Reporter: ouyangwulin
> Priority: Major
>
> When edit flink-metrics-influxdb, need add metrics.md by hand. ANDÂ
> {code:java}
> mvn package -Dgenerate-config-docs -pl flink-docs -am -nsu -DskipTests{code}
> , Is not work
--
This message was sent by Atlassian Jira
(v8.3.4#803005)