-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[docs] : rephrase + added example to query logging section #7032
Conversation
Deploy preview for dgraph-docs ready! Built with commit 7d40e5c |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @danielmai, @MichaelJCompton, and @OmarAyo)
wiki/content/deploy/log-format.md, line 45 at r1 (raw file):
it in JSON-like format
Rephrase to "the original DQL format". Any \t
characters would need to be replaced with a tab character too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 1 files reviewed, 2 unresolved discussions (waiting on @danielmai, @MichaelJCompton, and @OmarAyo)
wiki/content/deploy/log-format.md, line 35 at r1 (raw file):
it self
itselff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 1 files reviewed, 2 unresolved discussions (waiting on @danielmai, @MichaelJCompton, and @OmarAyo)
wiki/content/deploy/log-format.md, line 35 at r1 (raw file):
Previously, danielmai (Daniel Mai) wrote…
it self
itselff
itself*
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 1 files reviewed, 2 unresolved discussions (waiting on @danielmai and @MichaelJCompton)
wiki/content/deploy/log-format.md, line 35 at r1 (raw file):
Previously, danielmai (Daniel Mai) wrote…
itself*
Done.
wiki/content/deploy/log-format.md, line 45 at r1 (raw file):
Previously, danielmai (Daniel Mai) wrote…
it in JSON-like format
Rephrase to "the original DQL format". Any
\t
characters would need to be replaced with a tab character too.
Done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r2.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @danielmai and @MichaelJCompton)
* rephrase + added expample to query logging * rephrase + typos (cherry picked from commit bc41f51)
-v=3
paragraphThis change is