Skip to content

[CAP-3826] Revamp the Kubernetes pods overview dashboard - #24590

Merged
AntoineEsteve merged 1 commit into
masterfrom
antoine.esteve/cap-3826-revamp-kubernetes-pod-overview
Jul 20, 2026
Merged

[CAP-3826] Revamp the Kubernetes pods overview dashboard#24590
AntoineEsteve merged 1 commit into
masterfrom
antoine.esteve/cap-3826-revamp-kubernetes-pod-overview

Conversation

@AntoineEsteve

@AntoineEsteve AntoineEsteve commented Jul 17, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Modernizes the Kubernetes Pods Overview dashboard, which has not received a substantial update in a long time. The new dashboard provides clearer pod health, inventory, and resource utilization groups, and it introduces the pod list widget that was not available when the original dashboard was created. This PR should also help with large organisation, where many widgets would previously not load due to the number of series.

The dashboard definitions were validated successfully locally with ddev validate dashboards kubernetes.

Before After
Screenshot 2026-07-17 at 16 00 55 Screenshot 2026-07-17 at 16 00 45

Motivation

Bring the dashboard up to date with current Kubernetes monitoring capabilities and make pod troubleshooting more actionable, particularly by using the new pod list widget to surface pods requiring attention and CPU- or memory-intensive pods. This work is tracked in CAP-3826.

Review checklist (to be filled by reviewers)

Reviewers can explore a copy of the dashboard with live data on org2, and compare it with the previous version.

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add qa/required if this PR needs QA validation, or qa/skip-qa if it does not. Exactly one of the two is required.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@AntoineEsteve AntoineEsteve added the qa/required QA is required for this PR and will generate a QA card label Jul 17, 2026
@AntoineEsteve
AntoineEsteve force-pushed the antoine.esteve/cap-3826-revamp-kubernetes-pod-overview branch 2 times, most recently from 72d68ef to d7cc09b Compare July 20, 2026 08:44
@AntoineEsteve AntoineEsteve added qa/skip-qa Automatically skip this PR for the next QA changelog/no-changelog and removed qa/required QA is required for this PR and will generate a QA card labels Jul 20, 2026
@AntoineEsteve
AntoineEsteve force-pushed the antoine.esteve/cap-3826-revamp-kubernetes-pod-overview branch from d7cc09b to f1deba0 Compare July 20, 2026 08:46
@AntoineEsteve AntoineEsteve changed the title Revamp the Kubernetes pods overview dashboard [CAP-3826] Revamp the Kubernetes pods overview dashboard Jul 20, 2026
@AntoineEsteve
AntoineEsteve marked this pull request as ready for review July 20, 2026 08:53
@AntoineEsteve
AntoineEsteve requested review from a team as code owners July 20, 2026 08:53

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f1deba020b

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread kubernetes/assets/dashboards/kubernetes_pods.json
@AntoineEsteve
AntoineEsteve enabled auto-merge July 20, 2026 09:53
@dd-octo-sts

dd-octo-sts Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Validation Report

All 21 validations passed.

Show details
Validation Description Status
agent-reqs Verify check versions match the Agent requirements file
ci Validate CI configuration and code coverage settings
codeowners Validate every integration has a CODEOWNERS entry
config Validate default configuration files against spec.yaml
dep Verify dependency pins are consistent and Agent-compatible
http Validate integrations use the HTTP wrapper correctly
imports Validate check imports do not use deprecated modules
integration-style Validate check code style conventions
jmx-metrics Validate JMX metrics definition files and config
labeler Validate PR labeler config matches integration directories
legacy-signature Validate no integration uses the legacy Agent check signature
license-headers Validate Python files have proper license headers
licenses Validate third-party license attribution list
metadata Validate metadata.csv metric definitions
models Validate configuration data models match spec.yaml
openmetrics Validate OpenMetrics integrations disable the metric limit
package Validate Python package metadata and naming
qa-label Validate the pull request declares whether it needs QA for the next Agent release
readmes Validate README files have required sections
saved-views Validate saved view JSON file structure and fields
version Validate version consistency between package and changelog

View full run

@AntoineEsteve
AntoineEsteve added this pull request to the merge queue Jul 20, 2026
Merged via the queue into master with commit 2899cbd Jul 20, 2026
81 of 86 checks passed
@AntoineEsteve
AntoineEsteve deleted the antoine.esteve/cap-3826-revamp-kubernetes-pod-overview branch July 20, 2026 13:24
@dd-octo-sts dd-octo-sts Bot added this to the 7.83.0 milestone Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants