Hello,
Is it possible to filter issues at front-end by one of their additional data fields?
Thanks,
Diego.
Hello,
Is it possible to filter issues at front-end by one of their additional data fields?
Thanks,
Diego.
Its not today – we’re exploring this in the future, but if you want to search on additional data we suggest sending them as fixed tag values.
How can you add fixed tags via the C#/ASP.NET appsettings.json configuration?
The reason is that is where some of the additional data seem to come from the “Properties” array. So if I cannot filter based on these properties I would like to set a tag that goes with every log entry just like these properties seem to do.
Thanks for bringing this in. We don’t support that yet though. That’s a fair request. We’ll add that to the sdk.
There’s a PR that solves this issue open:
Hi,
Any news on this feature?