Skip to content

UI: Add llm-health info to endpoint overview #16

@BenjaminPabst

Description

@BenjaminPabst

Implement a new column in the search results for LLM and MCP Servers called "Status".

It should visualize whether the respective service is:

  • Online (Green Circle + Ping Animation (small bigger circle))
  • Offline: Not Reachable (Red Circle)
  • No Data (Grey Circle)

Show the circle and the label right next to it.

Data is provided via API Call (see related PR), you need to implement a regular poll and visualize the status.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions