It may cause certain metric backends to reject metrics due to names being too long.
IIRC we have seen this with graphite in particular.

In some cases removing this truncation can also impact the transfer of metrics due to size limitations.

Overall, I would advise you to not remove this truncation, and either specify short operator names or rely on IDs for metrics.

On 3/25/2021 7:28 PM, Lu Niu wrote:
Hi, Flink dev

https://issues.apache.org/jira/browse/FLINK-6898 truncates metric name to
less than 80. We plan to relax this in our environment. Want to ask here
whether it will cause any side effects? Thank you!

Best
Lu


Reply via email to