How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Kubernetes Operational View - read-only system dashboard for multiple K8s clusters
The main features of hjacobs/kube-ops-view are: Observability and Monitoring, Monitoring and Visualization.
Projects with overlapping indexed features include: grafana/grafana — Grafana is an observability data platform designed to aggregate metrics, logs, and traces from diverse sources into a… kubernetes/kube-state-metrics — kube-state-metrics is a Kubernetes metrics exporter that generates Prometheus-compatible metrics from the current… bloomberg/goldpinger — Debugging tool for Kubernetes which tests and displays connectivity between nodes in the cluster. cortexproject/cortex — Cortex is an open-source, horizontally scalable metrics platform that ingests, stores, and queries… kiali/kiali — Kiali project, observability for the Istio service mesh. prometheus/prometheus — Prometheus is a comprehensive monitoring and alerting platform designed to track infrastructure health and application…
Cortex is an open-source, horizontally scalable metrics platform that ingests, stores, and queries Prometheus-compatible time-series data with multi-tenant isolation. It accepts metrics via Prometheus remote write and OpenTelemetry, executes PromQL queries against both recent and historical data, and provides a Prometheus-compatible alerting and recording rule engine with an integrated Alertmanager. The system is built as a set of independently scalable microservices that use hash-ring-based sharding, gossip-based cluster membership, and tenant-aware object storage to distribute workloads acro
Grafana is an observability data platform designed to aggregate metrics, logs, and traces from diverse sources into a unified environment. It functions as a centralized interface for visualizing complex telemetry data, transforming raw streams into interactive dashboards that support real-time system health tracking and performance monitoring. The platform distinguishes itself through a plugin-based modular architecture that integrates disparate databases, cloud services, and monitoring tools via a standardized data abstraction layer. This framework allows for the dynamic loading of external
Debugging tool for Kubernetes which tests and displays connectivity between nodes in the cluster.
Kiali project, observability for the Istio service mesh