Skip to content

Display Linux introspection vendor extension data #49

@bburda

Description

@bburda

Summary

Display Linux introspection data from vendor extension endpoints in the entity detail view.


Proposed solution (optional)

  • Show process-level diagnostics (CPU, memory, container info) in entity detail
  • Fetch from GET /{entity_type}/{entity_id}/x-medkit-procfs, /x-medkit-systemd, /x-medkit-container
  • Gracefully handle 404 when plugins are not loaded
  • Display as collapsible section in entity detail view

Additional context (optional)

Depends on sovd_web_ui#42 (client migration). These are plugin-registered vendor extension routes - may not appear in OpenAPI spec if plugins register routes dynamically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions