mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-08 18:08:59 +08:00
Merge branch 'main' of https://github.com/signoz/signoz into main
This commit is contained in:
commit
14ac30a79d
@ -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>
|
||||||
|
|
||||||
|
[](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
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user