firefox-devtools / profiler

Firefox Profiler — Web app for Firefox performance analysis
https://profiler.firefox.com
Mozilla Public License 2.0
1.23k stars 399 forks source link

Import for OpenTelemetry traces #2531

Open digitarald opened 4 years ago

digitarald commented 4 years ago

Just wanted to have this tracked, as it needs some further exploration on what we can do with traces in the profiler and how useful it would be.

Resources:

┆Issue is synchronized with this Jira Task

michaelvanstraten commented 2 weeks ago

Given that OpenTelemetry is an open industry standard and widely supported by tools such as the tokio tracing crate, which actively implements the OTLP Specification format, and considering that Firefox is also set to include first-class OpenTelemetry support, adding support for this in the Profiler would be a fantastic enhancement.