Doubts regarding the kubernetes operator for open ...
# support
m
Doubts regarding the kubernetes operator for open telemetry. Hi guys, I went through the documentation multiple times however I am still confused as to how many steps are involved. Is the deployment mode necessary? https://signoz.io/docs/tutorial/opentelemetry-operator-usage/#deployment-modes Because the documentation makes you delete the deployment soon after its creation.
c
@Prashant Shahi
p
There are multiple ways to go about deploying a collector using OpenTelemetry operator. That initial section of tutorial just showcases the same. For sending data to SigNoz using operator, after the installation of operator you can use OpenTelemetry Auto-instrumentation Injection section. And choose either of the following: • Auto-instrumentation using sidecar • Auto-instrumentation without sidecar