Module prometheus_display

Module prometheus_display 

Source
Expand description

Prometheus Discovery & Connection Display

Elegant terminal UI for Prometheus operations:

  • Service discovery in Kubernetes cluster
  • Port-forward connection establishment
  • Connection status and health checks

Uses a visual style consistent with other tool displays.

Structs§

DiscoveredService
A discovered Prometheus service (for display)
PrometheusConnectionDisplay
Display for Prometheus connection operations
PrometheusDiscoveryDisplay
Display for Prometheus discovery operations
PrometheusInlineDisplay
Compact inline display for tool calls

Enums§

ConnectionMode

Constants§

K8S_ICON
Icon for Kubernetes
NETWORK_ICON
Icon for network/connection
PORT_FORWARD_ICON
Icon for port-forward
PROMETHEUS_ICON
Icon for Prometheus (fire/metrics theme)
SEARCH_ICON
Icon for search/discovery