Skip to content

Feat: Add performance worker to process 'performance' queue and save data to MongoDB #385

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pavelzotikov
Copy link

@pavelzotikov pavelzotikov commented Mar 16, 2025

• Added a new worker performance to handle messages from the performance queue.
• The worker processes incoming performance data and stores it in MongoDB.
• Data is saved into the performance_transactions and performance_spans collections.

Stage testing is required

@pavelzotikov pavelzotikov requested a review from neSpecc March 16, 2025 01:59
- Add transaction aggregation with p50/p95 percentiles

- Round all numeric values to 3 decimal places

- Add detailed JSDoc comments
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.

1 participant