i am having multiple modules in my nestjs application and also i am running my modules in different port. but the services that is appearing on the signoz dashboard is only one and rest of the services are not being seen?
PS: this is not microservice, but normal nestjs modules in a single nestjs application running in different ports
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.