From 0cf8cf184c0bba5925df56427e9146ba8fa9a8f4 Mon Sep 17 00:00:00 2001 From: Bartosz Zurkowski Date: Sun, 12 Apr 2020 14:29:24 +0200 Subject: [PATCH] Update objectives Signed-off-by: Bartosz Zurkowski --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 08395fd..78e8a05 100644 --- a/README.rst +++ b/README.rst @@ -28,11 +28,11 @@ graph data to pinpoint sources of complex cluster defects. Objectives ---------- -- Holistic insight into application infrastructure (infra graph) +- Real-time cluster topology visualization - Integration hub for telemetry projects (Prometheus, Elasticsearch, Falco and others) - Time-based infrastructure analysis -- Automated diagnostics for common applications (databases, load balancers, message queues) -- ML-supported root cause inference +- Diagnostics framework for applications (databases, load balancers, message queues) +- Automated root cause inference - Site reliability engineering and chaos testing Installation