You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(devservices): Add --mode=replay to devservices to bring up replay related ingest (#98951)
We've got a new mode `devservices up --mode replay` which pulls up
replay specific ingest, as well as errors and transactions (which can
both be viewed within replay).
This also adds the new ingest command to the existing `--mode
ingest-all` and `--mode full` configs. It's not added to `--mode ingest`
which is more for common ingest stuff, not extras like replay.
0 commit comments