From be84b8ad966b71902574297b8bd3417b98c9f999 Mon Sep 17 00:00:00 2001 From: ci Date: Wed, 18 Dec 2024 06:13:03 +0000 Subject: [PATCH] Deploy to GitHub pages --- 404.html | 2 +- docs/api/index.html | 2 +- docs/architecture/index.html | 2 +- docs/blocks-storage/binary-index-header/index.html | 2 +- docs/blocks-storage/bucket-index/index.html | 2 +- docs/blocks-storage/compactor/index.html | 2 +- .../index.html | 2 +- docs/blocks-storage/index.html | 2 +- docs/blocks-storage/learn-more/index.html | 2 +- .../migrate-cortex-cluster-from-chunks-to-blocks/index.html | 2 +- .../migrate-storage-from-thanos-and-prometheus/index.html | 2 +- docs/blocks-storage/production-tips/index.html | 2 +- docs/blocks-storage/querier/index.html | 2 +- docs/blocks-storage/store-gateway/index.html | 2 +- docs/case-studies/buoyant-cloud/index.html | 2 +- docs/case-studies/gojek/index.html | 2 +- docs/case-studies/index.html | 2 +- docs/case-studies/rewe-digital/index.html | 2 +- docs/changelog/index.html | 6 +++--- docs/code-of-conduct/index.html | 2 +- docs/configuration/arguments/index.html | 2 +- docs/configuration/configuration-file/index.html | 2 +- docs/configuration/index.html | 2 +- docs/configuration/prometheus-frontend/index.html | 2 +- docs/configuration/v1guarantees/index.html | 2 +- .../design-patterns-and-code-conventions/index.html | 2 +- docs/contributing/governance/index.html | 2 +- docs/contributing/how-integration-tests-work/index.html | 2 +- docs/contributing/how-to-add-a-maintainer/index.html | 2 +- docs/contributing/how-to-run-the-website-locally/index.html | 2 +- docs/contributing/how-to-update-the-build-image/index.html | 2 +- docs/contributing/how-to-upgrade-golang-version/index.html | 2 +- docs/contributing/index.html | 2 +- docs/getting-started/index.html | 2 +- docs/guides/alertmanager-configuration/index.html | 2 +- docs/guides/auth/index.html | 2 +- docs/guides/capacity-planning/index.html | 2 +- docs/guides/encryption-at-rest/index.html | 2 +- docs/guides/getting-started-with-gossiped-ring/index.html | 2 +- docs/guides/glossary/index.html | 2 +- docs/guides/ha-pair-handling/index.html | 2 +- docs/guides/index.html | 2 +- docs/guides/ingesters-rolling-updates/index.html | 2 +- docs/guides/ingesters-scaling-up-and-down/index.html | 2 +- docs/guides/limitations/index.html | 2 +- docs/guides/overrides-exporter/index.html | 2 +- docs/guides/ruler-sharding/index.html | 2 +- docs/guides/running-cortex-on-kubernetes/index.html | 2 +- docs/guides/security/index.html | 2 +- docs/guides/shuffle-sharding/index.html | 2 +- docs/guides/tls/index.html | 2 +- docs/guides/tracing/index.html | 2 +- docs/guides/zone-aware-replication/index.html | 2 +- docs/index.html | 2 +- docs/operations/index.html | 2 +- docs/operations/query-auditor/index.html | 2 +- docs/operations/query-tee/index.html | 2 +- .../requests-mirroring-to-secondary-cluster/index.html | 2 +- docs/operations/scaling-query-frontend/index.html | 2 +- docs/proposals/auth-gateway/index.html | 2 +- .../proposals/block-storage-time-series-deletion/index.html | 2 +- docs/proposals/blocks-storage-bucket-index/index.html | 2 +- docs/proposals/blocks-storage-sharding/index.html | 2 +- docs/proposals/cross-tenant-query-federation/index.html | 2 +- docs/proposals/documentation-versioning/index.html | 2 +- docs/proposals/generalize-modules/index.html | 2 +- docs/proposals/http-api-design/index.html | 2 +- docs/proposals/index.html | 2 +- docs/proposals/ingesters-migration/index.html | 2 +- docs/proposals/parallel-compaction/index.html | 2 +- docs/proposals/ring-multikey/index.html | 2 +- docs/proposals/ruler-ha/index.html | 2 +- docs/proposals/ruler-high-availability/index.html | 2 +- docs/proposals/ruler-tenant-federation/index.html | 2 +- docs/proposals/scalable-alertmanager/index.html | 2 +- docs/proposals/scalable-query-frontend/index.html | 2 +- .../shuffle-sharding-and-zone-awareness/index.html | 2 +- docs/proposals/shuffle-sharding-on-the-read-path/index.html | 2 +- docs/proposals/support-metadata-api/index.html | 2 +- docs/proposals/tenant-deletion/index.html | 2 +- docs/proposals/tenant-retention/index.html | 2 +- .../timeseries-partitioning-in-compactor/index.html | 2 +- docs/roadmap/index.html | 2 +- index.html | 2 +- index.json | 4 ++-- ...fline-search-index.67cb52b8a7051c766bd339ad265e7894.json | 2 +- search/index.html | 4 ++-- sitemap.xml | 2 +- 88 files changed, 92 insertions(+), 92 deletions(-) rename offline-search-index.12c544c25e1dc9ce72d2a04267fcf618.json => offline-search-index.67cb52b8a7051c766bd339ad265e7894.json (79%) diff --git a/404.html b/404.html index 2eec5ae7e3..ebd5811186 100644 --- a/404.html +++ b/404.html @@ -1,7 +1,7 @@ 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.