morhidi commented on PR #445: URL: https://github.com/apache/flink-kubernetes-operator/pull/445#issuecomment-1320192200
> This introduces quite a lot of new metrics by default. Do you think it would make sense to make the response code based metrics configurable? Just one flag to disable or enable all of them. > > We usually have similar enabled/disable flags for other metric categories. @jiangzho Gyula has a fair point here. We can put the `1xx / 2xx / 3xx / 4xx / 5xx.` aggregates behind a config option(default=true). We can probably keep the rates for the time being, I guess, although those indeed will introduce quite a few extra (and redundant) metrics unfortunately. -- 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]
