peachisai commented on PR #13119:
URL: https://github.com/apache/skywalking/pull/13119#issuecomment-2736771797

   > @peachisai Could you provide a more precise description or demo about how 
to use this filter? It seems not documented clearly.
   
   Sorry, I didn’t fully understand. Do you mean adding a detailed document on 
how to use the filter expression? However, I saw it in the **backend.md** file.
   
   ```
   # filter the metrics, only those metrics that satisfy this condition will be 
passed into the `metricsRules` below.
   filter: <closure> # example: '{ tags -> tags.job_name == "vm-monitoring" }'
   ```


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