Skip to content

Map BlockId to corresponding Session - Add session id to trace #326

@jlewi

Description

@jlewi

I don't think we have a great way right now to map a block back to its session.
Here's the BlockLog proto

message BlockLog {

We keep track of the generate trace id but we can't map the generate trace id back to the session.
The trace should probably have a session id corresponding to its session

message Trace {

I think a work around is to query the logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions