From caa81cafd75bed992fdd3830bde725ea6f99ed5b Mon Sep 17 00:00:00 2001 From: ci Date: Fri, 8 Nov 2024 09:55:51 +0000 Subject: [PATCH] Deploy to GitHub pages --- 404.html | 2 +- docs/api/index.html | 2 +- docs/architecture/index.html | 6 +- .../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/index.xml | 134 ++++++++- docs/blocks-storage/learn-more/index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../blocks-storage/production-tips/index.html | 2 +- docs/blocks-storage/querier/index.html | 74 ++++- docs/blocks-storage/store-gateway/index.html | 68 ++++- 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 | 10 +- docs/code-of-conduct/index.html | 2 +- docs/configuration/arguments/index.html | 2 +- .../configuration-file/index.html | 148 ++++++++- docs/configuration/index.html | 2 +- docs/configuration/index.xml | 144 ++++++++- .../prometheus-frontend/index.html | 2 +- ...single-process-config-blocks-gossip-1.yaml | 9 + ...single-process-config-blocks-gossip-2.yaml | 9 + .../single-process-config-blocks-local.yaml | 9 + .../single-process-config-blocks-tls.yaml | 9 + .../single-process-config-blocks.yaml | 9 + docs/configuration/v1guarantees/index.html | 2 +- .../index.html | 2 +- docs/contributing/governance/index.html | 2 +- .../how-integration-tests-work/index.html | 2 +- .../how-to-add-a-maintainer/index.html | 2 +- .../how-to-run-the-website-locally/index.html | 2 +- .../how-to-update-the-build-image/index.html | 2 +- .../how-to-upgrade-golang-version/index.html | 2 +- docs/contributing/index.html | 2 +- docs/getting-started/index.html | 2 +- .../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 +- .../index.html | 2 +- docs/guides/glossary/index.html | 2 +- docs/guides/ha-pair-handling/index.html | 2 +- docs/guides/index.html | 2 +- .../ingesters-rolling-updates/index.html | 2 +- .../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 +- .../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/index.xml | 280 ++++++++++++++++-- docs/operations/index.html | 2 +- docs/operations/query-auditor/index.html | 2 +- docs/operations/query-tee/index.html | 2 +- .../index.html | 2 +- .../scaling-query-frontend/index.html | 2 +- docs/proposals/auth-gateway/index.html | 2 +- .../index.html | 2 +- .../blocks-storage-bucket-index/index.html | 2 +- .../blocks-storage-sharding/index.html | 2 +- .../cross-tenant-query-federation/index.html | 2 +- .../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 +- .../ruler-high-availability/index.html | 2 +- .../ruler-tenant-federation/index.html | 2 +- .../scalable-alertmanager/index.html | 2 +- .../scalable-query-frontend/index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../proposals/support-metadata-api/index.html | 2 +- docs/proposals/tenant-deletion/index.html | 2 +- docs/proposals/tenant-retention/index.html | 2 +- .../index.html | 2 +- docs/roadmap/index.html | 2 +- index.html | 2 +- index.json | 4 +- ...ndex.554bc6e675a83bed3f051d1e81861061.json | 1 + ...ndex.cb9d809c4da369a7b6c61c5cdef92ead.json | 1 - search/index.html | 4 +- sitemap.xml | 2 +- 97 files changed, 911 insertions(+), 168 deletions(-) create mode 100644 offline-search-index.554bc6e675a83bed3f051d1e81861061.json delete mode 100644 offline-search-index.cb9d809c4da369a7b6c61c5cdef92ead.json diff --git a/404.html b/404.html index 5cc8b44a80..a312b40db2 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.