You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But in the log data/on the run page is shows just an empty object. This is a bug with the flattenAttributes/unflattenAttributes code we use with our OpenTelemetry pipeline.
changed the title [-]v3 run log outputs with empty array inside objects aren't shown[/-][+][TRI-2755] v3 run log outputs with empty array inside objects aren't shown[/+]on Jun 21, 2024
Activity
[-]v3 run log outputs with empty array inside objects aren't shown[/-][+][TRI-2755] v3 run log outputs with empty array inside objects aren't shown[/+]PaulBGD commentedon Mar 29, 2025
This is pretty annoying, is there a good fix for this? I've been having to JSON.stringify all my objects just so I can look at the arrays
edit: tried my hand at a fix, not sure I have enough context to fully understand all that uses the serialization