Skip to content

feat: [DPS-36767] - Embedded metrics dashboard as contextual view in stream#13492

Open
kagora-akamai wants to merge 3 commits intolinode:developfrom
kagora-akamai:feature/DPS-36767-embeded-metrics-dashboard-as-contextual-view-in-stream-ui
Open

feat: [DPS-36767] - Embedded metrics dashboard as contextual view in stream#13492
kagora-akamai wants to merge 3 commits intolinode:developfrom
kagora-akamai:feature/DPS-36767-embeded-metrics-dashboard-as-contextual-view-in-stream-ui

Conversation

@kagora-akamai
Copy link
Contributor

@kagora-akamai kagora-akamai commented Mar 13, 2026

Description 📝

New Metrics tab under Stream view.

Changes 🔄

  • Stream view is now divided into Summary (prev. Edit) and Metrics tabs
  • Embedded Metrics component inside Stream Metrics tab
  • Routing for streams/$id/edit changed to streams/$id/summary
  • Routing for destinations/$id/edit changed to destinations/$id/summary
  • Routing for streams/$id redirects to streams/$id/summary
  • Routing for destinations/$id redirects to destinations/$id/summary
  • New routing streams/$id/metrics to stream metrics tab

Scope 🚢

Upon production release, changes in this PR will be visible to:

  • Some customers (e.g. in Beta or Limited Availability)

Target release date 🗓️

March 2026

Preview 📷

Before After
Screenshot 2026-03-13 at 11 35 23 Screenshot 2026-03-12 at 12 40 40
Screenshot 2026-03-13 at 08 30 10

How to test 🧪

Prerequisites

Run manager with devcloud env.

Verification steps

Navigate to some stream. See new view with 2 tabs. Dashboard loading in Metrics tab.

Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🚩 Using a feature flag to protect the release
🧪 Providing/improving test coverage
📱 Providing mobile support


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@kagora-akamai kagora-akamai self-assigned this Mar 13, 2026
@kagora-akamai kagora-akamai marked this pull request as ready for review March 13, 2026 14:46
@kagora-akamai kagora-akamai requested review from a team as code owners March 13, 2026 14:46
@kagora-akamai kagora-akamai requested review from bbanucha-akamai, dmcintyr-akamai and mikeZuber-akamai and removed request for a team March 13, 2026 14:46
@kagora-akamai kagora-akamai force-pushed the feature/DPS-36767-embeded-metrics-dashboard-as-contextual-view-in-stream-ui branch from be3c495 to d088df2 Compare March 25, 2026 15:55
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 3 failing tests on test run #3 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
3 Failing885 Passing11 Skipped49m 54s

Details

Failing Tests
SpecTest
alerts-create.spec.tsCloud Manager Cypress Tests→Create flow when beta alerts enabled by region and feature flag » create flow after switching to beta alerts
alerts-create.spec.tsCloud Manager Cypress Tests→Create flow when beta alerts enabled by region and feature flag » can toggle from legacy to beta alerts and back to legacy
object-storage-objects-multicluster.spec.tsCloud Manager Cypress Tests→Object Storage Multicluster objects » can upload, access, and delete objects

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/linodes/alerts-create.spec.ts,cypress/e2e/core/objectStorageMulticluster/object-storage-objects-multicluster.spec.ts"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

3 participants