#support

Setting Up SigNoz for a Multi-Language Container Application

TLDR dipak needs help setting up SigNoz for monitoring an application with containers in various languages. Nocnica suggested using OpenTelemetry Auto-instrumentation within the Kubernetes cluster, but dipak clarified his application isn't on Kubernetes.

Powered by Struct AI
Aug 22, 2023 (1 month ago)
dipak
Photo of md5-7e19c458a04afba0e28c367e4e991f28
dipak
06:18 AM
can you help me to setup monitoring of my container based application in signoz, actually my application containing 20-25 containers are written in different different language how can i instrument and how can i collect my applications data like metrics, logs, traces and more in signoz dashboard
Aug 23, 2023 (1 month ago)
Nocnica
Photo of md5-7d3e7e5883af6e145e90d5d5a7a25acf
Nocnica
02:16 AM
hi Dipak, in very general terms you very likely want to set up SigNoz within your cluster, then use OpenTelemetry Auto-instrumentation to monitor your applications and send data to your SigNoz instance.
Aug 24, 2023 (1 month ago)
dipak
Photo of md5-7e19c458a04afba0e28c367e4e991f28
dipak
12:51 PM
i am not using k8s my application is container based and different different languages used like python, nestjs node services frountend angular and databases container like mongo mariadb kafka elasticsearch near about 20-30 containers are used in my application stack how can i instrument it and use signoz for monitoring