Hi support, we are fetching versions of our applic...
# support
m
Hi support, we are fetching versions of our application through logs and want to visualize this through list or table visualisation. Upon selecting list we get more or less what we want to see but the field "version" or "customer" are not available to select through the query builder. Is this a limitation? How do we workaround this? The logs are correctly parsed.
s
This was a bug, fixed in https://github.com/SigNoz/signoz/pull/8325. Should be available in next release, tentatively tomorrow or later this week.
m
is the recommended route to use a list for this use case, or could we somehow visualize this in a table?
s
The "table" viz is primarily for aggregation. The logs also has the table view in the explorer page where the data is formatted in table style. I guess the option is not present in dashboard (would you mind creating an issue for this?). Using list + table style display looks like a good idea.