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

Sentry should be initialized first on Alpha.Run() #5409

Merged
merged 1 commit into from
May 12, 2020

Conversation

parasssh
Copy link
Contributor

@parasssh parasssh commented May 9, 2020

Fixes DGRAPH-1359

Sentry init on alpha is not done asap when Run() is called. This results in the monitoring process to have additional state, including the HMAC Secret and the Enc Key, that it should not.


This change is Reviewable

@parasssh parasssh requested a review from manishrjain as a code owner May 9, 2020 10:49
@parasssh parasssh requested a review from a team May 9, 2020 10:49
@parasssh parasssh changed the title sentry init at the begin of alpha.Run() Sentry should be initialized first on Alpha.Run() May 9, 2020
Copy link

@vvbalaji-dgraph vvbalaji-dgraph left a comment

Choose a reason for hiding this comment

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

lgtm. thanks

Copy link
Contributor

@ashish-goswami ashish-goswami left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @manishrjain)

@parasssh parasssh merged commit c9bc5ca into master May 12, 2020
parasssh pushed a commit that referenced this pull request May 12, 2020
dna2github pushed a commit to dna2fork/dgraph that referenced this pull request Jul 18, 2020
@joshua-goldstein joshua-goldstein deleted the paras/sentry_init_bug branch August 11, 2022 20:43
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.

3 participants