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

release/v1.0: Increase max trace logs per span in Alpha. #3886

Merged
merged 8 commits into from Aug 30, 2019

Conversation

danielmai
Copy link
Contributor

@danielmai danielmai commented Aug 30, 2019

Cherrypick of #3679 to release/v1.0.

Bump up the number of logs per span to capture more of the events
from Server.Query which can create a lot of trace logs.


This change is Reviewable

Bump up the number of logs per span to capture all the events
from Server.Query which can create a lot of logs.
Copy link

@pullrequest pullrequest bot left a comment

Choose a reason for hiding this comment

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

✅ A review job has been created and sent to the PullRequest network.


Check the status or cancel PullRequest code review here.

Copy link

@pullrequest pullrequest bot left a comment

Choose a reason for hiding this comment

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

Code mirrors what the review title/description says and is a good middle point before you can add the other load testing script.


Reviewed with ❤️ by PullRequest

dgraph/cmd/alpha/run.go Show resolved Hide resolved
These are already pulled into release/v1.0.

Revert "test-bulk-schema: Fix test for non-interactive shell session."

This reverts commit 69a68db.

Revert "Remove missing 21million test from release/v1.0."

This reverts commit beb6b8a.

Revert "Reduce required memory."

This reverts commit cdb2ee9.

Revert "Lower memory requirement for load test."

This reverts commit 93afd9f.
@danielmai
Copy link
Contributor Author

Code mirrors what the review title/description says and is a good middle point before you can add the other load testing script.

I moved the test changes to a separate PR (#3888) to clarify this PR to only this single change.

Copy link

@gitlw gitlw left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @pullrequest[bot])

@danielmai danielmai merged commit 42deb29 into release/v1.0 Aug 30, 2019
@danielmai danielmai deleted the danielmai/v1.0-opencensus-increase-max-logs branch August 30, 2019 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants