TLDR Sergei asked how to filter services by tag. Prashant suggested using `deployment.environment` resource attributes for filtering.
Hello Sergei, you can include `deployment.environment` resource attributes in your application instrumentation and that can be used to filter services. Example: `OTEL_RESOURCE_ATTRIBUTES=deployment.environment=staging`
Sergei
Wed, 21 Jun 2023 09:52:47 UTCHello. How can I filter services in the services tab by tag? I see only `signoz.collector.id`