From abc0cde99e5d632633081cd2253312a9ec9e0164 Mon Sep 17 00:00:00 2001 From: ci Date: Tue, 24 Oct 2023 23:40:46 +0000 Subject: [PATCH] Deploy to GitHub pages --- 404.html | 4 ++-- docs/api/index.html | 4 ++-- docs/architecture/index.html | 4 ++-- docs/blocks-storage/binary-index-header/index.html | 4 ++-- docs/blocks-storage/bucket-index/index.html | 4 ++-- docs/blocks-storage/compactor/index.html | 4 ++-- .../index.html | 4 ++-- docs/blocks-storage/index.html | 4 ++-- docs/blocks-storage/learn-more/index.html | 4 ++-- .../migrate-cortex-cluster-from-chunks-to-blocks/index.html | 4 ++-- .../migrate-storage-from-thanos-and-prometheus/index.html | 4 ++-- docs/blocks-storage/production-tips/index.html | 4 ++-- docs/blocks-storage/querier/index.html | 4 ++-- docs/blocks-storage/store-gateway/index.html | 4 ++-- docs/case-studies/buoyant-cloud/index.html | 4 ++-- docs/case-studies/gojek/index.html | 4 ++-- docs/case-studies/index.html | 4 ++-- docs/case-studies/rewe-digital/index.html | 4 ++-- docs/changelog/index.html | 6 +++--- docs/code-of-conduct/index.html | 4 ++-- docs/configuration/arguments/index.html | 4 ++-- docs/configuration/configuration-file/index.html | 4 ++-- docs/configuration/index.html | 4 ++-- docs/configuration/prometheus-frontend/index.html | 4 ++-- docs/configuration/v1guarantees/index.html | 4 ++-- .../design-patterns-and-code-conventions/index.html | 4 ++-- docs/contributing/governance/index.html | 4 ++-- docs/contributing/how-integration-tests-work/index.html | 4 ++-- docs/contributing/how-to-add-a-maintainer/index.html | 4 ++-- docs/contributing/how-to-run-the-website-locally/index.html | 4 ++-- docs/contributing/how-to-update-the-build-image/index.html | 4 ++-- docs/contributing/how-to-upgrade-golang-version/index.html | 4 ++-- docs/contributing/index.html | 4 ++-- docs/getting-started/index.html | 4 ++-- docs/guides/alertmanager-configuration/index.html | 4 ++-- docs/guides/auth/index.html | 4 ++-- docs/guides/capacity-planning/index.html | 4 ++-- docs/guides/encryption-at-rest/index.html | 4 ++-- docs/guides/getting-started-with-gossiped-ring/index.html | 4 ++-- docs/guides/glossary/index.html | 4 ++-- docs/guides/ha-pair-handling/index.html | 4 ++-- docs/guides/index.html | 4 ++-- docs/guides/ingesters-rolling-updates/index.html | 4 ++-- docs/guides/ingesters-scaling-up-and-down/index.html | 4 ++-- docs/guides/limitations/index.html | 4 ++-- docs/guides/overrides-exporter/index.html | 4 ++-- docs/guides/ruler-sharding/index.html | 4 ++-- docs/guides/running-cortex-on-kubernetes/index.html | 4 ++-- docs/guides/security/index.html | 4 ++-- docs/guides/shuffle-sharding/index.html | 4 ++-- docs/guides/tls/index.html | 4 ++-- docs/guides/tracing/index.html | 4 ++-- docs/guides/zone-aware-replication/index.html | 4 ++-- docs/index.html | 4 ++-- docs/operations/index.html | 4 ++-- docs/operations/query-auditor/index.html | 4 ++-- docs/operations/query-tee/index.html | 4 ++-- .../requests-mirroring-to-secondary-cluster/index.html | 4 ++-- docs/operations/scaling-query-frontend/index.html | 4 ++-- .../proposals/block-storage-time-series-deletion/index.html | 4 ++-- docs/proposals/blocks-storage-bucket-index/index.html | 4 ++-- docs/proposals/blocks-storage-sharding/index.html | 4 ++-- docs/proposals/cross-tenant-query-federation/index.html | 4 ++-- docs/proposals/documentation-versioning/index.html | 4 ++-- docs/proposals/generalize-modules/index.html | 4 ++-- docs/proposals/http-api-design/index.html | 4 ++-- docs/proposals/index.html | 4 ++-- docs/proposals/ingesters-migration/index.html | 4 ++-- docs/proposals/parallel-compaction/index.html | 4 ++-- docs/proposals/ring-multikey/index.html | 4 ++-- docs/proposals/ruler-ha/index.html | 4 ++-- docs/proposals/ruler-tenant-federation/index.html | 4 ++-- docs/proposals/scalable-alertmanager/index.html | 4 ++-- docs/proposals/scalable-query-frontend/index.html | 4 ++-- .../shuffle-sharding-and-zone-awareness/index.html | 4 ++-- docs/proposals/shuffle-sharding-on-the-read-path/index.html | 4 ++-- docs/proposals/support-metadata-api/index.html | 4 ++-- docs/proposals/tenant-deletion/index.html | 4 ++-- docs/proposals/tenant-retention/index.html | 4 ++-- .../timeseries-partitioning-in-compactor/index.html | 4 ++-- docs/roadmap/index.html | 4 ++-- index.html | 4 ++-- index.json | 4 ++-- ...fline-search-index.7feb7a29dc0de8ab47aaba21f65a61e6.json | 2 +- ...156ac3b3aab0945e84d12ddcb6c64c33c2116460146ec93ea56.css} | 2 +- search/index.html | 4 ++-- sitemap.xml | 2 +- 87 files changed, 172 insertions(+), 172 deletions(-) rename offline-search-index.f3ac0f94ffd9a3ac7f613db92104a9a8.json => offline-search-index.7feb7a29dc0de8ab47aaba21f65a61e6.json (79%) rename scss/{main.min.18a7c749c1edd1232b1b40a11778e3e2e94f074cf8b57e8fc3db46ed70cb1ea8.css => main.min.040fd37fc75e3156ac3b3aab0945e84d12ddcb6c64c33c2116460146ec93ea56.css} (65%) diff --git a/404.html b/404.html index 4b937d522f..9798279832 100644 --- a/404.html +++ b/404.html @@ -1,7 +1,7 @@ -404 Page not found | Cortex +404 Page not found | Cortex -

Not found

Oops! This page doesn't exist. Try going back to our home page.

You can learn how to make a 404 page like this in Custom 404 Pages.