Github user zentol commented on the issue:
https://github.com/apache/flink/pull/2418
Looks like we could just pop the variables map into constructor and get the
key names for free, that's neat.
I wouldn't worry too much about disregarding the naming scheme; in contrast
to other reporters additional keys (as i understand it) don't make it more
difficult to work with a given metric.
What we could do is add a configuration option `exposeAllKeys` or something
that if set pops the map into the constructor, otherwise it uses the configured
naming scheme.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---