You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/06/22 08:21:33 UTC

[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #268: [FLINK-27914] Integrate JOSDK metrics with Flink Metrics reporter

gyfora commented on PR #268:
URL: https://github.com/apache/flink-kubernetes-operator/pull/268#issuecomment-1162800041

   I think in your implementation you still don't use the groups as intended:
   
   for each tag you can do:
   ```
   addGroup(tagName, tagValue)
   ```
   
   We should probably cache these by the tags


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org