Skip to content

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

Open
kagora-akamai wants to merge 2 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 2 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
🧪 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

@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 2 failing tests on test run #2 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
2 Failing878 Passing11 Skipped46m 34s

Details

Failing Tests
SpecTest
lke-create.spec.tsCloud Manager Cypress Tests→LKE Cluster Creation with LKE-E→shows the LKE-E flow with the feature flag on » creates an LKE-E cluster with the account capability
object-storage.e2e.spec.tsCloud Manager Cypress Tests→object storage end-to-end tests » can create and delete object storage buckets

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/kubernetes/lke-create.spec.ts,cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts"

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