Update README.md

This commit is contained in:
Pranay Prateek 2021-07-17 19:18:41 +05:30 committed by GitHub
parent dd34bd5990
commit 5431333b1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,7 +94,7 @@ Please follow the steps listed [here](https://signoz.io/docs/deployment/helm_cha
## Comparisons to Familiar Tools ## Comparisons to Familiar Tools
### SigNoz and Prometheus ### SigNoz vs Prometheus
Prometheus is good if you want to do just metrics. But if you want to have a seamless experience between metrics and traces, then current experience of stitching together Prometheus & Jaeger is not great. Prometheus is good if you want to do just metrics. But if you want to have a seamless experience between metrics and traces, then current experience of stitching together Prometheus & Jaeger is not great.
@ -102,7 +102,7 @@ Our goal is to provide an integrated UI between metrics & traces - similar to wh
<p>&nbsp </p> <p>&nbsp </p>
### SigNoz and Jaeger ### SigNoz vs Jaeger
Jaeger only does distributed tracing. SigNoz does both metrics and traces, and we also have log management in our roadmap. Jaeger only does distributed tracing. SigNoz does both metrics and traces, and we also have log management in our roadmap.