Apologies if this has been asked before -- what's best practices to separate environments?
For instance, I may have 2 products (Prod1, Prod2). Each has 2 environments (Dev, Prod). (these two products may be completely and wholly separate)
Things may be named similar between environments (i..e Prod1-webapp) is the name for the webapp pods in dev and prod
In addition, at least right now, if they all have a postgres database, the service graph seems to think it's all the same database.
What's the best way to manage this?
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.