From 67943cfec07d8e6ccd0e56c1c90869cd3fbaaa63 Mon Sep 17 00:00:00 2001 From: Pranay Prateek Date: Fri, 9 Dec 2022 12:32:03 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d00adedcc8..e2b839417a 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,16 @@ SigNoz helps developers monitor applications and troubleshoot problems in their deployed applications. SigNoz uses distributed tracing to gain visibility into your software stack. +👉 Visualise Metrics, Traces and Logs in a single pane of glass + 👉 You can see metrics like p99 latency, error rates for your services, external API calls and individual end points. 👉 You can find the root cause of the problem by going to the exact traces which are causing the problem and see detailed flamegraphs of individual request traces. 👉 Run aggregates on trace data to get business relevant metrics +👉 Filter and query logs, build dashboards and alerts based on attributes in logs + ![screenzy-1644432902955](https://user-images.githubusercontent.com/504541/153270713-1b2156e6-ec03-42de-975b-3c02b8ec1836.png)
![screenzy-1644432986784](https://user-images.githubusercontent.com/504541/153270725-0efb73b3-06ed-4207-bf13-9b7e2e17c4b8.png)