Configuring Istio Metrics and Tracing for SigNoz
TLDR Pedro asked about configuring Istio metrics and tracing for SigNoz. Srikanth suggested using OpenTelemetry Collector with Jaeger receiver for traces and Prometheus scraper for metrics, and then sending data to SigNoz via OTLP exporter.
Jun 26, 2023 (5 months ago)
Pedro
04:36 PMSrikanth
08:28 PMSigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
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 Dashboard Not Showing Traces
prasanth encountered issues with Signoz dashboard not displaying traces. Srikanth recommended configuring the `OTEL_EXPORTER_OTLP_ENDPOINT`, but they are still facing issues with the exporter's connection.
Connecting Istio with Traces and Metrics without Otel Sidecar
Romil shared a solution for connecting Istio with traces and metrics without an Otel sidecar. Pranay suggested sharing it as a new discussion topic and a PR in the tutorial section of the docs.