Merge branch 'main' of https://github.com/signoz/signoz into main

This commit is contained in:
Ankit Nayan 2021-02-09 03:05:23 +05:30
commit 14ac30a79d

View File

@ -1,5 +1,7 @@
<p align="center"><img src="https://signoz.io/img/SigNozLogo-orange.svg" alt="SigNoz Logo" width="100"></p>
[![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