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

Increase trace limit for indexing #812

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Increase trace limit for indexing #812

merged 1 commit into from
Sep 4, 2024

Conversation

jtibshirani
Copy link
Member

Indexing traces are always cut off, so this PR increases the limit so we can double-check what takes the most time during indexing. This feels safe since indexing traces are relatively rare.

@cla-bot cla-bot bot added the cla-signed label Sep 3, 2024
@jtibshirani
Copy link
Member Author

jtibshirani commented Sep 3, 2024

Here's a screenshot showing "13 discarded events":
Screenshot 2024-09-03 at 2 22 05 PM

@jtibshirani jtibshirani requested a review from a team September 3, 2024 23:51
@keegancsmith keegancsmith merged commit 1af15c4 into main Sep 4, 2024
9 checks passed
@keegancsmith keegancsmith deleted the jtibs/trace branch September 4, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants