Update README.md

This commit is contained in:
Pranay Prateek 2021-02-08 00:53:14 +05:30 committed by GitHub
parent c145f92125
commit 27b6024d2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
<p align="center"><img src="https://signoz.io/img/SigNozLogo-orange.svg" alt="SigNoz Logo" width="100"></p> <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
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. 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) ![SigNoz Feature](https://signoz.io/img/readme_feature1.jpg)
### Features: ### Features:
- Application overview metrics like RPS, 50th/90th/99th Percentile latencies and Error Rate - Application overview metrics like RPS, 50th/90th/99th Percentile latencies and Error Rate
- Slowest endpoints in your application - Slowest endpoints in your application