httparchive.org icon indicating copy to clipboard operation
httparchive.org copied to clipboard

Migrate and update Getting Started guide

Open rviscomi opened this issue 7 years ago • 3 comments

The Getting Started guide written by @paulcalvano lives in the legacy repository. It was written before the new BigQuery UI started rolling out to users, so the workflow may not be applicable to those users anymore.

We should move the documentation out of the legacy repo and into this one where people can more easily find it. We can implement it similar to the FAQ, where it is a markdown file readable on GitHub and also rendered as HTML on the website.

We should also update the docs to handle both the new and old BigQuery UI (until the old UI is deprecated).

rviscomi avatar Jul 23 '18 17:07 rviscomi

I'd be happy to work on this one.

paulcalvano avatar Jul 24 '18 02:07 paulcalvano

I'm working on updating the guide, and ran into a small issue on the new BigQuery Beta UI. I don't see any way that we can add the httparchive project via the Beta UI.

In the classic UI I can switch to a project and enter httparchive to add the tables - image

But I don't see any option to do this in the Beta UI. Am I missing something here, or should we advise users to switch to the classic UI to add the httparchive project for now?

image

paulcalvano avatar Sep 09 '18 02:09 paulcalvano

Yeah I'm not a fan of the discoverability in the new UI. The only workaround I know of is to append p=httparchive in the URL so that the project is added to the workspace.

https://console.cloud.google.com/bigquery?p=httparchive

rviscomi avatar Sep 20 '18 16:09 rviscomi