coroot / coroot
- четверг, 22 сентября 2022 г. в 00:34:07
A monitoring and troubleshooting tool for microservice architectures.
Coroot is a monitoring and troubleshooting tool for microservice architectures.
Thanks to eBPF, Coroot shows you a comprehensive map of your services without any code changes.
Node-agent turns terabytes of logs into just a few dozen metrics by extracting repeated patterns right on the node. Using these metrics allows you to quickly and cost-effectively find the errors relevant to a particular outage.
Coroot uses cloud metadata to show which regions and availability zones each application runs in. This is very important to known, because:
Coroot makes troubleshooting Postgres-related issues easier not only for experienced DBAs but also for engineers not specialized in databases.
Coroot uses Prometheus as a Time-Series Database (TSDB):
The built-in Prometheus cache allows Coroot to provide you with a blazing fast UI without overloading your Prometheus.
You can run Coroot as a Docker container or deploy it into any Kubernetes cluster. Check out the Installation guide.
The Coroot documentation is available at coroot.com/docs/coroot-community-edition.
Coroot is licensed under the Apache License, Version 2.0.