From e4c8dcf3cab3ef5b4ea31521582ca541ab22c4d0 Mon Sep 17 00:00:00 2001 From: Pranay Prateek Date: Thu, 6 May 2021 12:54:32 +0530 Subject: [PATCH] updated features section --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e90276e0b4..94f963bafb 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,6 @@ SigNoz helps developer monitor applications and troubleshoot problems in their d - Filter traces by service name, operation, latency, error, tags/annotations. - Aggregate metrics on filtered traces. Eg, you can get error rate and 99th percentile latency of `customer_type: gold` or `deployment_version: v2` or `external_call: paypal` - Unified UI for metrics and traces. No need to switch from Prometheus to Jaeger to debug issues. -- In-built workflows to reduce your efforts in detecting common issues like new deployment failures, 3rd party slow APIs, etc (Coming Soon) -- Anomaly Detection Framework (Coming Soon) ### 🤓 Why SigNoz?