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

v0 for dgraphlite #9153

Closed
wants to merge 1 commit into from
Closed

v0 for dgraphlite #9153

wants to merge 1 commit into from

Conversation

mangalaman93
Copy link
Contributor

No description provided.

@mangalaman93 mangalaman93 requested a review from a team as a code owner August 29, 2024 11:21
@github-actions github-actions bot added area/testing Testing related issues area/enterprise Related to proprietary features area/schema Issues related to the schema language and capabilities. area/graphql Issues related to GraphQL support on Dgraph. area/bulk-loader Issues related to bulk loading. area/enterprise/backup Related to binary backups area/core internal mechanisms go Pull requests that update Go code labels Aug 29, 2024
@@ -497,7 +496,7 @@ func setupServer(closer *z.Closer) {
}

baseMux := http.NewServeMux()
http.Handle("/", audit.AuditRequestHttp(baseMux))
// http.Handle("/", audit.AuditRequestHttp(baseMux))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this should not be commented!

x.WrapPanics()
x.SentryOptOutNote()
}
// if telemetry.GetBool("sentry") {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

same here

x.WrapPanics()
x.SentryOptOutNote()
}
// if telemetry.GetBool("sentry") {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

same here

@mangalaman93 mangalaman93 deleted the aman/lite branch August 29, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bulk-loader Issues related to bulk loading. area/core internal mechanisms area/enterprise/backup Related to binary backups area/enterprise Related to proprietary features area/graphql Issues related to GraphQL support on Dgraph. area/schema Issues related to the schema language and capabilities. area/testing Testing related issues go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

1 participant