This message was deleted.
s
This message was deleted.
a
@Pranay @Ashu I don't think we support such queries today🤔 but might be a good addition
👍 1
@Anton Davydov can you please create an issue and we will check if this is already enabled and disabled by mistake or we can make an addition to this
though it would be much more performant if you know the tag key you want to search in as we suggest values for tag keys.
Is searching by tag key not that easy? @Anton Davydov
a
Hi @Ankit Nayan, thank you for a swift reply! What search query would you recommend for tags that are passed as objects? For instance a tag "args" is "{0{message "sometext", otherArgs: "othertext"}}"
I can search by tag
args in ("{0:{message: "sometext", otherArgs: "othertext"}}")
but that would match only this exact trace, and wouldn't match other traces that have the same "message" but different "otherArgs".
a
that is true...usually users just store non-nested json as values of a tag key. The filtering is a bit coupled to keys today I would say. A free text search across all of tag keys and values might be a good idea.
mind raising an issue for that?
would try to pick up in next sprint
🙏 1
a
I drafted an issue, feel free to edit it for clarity https://github.com/SigNoz/signoz/issues/1397
🙌 1
@Ankit Nayan Thank you for answering my questions!
👍 1