-
Notifications
You must be signed in to change notification settings - Fork 0
Display Linux introspection vendor extension data #49
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request