-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Summary
PrometheusAdapter.fetch_metric() in src/scpn_phase_orchestrator/adapters/prometheus.py raises NotImplementedError.
Acceptance Criteria
- Query Prometheus HTTP API (
/api/v1/query_range) - Return
NDArrayof metric values over[start, end]atstepresolution - Handle connection errors, empty results, and malformed responses
- Unit tests with mocked HTTP responses
Context
Originally scoped for v0.3 per ROADMAP.md. Deferred.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels