-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Pcx 1086 analytics graphql update getting started #503
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
Pcx 1086 analytics graphql update getting started #503
Conversation
08afd31 to
fd778f1
Compare
tlozoot
left a comment
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.
Thanks Aaron! Some of the images aren't loading for me but I'm guessing that's just because they're pending review.
| ``` | ||
|
|
||
| The viewer can access one or more zones (domains) or accounts. Each zone or account contains various data sets, such as HTTP requests for a zone. There are numerous metrics and dimensions about requests, such as the the response bytes or the time at which the requests were received. You can apply filters at each node. | ||
| ## Example Query showing two sets of data |
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.
"showing two sets of data" seems awkward to me. Maybe "How to query two data sets"?
|
I meant to approve :) |
|
Thanks, Jon! We'll make that small change to the header and confirm the rest of the content before merging. |
fd778f1 to
e68484e
Compare
products/analytics/src/content/graphql-api/getting-started/authentication/api-token-auth.md
Outdated
Show resolved
Hide resolved
products/analytics/src/content/graphql-api/getting-started/compose-graphql-query.md
Outdated
Show resolved
Hide resolved
products/analytics/src/content/graphql-api/getting-started/compose-graphql-query.md
Outdated
Show resolved
Hide resolved
products/analytics/src/content/graphql-api/getting-started/compose-graphql-query.md
Outdated
Show resolved
Hide resolved
products/analytics/src/content/graphql-api/getting-started/compose-graphql-query.md
Outdated
Show resolved
Hide resolved
products/analytics/src/content/graphql-api/getting-started/execute-graphql-query.md
Outdated
Show resolved
Hide resolved
products/analytics/src/content/graphql-api/getting-started/explore-graphql-schema.md
Outdated
Show resolved
Hide resolved
products/analytics/src/content/graphql-api/getting-started/explore-graphql-schema.md
Outdated
Show resolved
Hide resolved
7582c68 to
4dd3c99
Compare
products/analytics/src/content/graphql-api/getting-started/explore-graphql-schema.md
Outdated
Show resolved
Hide resolved
products/analytics/src/content/graphql-api/getting-started/querying-basics.md
Outdated
Show resolved
Hide resolved
products/analytics/src/content/graphql-api/getting-started/querying-basics.md
Outdated
Show resolved
Hide resolved
Deploying cloudflare-docs with
|
| Latest commit: |
c13569e
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a541beb0.cloudflare-docs-7ou.pages.dev |
User story
Update Analytics dev docs so that the Getting Started section more clearly communicates how to
curl