Troubleshooting SigNoz Monitoring for AWS EC2 Docker-Compose Application
TLDR 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.
2
1
Aug 21, 2023 (3 months ago)
dipak
09:13 AMalso its not monitoring my hostsystem i have configured dashboard from github repo but its showing me blank in dashboard panel
1
Younes
01:06 PMAug 22, 2023 (3 months ago)
vishal-signoz
02:13 AMAug 23, 2023 (3 months ago)
Prashant
05:34 AMCan you import this dashboard JSON instead?
Aug 24, 2023 (3 months ago)
dipak
12:45 PMAug 25, 2023 (3 months ago)
dipak
07:47 AMmy application is container based i'm using different different languages like angular for front-end for backend using node services in nestjs how can i intrument them to send logs and metrics to signoz, please help me out.
Prashant thanks for your support, i need further support for above issue thanks in advance.
2
Prashant
07:57 AMPrashant
08:00 AMRefer here to collect logs: https://signoz.io/docs/userguide/collect_docker_logs/#steps-for-collecting-logs-if-signoz-is-running-on-a-different-host
Prashant
08:01 AMOr the otel-binary: https://signoz.io/docs/tutorial/opentelemetry-binary-usage-in-virtual-machine
dipak
08:48 AMand document say that if you are hosting signoz on same server where my application is running then you don't need to change any thing in signoz docker-compose file it will automatically list all container services that are running in my ec2 instance but its not listing my application services in signoz dashboard
dipak
08:55 AMgit clone -b main https://github.com/SigNoz/signoz.git && cd signoz/deploy/
after that
cd docker/clickhouse-setup/
then
docker-compose up -d
===============
i did only this thing still other than this i was not touch anything in above configuration that clone from github.
what need to do for APM and individual container logs and container metrics i required.
please help me out.
for more clearity i will share my contact no. also
+91 9509677475
Prashant
07:47 PMIt doesnāt list the services automatically.
cc nitya-signoz
Aug 28, 2023 (3 months ago)
dipak
05:35 AMPrashant
07:29 AMHere are the docs: https://signoz.io/docs/instrumentation/overview/
SigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Viewing Host Level Metrics with SigNoz Docker App
Priya wanted to view host level metrics in SigNoz's standalone docker app. Ashu guided them to enable a dashboard and import a JSON to view metrics. After more queries, Prashant clarified how to display metrics correctly for different hosts.
Removing SigNoz's Own Logs from Dashboard
Geoffrey wanted to remove SigNoz's own logs from the dashboard. nitya-signoz provided a solution referencing an existing issue and a filter for ingesting only desired logs.
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.
SigNoz Production Feedback and Improvement Suggestions
Users shared their SigNoz experiences and feedback. Issues mentioned include memory consumption, UI/UX improvements, connection difficulties, and automation limitations.
Troubleshooting and Adding Log Files to SigNoz POC
Noor has requested help with incorporating log files into their SigNoz POC. In collaboration with vishal-signoz and nitya-signoz, they managed to successfully setup and resolve their issues.