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.
Kubernetes Operational View - read-only system dashboard for multiple K8s clusters
Les fonctionnalités principales de searchlight/searchlight sont : Observability and Monitoring, Monitoring and Visualization.
Les alternatives open-source à searchlight/searchlight incluent : grafana/grafana — Grafana is an observability data platform designed to aggregate metrics, logs, and traces from diverse sources into a… kiali/kiali — Kiali project, observability for the Istio service mesh. 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… hjacobs/kube-ops-view — Kubernetes Operational View - read-only system dashboard for multiple K8s clusters. kubernetes/kube-state-metrics — kube-state-metrics is a Kubernetes metrics exporter that generates Prometheus-compatible metrics from the current…