From 27b6024d2a6e3ef18d86456f7ff6cfb7f3a45153 Mon Sep 17 00:00:00 2001 From: Pranay Prateek Date: Mon, 8 Feb 2021 00:53:14 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7463b2e1ea..a39f733295 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@

SigNoz Logo

+[![MIT](https://img.shields.io/badge/license-MIT-brightgreen)](LICENSE) + # SigNoz SigNoz is an opensource observability platform. SigNoz uses distributed tracing to gain visibility into your systems and powers data using [Kafka](https://kafka.apache.org/) (to handle high ingestion rate and backpressure) and [Apache Druid](https://druid.apache.org/) (Apache Druid is a high performance real-time analytics database), both proven in industry to handle scale. @@ -7,6 +9,7 @@ SigNoz is an opensource observability platform. SigNoz uses distributed tracing ![SigNoz Feature](https://signoz.io/img/readme_feature1.jpg) + ### Features: - Application overview metrics like RPS, 50th/90th/99th Percentile latencies and Error Rate - Slowest endpoints in your application