Another separate question, I have multiple namespaces in the same production cluster that have duplicate sets of our stack in them (app A, app B, etc.) I would like to have them not combine their telemetry on the Services page of signoz when I use the auto instrumentation sidecar. Is there a way to separate the apps out by namespace on this page? Or maybe prepend the namespace name to the service name?
n
nitya-signoz
03/15/2024, 8:20 AM
I guess you are adding the service name trough env variable right? you can modify that to have the namespace
e
Eric Thompson
03/15/2024, 6:14 PM
No, the auto injection from the sidecar somehow manages to figure it out - my guess is from the k8s Deployment name
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.