Is signoz collector required? Or can we directly e...
# general
b
Is signoz collector required? Or can we directly export to clickhouse with the otel clickhouse exporter?
p
SigNoz collectors are required to write to clickhouse.
We have custom clickhouse exporters for traces/metrics/logs, which is different from upstream otel clickhouse exporter.
a
@Prashant Shahi But Is it possible to obtain the exporters and processors and build them with the OpenTelemetry community? If so, why aren’t these processors and exporters included in the collector-contrib?