The GitHub Actions job "CI" on 
rocketmq-dashboard.git/feature/studio-metrics-multi-source has failed.
Run started by GitHub user zhaohai666 (triggered by zhaohai666).

Head commit for run:
0182cfab70a8069a4851cc3b34dd868f10ddd98b / zhaohaihzb <[email protected]>
feat(metrics): support multiple Prometheus-compatible backends (METRICS-01)

Add multi-backend metrics source support so the dashboard can query more
than one Prometheus-compatible system (VictoriaMetrics, Thanos, Cortex,
Mimir, ARMS) plus a generic custom endpoint.

Backend:
- MetricsBackendType enum with per-backend query paths
- AbstractPrometheusCompatibleMetricsSource with shared query/parse/auth
- VictoriaMetrics/Thanos/Cortex/Mimir/Arms concrete sources
- MetricsSourceFactory, in-memory repository seeded with 6 sources
- MetricsDataSourceService + MetricsDataSourceController 
(list/create/update/delete/query)

Frontend:
- MetricsDataSourceManager component + MetricsDataSources page + nav entry
- metrics api/service/mock + i18n keys
- backend + frontend unit tests (58 backend / 18 frontend passing)

Report URL: 
https://github.com/apache/rocketmq-dashboard/actions/runs/30872691088

With regards,
GitHub Actions via GitBox

Reply via email to