Details
-
Improvement
-
Status: Open
-
Not a Priority
-
Resolution: Unresolved
-
None
-
None
Description
From the user-zh email:
http://apache-flink.147419.n8.nabble.com/FlinkSQL-Prometheus-td8858.html
The sql operator name is too large, this resulted in a lot of memory in querying Prometheus which is not friendly in the production environment.
I think we can add a switch to control the operator name in SQL.
A full name helps debug Jobs, and a short name helps to send this as metrics which will save bandwidth, CPU consumption during compression, and downstream storage.
Attachments
Attachments
Issue Links
- is related to
-
FLINK-20388 Supports users setting operators' metrics name
- Open
-
FLINK-25070 FLIP-195: Improve the name and structure of vertex and operator name for job
- Closed