gyfora commented on PR #926: URL: https://github.com/apache/flink-kubernetes-operator/pull/926#issuecomment-2637293777
I am wondering if this is a good use of the metric system in Flink. We are introducing an explosion of new metrics and we are using a large number of gauges to represent ENUM values for a single resource. Maybe we should have a single resource.status gauge that returns the value of the enum instead? Not sure if that would work with string/enum values but I don't think the current approach is good either. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
