Skip to content

vmui: add optional "Kubernetes" tab #1009

@func25

Description

@func25

Is your feature request related to a problem? Please describe

The idea is to add a new tab "Kubernetes" to vmui, hidden by default and enabled only via a flag (e.g. -vmui.enableKubernetesTab or similar).

Describe the solution you'd like

Kubernetes tab requirements:

  • Variables / selectors: cluster (optional), namespace, pod, container (optionally node, workload if present).
  • Use LogsQL and prefer _stream-based filters when possible for performance; document the expected field/label names (e.g. kubernetes.namespace, kubernetes.pod_name, kubernetes.container_name).

Built-in views (as prebuilt queries users can copy/edit):

  • Log rate over time (per namespace/pod/container)
  • Error rate and top pods/containers by errors
  • Top noisy pods/containers by log volume
  • Quick "tail" / recent logs for selected pod/container

This is the initial idea, feel free to discuss and add more value.

Describe alternatives you've considered

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestweb-uiIssues related to the user interface: layout, styling, usability, or UI-specific bugs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions