Skip to content

feat(devservices): Update profiling mode #93578

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 17, 2025

Conversation

hubertdeng123
Copy link
Member

@hubertdeng123 hubertdeng123 commented Jun 14, 2025

This updates profiling mode so that it also starts up workers and various ingest consumers to support profiling for local dev

Tested this and profiles are coming into the internal project

@hubertdeng123 hubertdeng123 requested a review from a team June 14, 2025 00:24
@hubertdeng123 hubertdeng123 marked this pull request as ready for review June 14, 2025 00:24
@hubertdeng123 hubertdeng123 requested review from a team as code owners June 14, 2025 00:24
ingest-events,
ingest-transactions,
ingest-profiles,
ingest-occurrences,
Copy link
Member Author

Choose a reason for hiding this comment

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

Is ingest-occurrences needed here? Perhaps not

Copy link
Contributor

Choose a reason for hiding this comment

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

We do run issue detection in vroom and would push to ingestion-occurrences.

@@ -13,6 +13,13 @@ x-sentry-service-config:
branch: master
repo_link: https://github.com/getsentry/snuba.git
mode: containerized
snuba-profiling:
Copy link
Member Author

Choose a reason for hiding this comment

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

Using this will bring up snuba-profiles-consumer, snuba-profiles-chunks-consumer, and functions-consumer

ingest-events,
ingest-transactions,
ingest-profiles,
ingest-occurrences,
Copy link
Contributor

Choose a reason for hiding this comment

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

We do run issue detection in vroom and would push to ingestion-occurrences.

@hubertdeng123 hubertdeng123 enabled auto-merge (squash) June 17, 2025 21:27
@hubertdeng123 hubertdeng123 merged commit 32a714f into master Jun 17, 2025
61 checks passed
@hubertdeng123 hubertdeng123 deleted the hubertdeng/update-profiling-mode branch June 17, 2025 21:37
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
This updates profiling mode so that it also starts up workers and
various ingest consumers to support profiling for local dev

Tested this and profiles are coming into the internal project
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.

3 participants