Query by -DOTEL_RESOURSE_ATTRIBUTES=foo=bar,env.name=dev --- Problem statement is that I am unable to understand how to query by one of the variables within the process.command_line where these are depicted within the otel data model. In the Signoz UI they show up in the Span attributes list as process.command_line data but I am unsure how to query for those individual keys within the above resource attributes. I would like to have this capability to narrow searches by env.name for example and I would like to do this for traces, metrics and logs. This would be similar to the Datadog concept of tagging.