OTel Webinar Feedback and Request for Further Information
TLDR Besha gave feedback on an OTel Webinar and asked Nocnica several questions, to which Nocnica promised to address in a future post. Nocnica also mentioned that there will be another session soon.
1
1
Oct 10, 2023 (1 month ago)
Nocnica
02:16 PM1
Oct 11, 2023 (1 month ago)
Besha
08:57 PMIf I were there I would have loved to ask about your thoughts on:
1- The consumers from Kafka to the backend platform for example SigNoz! What are the different options for consumers and the scalability of them?
2- As you said would be good to have queueing systems, for such a case what could be a good arch consider k8s env
• OTEL agent as Dasmonset > Kafka > some consumer running as something > SigNoz
• OTEL gateway as Deployment > Kafka > some consumer running as something > SigNoz
• OTEL agent as Dasmonset > OTEL gateway as Deployment/Statefulset > Kafka > some consumer running as something > SigNoz
•
3- fault tolerance in case of downtime in SigNoz
Nocnica
09:25 PM1
Oct 14, 2023 (1 month ago)
Besha
10:09 AMBesha
10:09 AMhttps://www.youtube.com/live/sL6XvOOAEP0?si=yzbfeyN4nDK8g2wT
Nocnica
11:55 PMSigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Issue Sending Telemetry Data to Signoz Otel Collector
Sudhansu has problems sending telemetry data from a spring-petclinic sidecar app using the provided configuration. Prashant suggested checking the logs and generating traces but the issue is unresolved.
Query about TraceID propagation using GO Otel library
sunny asked advice on passing 'parent span IDs' through async jobs using the Go Otel library. Srikanth recommended injecting context into the message and provided examples on how to do so.
Troubleshooting Signoz Log Collection in OCI
Harsh had problems collecting logs with Signoz after moving to OCI. Prashant helped pinpoint the problem to OCI's CRI and provided a solution using a specific crio logs path.