lsm1 opened a new pull request, #1982:
URL: https://github.com/apache/auron/pull/1982

   # Which issue does this PR close?
   None
   
   # Rationale for this change
    The previous native metrics retrieval fetched all default metrics for every 
operator. This changes allows specific operators to request only the relevant 
metric keys, reducing unnecessary overhead.
   
   # What changes are included in this PR?
    Updated `getDefaultNativeMetrics` to accept a `Set[String]` of metric keys 
instead of returning a fixed map.
   
   # Are there any user-facing changes?
   No
   
   # How was this patch tested?
   


-- 
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]

Reply via email to