Open chrisblakley opened 1 month ago
The markers are working, but while the measures still appear and are correct, they are not in their own track... Even when I use the code provided explicitly from the demo I get a console error because of the expectation of the parameters.
Chrome now allows frameworks/libraries to have their own "Tracks" in the performance report in DevTools.
https://developer.chrome.com/docs/devtools/performance/extension
Example Track:
Example Marker:
Nebula already has a lot of marks and measures, so all that would be needed here is to specify the Nebula track.
Keep in mind that within the Nebula track, it can have additional groups.