From e085b3fb0312af57f2205f68eb7cf7cb26f44bf6 Mon Sep 17 00:00:00 2001 From: ci Date: Fri, 10 May 2024 13:51:06 +0000 Subject: [PATCH] Deploy to GitHub pages --- 404.html | 2 +- docs/api/index.html | 4 +- docs/architecture/index.html | 4 +- .../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 +- .../index.html | 4 +- .../index.html | 4 +- .../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 | 8 +- docs/code-of-conduct/index.html | 4 +- docs/configuration/arguments/index.html | 9 +- .../configuration-file/index.html | 10 +- docs/configuration/index.html | 4 +- docs/configuration/index.xml | 6 - .../prometheus-frontend/index.html | 4 +- docs/configuration/v1guarantees/index.html | 4 +- .../index.html | 4 +- docs/contributing/governance/index.html | 4 +- .../how-integration-tests-work/index.html | 4 +- .../how-to-add-a-maintainer/index.html | 4 +- .../how-to-run-the-website-locally/index.html | 4 +- .../how-to-update-the-build-image/index.html | 4 +- .../how-to-upgrade-golang-version/index.html | 4 +- docs/contributing/index.html | 4 +- docs/getting-started/index.html | 4 +- .../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 +- .../index.html | 4 +- docs/guides/glossary/index.html | 4 +- docs/guides/ha-pair-handling/index.html | 4 +- docs/guides/index.html | 4 +- .../ingesters-rolling-updates/index.html | 4 +- .../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 +- .../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/index.xml | 114 +++++++----------- docs/operations/index.html | 4 +- docs/operations/query-auditor/index.html | 4 +- docs/operations/query-tee/index.html | 4 +- .../index.html | 4 +- .../scaling-query-frontend/index.html | 4 +- docs/proposals/auth-gateway/index.html | 63 ---------- .../index.html | 4 +- .../blocks-storage-bucket-index/index.html | 4 +- .../blocks-storage-sharding/index.html | 4 +- .../cross-tenant-query-federation/index.html | 4 +- .../documentation-versioning/index.html | 4 +- docs/proposals/generalize-modules/index.html | 4 +- docs/proposals/http-api-design/index.html | 4 +- docs/proposals/index.html | 6 +- docs/proposals/index.xml | 63 +--------- 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 +- .../ruler-tenant-federation/index.html | 4 +- .../scalable-alertmanager/index.html | 4 +- .../scalable-query-frontend/index.html | 4 +- .../index.html | 4 +- .../index.html | 4 +- .../proposals/support-metadata-api/index.html | 4 +- docs/proposals/tenant-deletion/index.html | 4 +- docs/proposals/tenant-retention/index.html | 4 +- .../index.html | 4 +- docs/roadmap/index.html | 4 +- index.html | 2 +- index.json | 4 +- ...ndex.182ca72570378d0d2bfee8de1b620b8c.json | 1 + ...ndex.bdbe44597a10affcbcb9281d39f82549.json | 1 - search/index.html | 4 +- sitemap.xml | 2 +- 91 files changed, 220 insertions(+), 379 deletions(-) delete mode 100644 docs/proposals/auth-gateway/index.html create mode 100644 offline-search-index.182ca72570378d0d2bfee8de1b620b8c.json delete mode 100644 offline-search-index.bdbe44597a10affcbcb9281d39f82549.json diff --git a/404.html b/404.html index 308ab04784..d93b6385b7 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.