SigNoz / signoz

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
https://signoz.io
Other
18.59k stars 1.19k forks source link

[EPIC] Add support for sampling traces #1144

Open pranay01 opened 2 years ago

pranay01 commented 2 years ago

Currently SigNoz doesn't enable sampling of traces. Enabling sampling would allow organizations which can potentially generate huge trace data to sample it so that resource requirements are optimised

Tasks:

request-info[bot] commented 2 years ago

We would appreciate it if you could provide us with more info about this issue/pr!

makeavish commented 2 years ago

PRD issue: https://github.com/SigNoz/engineering-pod/issues/441

ankitnayan commented 2 years ago

we can start with commented settings in otel-collector and docs for head-based sampling

ankitnayan commented 1 year ago

https://opensearch.org/blog/technical-post/2021/12/distributed-tracing-pipeline-with-opentelemetry/

ankitnayan commented 1 year ago

https://github.com/SigNoz/signoz/issues/1800