diff --git a/src/content/docs/guides/release-cycle.mdx b/src/content/docs/guides/release-cycle.mdx index 059a92e..c45eaba 100644 --- a/src/content/docs/guides/release-cycle.mdx +++ b/src/content/docs/guides/release-cycle.mdx @@ -6,7 +6,7 @@ description: Learn about the process of testing millions of web pages each month The HTTP Archive dataset is updated each month with data from millions of web pages. This guide explores the end-to-end release cycle from sourcing URLs to publishing results to BigQuery. [](https://www.plantuml.com/plantuml/uml/RL5DRnCn4BtxLppr60aaEFQ0Aie9eHAQ5BXExEckXMCRUvme5tuxpdgtkrNNKYpvPTxi-xZBGadAqIb3GWVAZFlqz5l5Ybfj8tcf09qTfrVOraPsrZCeu-PBfRuWDujDBXIpav2eQuC3W8RKGHsSOoqs-8n7ZY59dicVRVUZSBeezH244KwS1cctAB4EiK7m-EWDzeMpeGl2CwHd78ENNgbHzBjFZRCB9Udc3K-Ftx8YBVP4mY_kK8-QJApHZYp9wWLp6bOBscZZ5jjoS3Rtk0-9yOiF-6c5NCQUTU-32zq5QPXLXjziR6Aw54fi-l2tS66OakWQ5_xX0yxCVuP15q94v8G3YUwlEKJgE2kCPuvYqKVrHgT1sRQ-zfm5ShqIv-8au-lk-yFR3LCfZVsQORq4PA7E-WwrH3TAO6zK_IqgcMpYTdJtR7tDYatpRNYzd9R7sKflFGYrym5VJszwp9hdJWm9GG8scruaKjAzFV5xVVtMPZFycrdcBUl5jlQQnPKA1yjtzIf7zny0) -![Release cycle diagram](./release_cycle_diagram.svg) +![Release cycle diagram](./release_cycle_diagram.png) ## Sourcing URLs diff --git a/src/content/docs/guides/release_cycle_diagram.png b/src/content/docs/guides/release_cycle_diagram.png new file mode 100644 index 0000000..ebf7a99 Binary files /dev/null and b/src/content/docs/guides/release_cycle_diagram.png differ diff --git a/src/content/docs/guides/release_cycle_diagram.svg b/src/content/docs/guides/release_cycle_diagram.svg deleted file mode 100644 index 5eae953..0000000 --- a/src/content/docs/guides/release_cycle_diagram.svg +++ /dev/null @@ -1 +0,0 @@ -CrUXCrUXCrawlerCrawlerData PipelineData PipelineCloud StorageCloud StorageReportsReportsBigQueryBigQueryupdated on 2nd Tuesday of the monthSource CrUX URLsSource CrUX metricsPublish Core Web Vitals Technology reportCrawl queue duration ~ 1 weekloop[per batch of pages]Save WebPageTest test results JSONSave test results into staging tablesCrawl finishedwithin a dayPublish data tohttparchive.crawldatasetPublish reports \ No newline at end of file