yyqdbngt opened a new pull request, #3908:
URL: https://github.com/apache/rocketmq-dashboard/pull/3908

   ### Motivation
   
   The `MetricsBackendType` tests covered spaced/dashed/underscored aliases and 
the query paths, but the bare `victoria` alias accepted by the switch and the 
canonical provider names of the remaining backends were unasserted.
   
   ### Changes
   
   - Bare `victoria` / `Victoria` resolve to `VICTORIA_METRICS`.
   - Canonical provider names are asserted for every backend (`Prometheus`, 
`VictoriaMetrics`, `Thanos`, `Cortex`, `Mimir`, `ARMS`, `Custom`).
   
   ### Verification
   
   - `mvn -B test -Dtest=MetricsBackendTypeTest`: 7/7 passed, BUILD SUCCESS


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