Monitoring External Services with SigNoz HTTP Check
TLDR 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.
May 24, 2023 (6 months ago)
Robin
08:36 AMPranay
10:46 AMRobin
10:48 AMRobin
11:11 AMI did a docker-compose down and up -d but the metric isn’t being shown as a service?
Robin
11:11 AMvishal-signoz
11:17 AMhttps://signoz.io/docs/userguide/manage-dashboards/
Robin
12:09 PMRobin
12:10 PMRobin
12:16 PMMay 25, 2023 (6 months ago)
vishal-signoz
07:32 AMHere are the metrics which are available: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/httpcheckreceiver/documentation.md
SigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Monitoring HTTP Endpoints Health in Kubernetes Deployment
Narasimhamurthi faced issues with monitoring HTTP endpoints health and collector-metrics pod in a Kubernetes deployment. Srikanth provided guidance, and the issue was resolved after correcting the config.
Troubleshooting SigNoz Monitoring for AWS EC2 Docker-Compose Application
dipak has problems with SigNoz integration to monitor containers in an AWS EC2 Docker-Compose application. Prashant suggests updating the dashboard and using different guides for log collection, metrics collection and application instrumentation. Issues are still 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.
Monitoring Endpoint API in SigNoz
Arun wants to monitor endpoint APIs in SigNoz, but vishal-signoz shared documentation for general instrumentation. Arun seeks guidance on monitoring only endpoint APIs.
Issues with Monitoring HTTP Endpoints Configuration
Andre faced issues setting up monitoring for HTTP endpoints. Prashant and Srikanth provided guidance and troubleshooting. The issue was resolved after restarting Docker containers and configuring the dashboard panel.