Skip to content

flag to turn on/off sending Sentry events. default on. Fixed #1198 (#5156)#5169

Merged
parasssh merged 2 commits intorelease/v20.03from
paras/v2003_flag_sentry
Apr 10, 2020
Merged

flag to turn on/off sending Sentry events. default on. Fixed #1198 (#5156)#5169
parasssh merged 2 commits intorelease/v20.03from
paras/v2003_flag_sentry

Conversation

@parasssh
Copy link
Copy Markdown
Contributor

@parasssh parasssh commented Apr 10, 2020

cherry-picked from commit b5d6b09


This change is Reviewable

Docs Preview: Dgraph Preview

@parasssh parasssh requested a review from manishrjain as a code owner April 10, 2020 17:47
@parasssh parasssh requested a review from a team April 10, 2020 17:47
Copy link
Copy Markdown
Contributor

@martinmr martinmr left a comment

Choose a reason for hiding this comment

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

A couple minor comments but it :lgtm:

Reviewed 2 of 2 files at r1.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @manishrjain and @parasssh)


dgraph/cmd/alpha/run.go, line 151 at r1 (raw file):

o Sentry. (default on)"

minor: Put the period at the end "Sentry (default on)."


dgraph/cmd/zero/run.go, line 93 at r1 (raw file):

	flag.Duration("rebalance_interval", 8*time.Minute, "Interval for trying a predicate move.")
	flag.Bool("telemetry", true, "Send anonymous telemetry data to Dgraph devs.")
	flag.Bool("enable_sentry", true, "Turn on/off sending events to Sentry. (default on)")

minor: Put the period at the end "Sentry (default on)."

@parasssh parasssh merged commit ad72e9a into release/v20.03 Apr 10, 2020
@parasssh parasssh deleted the paras/v2003_flag_sentry branch April 10, 2020 19:05
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.

2 participants