https://signoz.io logo
#support
Title
# support
s

Shravan Kgl

12/23/2022, 6:29 AM
Hi, How to integrate vector.dev with Signoz
a

Ankit Nayan

12/23/2022, 6:33 AM
can you create an issue for this? seems interesting
s

Shravan Kgl

12/23/2022, 6:35 AM
@Ankit Nayan where to create issue
p

Pranay

12/23/2022, 7:00 AM
What doe you want to use vector.dev for? For sending logs?
s

Shravan Kgl

12/23/2022, 7:06 AM
@Pranay This is our usecase https://signoz-community.slack.com/archives/C01HWQ1R0BC/p1671171975183959 And based on this blog https://medium.com/ibm-cloud/log-collectors-performance-benchmarking-8c5218a08fea we want use vector as OTEL collector for all deployments and Signoz as centralised observability Suggestions or recommendations are welcome
p

Pranay

12/23/2022, 7:08 AM
ok, thanks
s

Shravan Kgl

12/23/2022, 8:45 AM
@Pranay @Ankit Nayan vector.dev supports open telemetry as source but doesn't support as sink(Output) It supports clickhouse output, Is this enough for integration https://vector.dev/docs/reference/configuration/sinks/clickhouse/
a

Ankit Nayan

12/23/2022, 10:41 AM
It won't work out out of box as using vector will need to transform the data to schema desired in clcikhouse. We will have to support signoz's schema to make it work. Ideall, a sink for SigNoz has to be added