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 guided them through monitoring HTTP endpoints, setting up collectors, and managing dashboards.
May 24, 2023 (5 days 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
11:17 AMhttps://signoz.io/docs/userguide/manage-dashboards/
Robin
12:09 PMRobin
12:10 PMRobin
12:16 PMMay 25, 2023 (4 days ago)
Vishal
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
Similar Threads
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.

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.
Installing Agent on Docker for SigNoz without Changing App Code
Lokesh asked for guidance on installing an agent on Docker without modifying application code. Srikanth suggested using collector receivers for Cloudwatch logs and metrics.
Instrumenting Flask App with Opentelemetry and SigNoz Issues
John faced issues with instrumenting Flask app, but with Srikanth's help resolved the errors. Vishal offered further support through a call.



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.