#cloud not showing some spans
1 messages · Page 1 of 1 (latest)
looking into it, thanks for the report 
the DaggerDev.check span is at least present in the DB: https://dagger.cloud/dagger/traces/9f28b4b977d3ee22b55842681c312e13?span=d08584e1703fde6d - seems like a UI bug
🤔yeah it's definitely there, i can select specific spans: https://dagger.cloud/dagger/traces/9f28b4b977d3ee22b55842681c312e13?span=d08584e1703fde6d
not quite sure how i managed to get to that
was it from my link 😛
hahaha
I had to poke through the cloud DB to find it
even ?debug didn't reveal it
@cursive glade got a fix: https://github.com/dagger/dagger/pull/10576
this affects Cloud and not the TUI because the TUI sees the span appear without any links initially; the links are added when the span ends. Whereas Cloud immediately receives the final state of the span