You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/21 12:49:31 UTC

[GitHub] [pulsar] tjiuming commented on pull request #15558: [fix][broker][functions-worker] Ensure prometheus metrics are grouped by type (#8407, #13865)

tjiuming commented on PR #15558:
URL: https://github.com/apache/pulsar/pull/15558#issuecomment-1161704633

   @asafm I thought of another way of grouping these metrics, how about write metrics-data into a same ByteBuf which has the same metric name?
   In the finally, merge these ByteBufs into `stream`, seems it won't takes too much costs.


-- 
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: commits-unsubscribe@pulsar.apache.org

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