10 open-source projects similar to lmachens/kadira, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
Visualise Go runtime metrics in real time
Performances & exceptions monitoring for Ruby on Rails applications
Jaeger is a distributed tracing platform used for collecting, storing, and visualizing request flows across microservices. It identifies performance bottlenecks and errors by tracking requests as they move through multiple service boundaries. The system includes telemetry collectors, a multi-tenant backend, and a trace visualizer. The platform provides a multi-tenant tracing infrastructure that isolates data and queries by tenant to support shared environments. It supports standardized telemetry ingestion via the OpenTelemetry Protocol over gRPC and HTTP. To manage storage costs and overhead,
1. Install and configure elasticsearch - https://www.elastic.co/downloads/elasticsearch 2. Install and configure Kibana - https://www.elastic.co/downloads/kibana 3. Install and configure elastic APM server - https://www.elastic.co/downloads/apm
This package is based on meteorhacks/kadira.