Skip to content
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

docs: enhance workerEvents configuration with scalability recommendations #1506

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

patsevanton
Copy link
Contributor

@patsevanton patsevanton commented Oct 4, 2024

Description

This pull request introduces enhancements to the Sentry and Kafka configurations to better handle increased exceptions. The changes include:

  1. Sentry WorkerEvents Configuration:

    • Added documentation comments recommending the enabling of workerEvents when the number of exceptions increases.
    • Added documentation comments suggesting an increase in the number of replicas for workerEvents when enabled.
  2. Kafka Topics Configuration:

    • Reorganized the Kafka topic configurations for better readability.
    • Added documentation comments recommending an increase in the number of partitions for the ingest-events topic when the number of exceptions increases.

Additional Notes

  • These changes are part of our ongoing efforts to improve the scalability and performance of our Sentry and Kafka configurations.
  • Please review the changes carefully and provide feedback.

Thank you for your attention to this pull request.

@Mokto Mokto merged commit 81e6cd2 into sentry-kubernetes:develop Oct 4, 2024
2 checks passed
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