Unverified Commit 27b6024d authored by Pranay Prateek's avatar Pranay Prateek Committed by GitHub
Browse files

Update README.md

parent c145f921
Showing with 3 additions and 0 deletions
+3 -0
<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 ...@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment