Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation to add data to info and stats page (Generic way not tied to Chrome) #860

Open
brandonlo11 opened this issue Aug 18, 2024 · 2 comments
Assignees

Comments

@brandonlo11
Copy link

I am trying to display data in tabs that is not part of the data rendered in tracks. The only ways I've found to do that is to render an event in a track to be able to display the data in tabs or to use ChromeMetaData packets. (This issue was brought up to lalitm on discord)

@LalitMaganti LalitMaganti self-assigned this Aug 19, 2024
@LalitMaganti
Copy link
Collaborator

I've scoped out how to do this and I have a plan: will send a CL soon.

@LalitMaganti
Copy link
Collaborator

@primiano and I chatted: we've agreed that we need to not just solve this issue but also add a bunch of protos to add slices, counters, stack traces and trace metadata in a much simpler way than track_event and much more efficient way than JSON. We're going to be looking into designing this in the coming months.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants