Skip to content

Remove devtoolsLogs and traces compat artifacts #15306

@adamraine

Description

@adamraine

Carry-over from #15060
Initial pass: #15276

We are keeping these compat artifacts for 11.0 at least. We can potentially drop them in 12.0.

Non-breaking:

  • Remove all our usages of artifacts.devtoolsLogs and artifacts.traces
  • Ensure downstream users (e.g. pubads) remove usages of artifacts.devtoolsLogs and artifacts.traces
  • Update docs to reference new artifacts

Breaking:

  • Handle the error trace/dtlog differently
  • Remove defaultPass prefix from saved artifacts (i.e. defaultPass.trace.json -> trace.json)
  • Remove the compat artifacts devtools-log-compat and trace-compat

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions