Recording Request Body for Display on SigNoz
TLDR Pranay asks for recommended approaches to record request body in their environment for SigNoz. Srikanth suggests the use of existing OTEL metrics.
Oct 17, 2023 (1 month ago)
Pranay
11:13 AMOne of the approaches that come to mind is recording the request body using a requestHook in HttpInstrumentation but would love to know if there are other approaches that people use for the same
Oct 19, 2023 (1 month ago)
Srikanth
06:59 AMhttp_{server/client}_request_size
SigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Monitoring External Services with SigNoz HTTP Check
Robin asked if it’s possible to monitor external services without instrumenting the app. Pranay and vishal-signoz guided them through monitoring HTTP endpoints, setting up collectors, and managing dashboards.
Exporting OpenTelemetry Data from Pixie to SigNoz on Kubernetes
Nilanjan asks how to export opentelemetry data from Pixie to SigNoz on the same Kubernetes cluster. Srikanth suggests configuring the endpoint of the collector in Pixie, but viewing the data in SigNoz dashboard remains unresolved.
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.