This message was deleted.
# general
s
This message was deleted.
p
Hi @User nice to have you here. We started with Druid coz that seemed to be most mature OLAP datastore and tested at scale at companies like Lyft. Though recently we have also introduced support for Clickhouse as datastore and it is much less resource intensive at least at relatively smaller scale. We had looked into pinot also.. but it seemed less mature compared to Druid and still early in its community adoption when we evaluated
šŸ‘ 1
šŸ‘šŸ¼ 1
Curious to learn more about what you are working on and how SigNoz can be helpful šŸ™‚
m
Hi @Pranay thank you for reply. We built a side car solution to the existing monitoring solution for L1 to minimize the mean time to identify. I am keen on adopting OpenTelemetry standard instead of keep developing our own proprietary agents for trace/metric/logs collection. Along with OpenTelemetry there needs to be a tool which can provide observability capability. Solution like SigNoz fills the gap. Recently learned about Apache Pinot and Druid. Both of these OLAP engines are good contenders for analytics backend. Came across performance comparison done by Confluera (it is going to vary by use-case)
Clickhouse is interesting, performant.. but it is in C++. We do not like platform dependency.
> Curious to learn more about what you are working on and how SigNoz can be helpful
I would like to try SigNoz with our OpenTelemetry signals and throwaway homegrown solutions (around Prometheus/Jaeger/etc/etc). Be part of the community.
a
@User Which language do you use opentelemetry for? And do you generate both metrics and traces using OTel? Just curious
m
• Java and some proprietary language tracing techniques (which is there since ages) • I will be converting proprietary tracing to OTel. • Metrics/Traces both
p
@User Sure. Let us know if you need any help setting up SigNoz. I think moving to opentelemetry is the right call - compared to having home grown tracing instrumentation
m
@User - Are you using SigNoz in production?
p
Yes