Skip to content

Decouple resources overview from chorus#118

Open
mharacewiat wants to merge 1 commit into
upsun:mainfrom
mharacewiat:feat/obs-2425-decouple-resources-overview-from-chorus
Open

Decouple resources overview from chorus#118
mharacewiat wants to merge 1 commit into
upsun:mainfrom
mharacewiat:feat/obs-2425-decouple-resources-overview-from-chorus

Conversation

@mharacewiat

Copy link
Copy Markdown
Contributor

Copilot AI review requested due to automatic review settings June 26, 2026 09:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the legacy CLI metrics flow to obtain the “resources overview” URL via the environment’s /observability/ entrypoint response, rather than relying on the #observability-pipeline link (decoupling the overview lookup from chorus-specific linkage).

Changes:

  • Replace #observability-pipeline link usage with a GET to {environmentUri}/observability/ to discover _links.resources_overview.href.
  • Adjust return docstring to reflect returning a URL (or false) when unavailable.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread legacy/src/Command/Metrics/MetricsCommandBase.php
Comment thread legacy/src/Command/Metrics/MetricsCommandBase.php
@mharacewiat mharacewiat force-pushed the feat/obs-2425-decouple-resources-overview-from-chorus branch from 45ce22e to 908b343 Compare June 26, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants