Issues with Opentelemetry Maven Plugin and Kafka Exporter
TLDR sarthak is facing issues implementing Kafka with Maven for Opentelemetry while trying to decouple the source application performance from the Signoz cluster. Pranay and nitya-signoz ask clarifying questions about the desired flow.
May 25, 2023 (4 days ago)
sarthak
07:02 AMPranay
01:47 PMAlso, curious why are you trying ingest to Kafka? What's your use case?
May 26, 2023 (3 days ago)
sarthak
05:34 AMsarthak
05:36 AMMay 29, 2023 (today)
nitya-signoz
04:28 AMotel_events(application) -> Kafka -> otel_collector -> clickhouse is what you are trying to acheive right ?
SigNoz Community
Similar Threads
Sending Metrics of Kafka App to Signoz Otel Collector
Shubham wanted advice to send metrics to a signoz otel collector. nitya-signoz provided guidance and Srikanth confirmed using the collector for Kafka server telemetry.
Using Kafka Broker for Telem Data to Ensure Fault Tolerance
sarthak inquires about using kafka broker with ClickHouse for fault tolerance. Srikanth and Ankit discuss scale and data flow feasibility. sarthak also requests a circuit-breaking mechanism, which Ankit explains is already in place.

Injecting Otelp and Resolving "Something Went Wrong" Issue
sarthak had questions about injecting Otelp agent into multiple microservices and faced an issue on SigNoz portal. Srikanth clarified Otelp agent usage and recommended checking docker and query-service.
Configuring SigNoz with Istio Traces and Service Monitors
Zakaria asked about integrating SigNoz with istio traces and Prometheus service monitors. Srikanth suggested using OpenTelemetry operator and provided guidance for troubleshooting and solving configuration issues in the process.
Troubleshooting SigNoz Auto-Instrumentation Configuration
igor is having trouble configuring auto-instrumentation for Java applications using SigNoz, with traces not appearing in the SigNoz UI. Prashant advises to check logs of the otel sidecar, use service name for endpoint, verify supported libraries, and test with telemetrygen. However, the issue still persists.