SavitarC opened a new pull request, #1293:
URL: https://github.com/apache/dubbo-samples/pull/1293

   ## Summary
   
   This PR updates the Prometheus metrics integration tests to use 
metric-kind-aware assertion logic instead of hardcoded metric names.
   
   ## Changes
   
   - add `PrometheusMetricAssert` to resolve compatible Prometheus metric names 
from Dubbo raw metric names
   - support both legacy and newer Prometheus naming conventions
   - distinguish metric kinds such as `COUNTER` and `GAUGE` when asserting 
exposed metrics
   - refactor `ConsumerMetricsIT` and `ProviderMetricsIT` to assert raw metric 
names with explicit metric kinds


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to