Skip to content

Bug 1850748 - Add documentation about how to ingest performance data locally#9477

Open
davidmiculit wants to merge 2 commits intomozilla:masterfrom
davidmiculit:docs/local-ingestion
Open

Bug 1850748 - Add documentation about how to ingest performance data locally#9477
davidmiculit wants to merge 2 commits intomozilla:masterfrom
davidmiculit:docs/local-ingestion

Conversation

@davidmiculit
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Collaborator

@gmierz gmierz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this @davidmiculit! Looks great, just some minor things to fix up below :)

Comment thread docs/installation.md
```console
docker-compose exec backend ./manage.py ingest push -p autoland -r 63f8a47cfdf5
docker-compose exec backend ./manage.py ingest push -p mozilla-central --last-n-pushes 100
#### Create a pulse guardian account and run
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add a small mention that this is optional and used if you want to ingest from pulse messages.

Comment thread docs/installation.md
Comment thread docs/installation.md Outdated

---

#### Run the following in separate window while running above to do ingestion
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: "in a separate..."

Comment thread docs/installation.md
@davidmiculit davidmiculit requested a review from gmierz April 30, 2026 09:10
Comment thread docs/installation.md
#### Ingest a single task

```bash
docker-compose exec backend ./manage.py ingest task -p autoland -r 1ee42a54a431acdd6cbe43b49de0237fe67eddd9 --task-id <TASK-ID> --enable-eager-celery
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change these to be docker compose instead of docker-compose?

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

Successfully merging this pull request may close these issues.

2 participants