You could annotate them with environment specific tags and filter them at the view layer this way you don’t need to run multiple SigNoz installations for each env.
t
Tobias Wehrum
09/30/2022, 2:33 AM
Sorry if that's a silly question, I'm quite new to this - how exactly would "annotate them with environment specific tags" work? Add a prefix to the service names?
s
Srikanth Chekuri
09/30/2022, 3:53 AM
How are instrumenting the apps and sending the telemetry? Depending on the component, you would add the additional label in the code or enrich at the receiver/processor.