From f884dcd649d70a57b59d530078b818f012556115 Mon Sep 17 00:00:00 2001 From: ArthurFlageul Date: Thu, 11 Jan 2024 13:43:24 +0100 Subject: [PATCH] harmonize related pages section --- docs/platform/concepts/availability-zones.rst | 2 +- docs/platform/howto/disk-autoscaler.rst | 2 +- docs/platform/howto/vpc-peering-upcloud.rst | 2 +- .../cassandra/howto/enable-cross-cluster-replication.rst | 2 +- docs/products/cassandra/howto/zdm-proxy.rst | 2 +- .../cassandra/reference/cassandra-metrics-datadog.rst | 2 +- .../clickhouse/concepts/clickhouse-tiered-storage.rst | 2 +- docs/products/clickhouse/concepts/disaster-recovery.rst | 2 +- docs/products/clickhouse/concepts/federated-queries.rst | 2 +- docs/products/clickhouse/howto/check-data-tiered-storage.rst | 2 +- docs/products/clickhouse/howto/configure-tiered-storage.rst | 2 +- docs/products/clickhouse/howto/data-service-integration.rst | 2 +- docs/products/clickhouse/howto/enable-tiered-storage.rst | 2 +- docs/products/clickhouse/howto/integration-databases.rst | 2 +- docs/products/clickhouse/howto/run-federated-queries.rst | 2 +- .../clickhouse/howto/transfer-data-tiered-storage.rst | 2 +- .../clickhouse/reference/clickhouse-metrics-datadog.rst | 2 +- .../clickhouse/reference/supported-interfaces-drivers.rst | 2 +- docs/products/dragonfly/concepts/overview.rst | 2 +- .../dragonfly/howto/migrate-aiven-redis-df-console.rst | 2 +- .../products/dragonfly/howto/migrate-ext-redis-df-console.rst | 2 +- docs/products/kafka/concepts/kafka-tiered-storage.rst | 2 +- docs/products/kafka/concepts/tiered-storage-guarantees.rst | 2 +- docs/products/kafka/concepts/tiered-storage-how-it-works.rst | 2 +- docs/products/kafka/concepts/tiered-storage-limitations.rst | 2 +- docs/products/kafka/howto/enable-oidc.rst | 4 ++-- docs/products/mysql/howto/migrate-db-to-aiven-via-console.rst | 2 +- docs/products/opensearch/howto/audit-logs.rst | 2 +- .../opensearch/howto/opensearch-dashboard-multi_tenancy.rst | 2 +- .../opensearch/howto/opensearch-search-and-python.rst | 4 ++-- docs/products/postgresql/concepts/pg-shared-buffers.rst | 4 ++-- docs/products/postgresql/concepts/pgvector.rst | 2 +- .../postgresql/howto/migrate-db-to-aiven-via-console.rst | 2 +- docs/products/postgresql/howto/use-pgvector.rst | 2 +- docs/products/redis/howto/migrate-redis-aiven-via-console.rst | 2 +- 35 files changed, 38 insertions(+), 38 deletions(-) diff --git a/docs/platform/concepts/availability-zones.rst b/docs/platform/concepts/availability-zones.rst index cedbe8ef99..fce544ea13 100644 --- a/docs/platform/concepts/availability-zones.rst +++ b/docs/platform/concepts/availability-zones.rst @@ -62,7 +62,7 @@ Aiven supports a subset of existing Azure cloud regions with availability zones. - ``azure-westeurope`` - ``azure-westus2`` -Related reading +Related pages --------------- - :doc:`PostgreSQL® backups ` diff --git a/docs/platform/howto/disk-autoscaler.rst b/docs/platform/howto/disk-autoscaler.rst index 9a9957c5bc..aace7e1835 100644 --- a/docs/platform/howto/disk-autoscaler.rst +++ b/docs/platform/howto/disk-autoscaler.rst @@ -290,7 +290,7 @@ You can disable disk autoscaler on your service with the :doc:`Aiven CLI client avn service integration-endpoint-delete ENDPOINT_ID -Related reading +Related pages --------------- :doc:`Dynamic disk sizing (DDS) ` diff --git a/docs/platform/howto/vpc-peering-upcloud.rst b/docs/platform/howto/vpc-peering-upcloud.rst index 05fc4e88ce..f2fb38501e 100644 --- a/docs/platform/howto/vpc-peering-upcloud.rst +++ b/docs/platform/howto/vpc-peering-upcloud.rst @@ -160,7 +160,7 @@ To refresh the DHCP lease for a network interface, run the following commands: dhclient NETWORK_INTERFACE_NAME -Related reading +Related pages --------------- * :doc:`Manage Virtual Private Cloud (VPC) peering ` diff --git a/docs/products/cassandra/howto/enable-cross-cluster-replication.rst b/docs/products/cassandra/howto/enable-cross-cluster-replication.rst index f1aa19539f..699ff78476 100644 --- a/docs/products/cassandra/howto/enable-cross-cluster-replication.rst +++ b/docs/products/cassandra/howto/enable-cross-cluster-replication.rst @@ -272,7 +272,7 @@ What's next * :doc:`Manage CCR on Aiven for Apache Cassandra ` * :doc:`Disable CCR on Aiven for Apache Cassandra ` -Related reading +Related pages --------------- * :doc:`About cross-cluster replication on Aiven for Apache Cassandra ` diff --git a/docs/products/cassandra/howto/zdm-proxy.rst b/docs/products/cassandra/howto/zdm-proxy.rst index 34512e7e24..cf35338de0 100644 --- a/docs/products/cassandra/howto/zdm-proxy.rst +++ b/docs/products/cassandra/howto/zdm-proxy.rst @@ -246,7 +246,7 @@ You can expect to receive output similar to the following: ``50`` and ``48`` are there in the target table since ZDM Proxy has forwarded the write request to the target service. ``42``, ``44``, and ``46`` are not there since ZDM Proxy has not sent the read request to the target service. -Related reading +Related pages --------------- * `zdm-proxy GitHub `_ diff --git a/docs/products/cassandra/reference/cassandra-metrics-datadog.rst b/docs/products/cassandra/reference/cassandra-metrics-datadog.rst index ab9efac5cf..fcb998cbe2 100644 --- a/docs/products/cassandra/reference/cassandra-metrics-datadog.rst +++ b/docs/products/cassandra/reference/cassandra-metrics-datadog.rst @@ -8,7 +8,7 @@ Get a metrics list for your service The list of Aiven for Apache Cassandra metrics available in Datadog corresponds to the list of metrics available for the open-source Apache Cassandra and can be checked in `Metrics `_. -Related reading +Related pages --------------- * Check how to use Datadog with Aiven services in :doc:`Datadog and Aiven `. diff --git a/docs/products/clickhouse/concepts/clickhouse-tiered-storage.rst b/docs/products/clickhouse/concepts/clickhouse-tiered-storage.rst index 2d5becf515..fe786cfed5 100644 --- a/docs/products/clickhouse/concepts/clickhouse-tiered-storage.rst +++ b/docs/products/clickhouse/concepts/clickhouse-tiered-storage.rst @@ -76,7 +76,7 @@ What's next * :doc:`Enable tiered storage in Aiven for ClickHouse ` * :doc:`Configure data retention thresholds for tiered storage ` -Related reading +Related pages --------------- * :doc:`Check data volume distribution between different disks ` diff --git a/docs/products/clickhouse/concepts/disaster-recovery.rst b/docs/products/clickhouse/concepts/disaster-recovery.rst index 6b6a8c31db..519c629be7 100644 --- a/docs/products/clickhouse/concepts/disaster-recovery.rst +++ b/docs/products/clickhouse/concepts/disaster-recovery.rst @@ -73,7 +73,7 @@ Aiven for ClickHouse has a few restrictions on the disaster recovery capability. For all the restrictions and limits for Aiven for ClickHouse, see :doc:`Aiven for ClickHouse limits and limitations `. -Related reading +Related pages --------------- * :doc:`Disaster Recovery testing scenarios ` diff --git a/docs/products/clickhouse/concepts/federated-queries.rst b/docs/products/clickhouse/concepts/federated-queries.rst index def31557bc..57c42d1ba3 100644 --- a/docs/products/clickhouse/concepts/federated-queries.rst +++ b/docs/products/clickhouse/concepts/federated-queries.rst @@ -46,7 +46,7 @@ Limitations * Federated queries in Aiven for ClickHouse only support S3-compatible object storage providers for the time being. More external data sources coming soon! * Virtual tables are only supported for URL sources, using the URL table engine. Stay tuned for us supporting the S3 table engine in the future! -Related reading +Related pages --------------- * :doc:`Read and pull data from S3 object storages and web resources over HTTP ` diff --git a/docs/products/clickhouse/howto/check-data-tiered-storage.rst b/docs/products/clickhouse/howto/check-data-tiered-storage.rst index 15c713c362..7fa7b1ad79 100644 --- a/docs/products/clickhouse/howto/check-data-tiered-storage.rst +++ b/docs/products/clickhouse/howto/check-data-tiered-storage.rst @@ -72,7 +72,7 @@ What's next * :doc:`Transfer data between SSD and object storage ` * :doc:`Configure data retention thresholds for tiered storage ` -Related reading +Related pages --------------- * :doc:`About tiered storage in Aiven for ClickHouse ` diff --git a/docs/products/clickhouse/howto/configure-tiered-storage.rst b/docs/products/clickhouse/howto/configure-tiered-storage.rst index a983a41aaf..6071e9e423 100644 --- a/docs/products/clickhouse/howto/configure-tiered-storage.rst +++ b/docs/products/clickhouse/howto/configure-tiered-storage.rst @@ -83,7 +83,7 @@ What's next * :doc:`Check data volume distribution between different disks ` -Related reading +Related pages --------------- * :doc:`About tiered storage in Aiven for ClickHouse ` diff --git a/docs/products/clickhouse/howto/data-service-integration.rst b/docs/products/clickhouse/howto/data-service-integration.rst index 52f7d6909a..9af191cc0a 100644 --- a/docs/products/clickhouse/howto/data-service-integration.rst +++ b/docs/products/clickhouse/howto/data-service-integration.rst @@ -98,7 +98,7 @@ Stop data service integrations Your integration has been removed along with all the corresponding databases and configuration information. -Related reading +Related pages --------------- * :doc:`Manage Aiven for ClickHouse® integration databases ` diff --git a/docs/products/clickhouse/howto/enable-tiered-storage.rst b/docs/products/clickhouse/howto/enable-tiered-storage.rst index c4a2488741..7c74259e43 100644 --- a/docs/products/clickhouse/howto/enable-tiered-storage.rst +++ b/docs/products/clickhouse/howto/enable-tiered-storage.rst @@ -70,7 +70,7 @@ What's next * :doc:`Configure data retention thresholds for tiered storage ` * :doc:`Check data volume distribution between different disks ` -Related reading +Related pages --------------- * :doc:`About tiered storage in Aiven for ClickHouse ` diff --git a/docs/products/clickhouse/howto/integration-databases.rst b/docs/products/clickhouse/howto/integration-databases.rst index c2a426cc35..de726c68f1 100644 --- a/docs/products/clickhouse/howto/integration-databases.rst +++ b/docs/products/clickhouse/howto/integration-databases.rst @@ -112,7 +112,7 @@ Delete integration databases Your integration database has been removed from the **Databases and tables** list. -Related reading +Related pages --------------- * :doc:`Manage Aiven for ClickHouse® data service integrations ` diff --git a/docs/products/clickhouse/howto/run-federated-queries.rst b/docs/products/clickhouse/howto/run-federated-queries.rst index 3c53b060ea..5a7984aceb 100644 --- a/docs/products/clickhouse/howto/run-federated-queries.rst +++ b/docs/products/clickhouse/howto/run-federated-queries.rst @@ -194,7 +194,7 @@ Once the table is defined, SELECT and INSERT statements execute GET and POST req INSERT INTO trips_export_endpoint_table VALUES (8765, 10, now() - INTERVAL 15 MINUTE, now(), 50, 20) -Related reading +Related pages --------------- * :doc:`About querying external data in Aiven for ClickHouse® ` diff --git a/docs/products/clickhouse/howto/transfer-data-tiered-storage.rst b/docs/products/clickhouse/howto/transfer-data-tiered-storage.rst index 113cbb6adf..3590d72819 100644 --- a/docs/products/clickhouse/howto/transfer-data-tiered-storage.rst +++ b/docs/products/clickhouse/howto/transfer-data-tiered-storage.rst @@ -65,7 +65,7 @@ What's next * :doc:`Check data distribution between SSD and object storage ` * :doc:`Configure data retention thresholds for tiered storage ` -Related reading +Related pages --------------- * :doc:`About tiered storage in Aiven for ClickHouse ` diff --git a/docs/products/clickhouse/reference/clickhouse-metrics-datadog.rst b/docs/products/clickhouse/reference/clickhouse-metrics-datadog.rst index 57f32ce6bb..98dba8fd77 100644 --- a/docs/products/clickhouse/reference/clickhouse-metrics-datadog.rst +++ b/docs/products/clickhouse/reference/clickhouse-metrics-datadog.rst @@ -8,7 +8,7 @@ Get a metrics list for your service The list of Aiven for ClickHouse metrics available in Datadog corresponds to the list of metrics available for the open-source ClickHouse and can be checked in `Metrics `_. -Related reading +Related pages --------------- * Check how to use Datadog with Aiven services in :doc:`Datadog and Aiven `. diff --git a/docs/products/clickhouse/reference/supported-interfaces-drivers.rst b/docs/products/clickhouse/reference/supported-interfaces-drivers.rst index ab517ad29e..75d5a9b38a 100644 --- a/docs/products/clickhouse/reference/supported-interfaces-drivers.rst +++ b/docs/products/clickhouse/reference/supported-interfaces-drivers.rst @@ -43,7 +43,7 @@ There are a number of drivers (libraries) that use one of :ref:`the fundamental You can connect to Aiven for ClickHouse with any driver that uses TLS and one of the supported protocols. -Related reading +Related pages --------------- * :doc:`How to connect to Aiven for ClickHouse using different libraries ` diff --git a/docs/products/dragonfly/concepts/overview.rst b/docs/products/dragonfly/concepts/overview.rst index 59c15823b0..270a875a62 100644 --- a/docs/products/dragonfly/concepts/overview.rst +++ b/docs/products/dragonfly/concepts/overview.rst @@ -39,6 +39,6 @@ Use cases * **Scaling and performance needs:** Perfectly suited for situations where the need for greater scalability and higher throughput goes beyond what Redis OSS can handle. -Related reading +Related pages ---------------- * For detailed information about Dragonfly, refer to `Dragonfly documentation `_. diff --git a/docs/products/dragonfly/howto/migrate-aiven-redis-df-console.rst b/docs/products/dragonfly/howto/migrate-aiven-redis-df-console.rst index b6c2f1484f..fe1f8ab089 100644 --- a/docs/products/dragonfly/howto/migrate-aiven-redis-df-console.rst +++ b/docs/products/dragonfly/howto/migrate-aiven-redis-df-console.rst @@ -101,7 +101,7 @@ Upon successful migration: Your data is now synchronized to Aiven for Dragonfly, with new writes to the source database being continuously synced. -Related reading +Related pages --------------- * :doc:`Aiven for Redis®* documentation ` diff --git a/docs/products/dragonfly/howto/migrate-ext-redis-df-console.rst b/docs/products/dragonfly/howto/migrate-ext-redis-df-console.rst index d49d647c47..9229169b09 100644 --- a/docs/products/dragonfly/howto/migrate-ext-redis-df-console.rst +++ b/docs/products/dragonfly/howto/migrate-ext-redis-df-console.rst @@ -108,7 +108,7 @@ Once the migration is complete: -Related reading +Related pages --------------- * Migrating to Aiven for Dragonfly * Aiven for Dragonfly documentation ` diff --git a/docs/products/kafka/concepts/kafka-tiered-storage.rst b/docs/products/kafka/concepts/kafka-tiered-storage.rst index d751a8f975..9c2b5474e6 100644 --- a/docs/products/kafka/concepts/kafka-tiered-storage.rst +++ b/docs/products/kafka/concepts/kafka-tiered-storage.rst @@ -43,7 +43,7 @@ Pricing Tiered storage costs are determined by the amount of remote storage used, measured in GB/hour. The highest usage level within each hour is the basis for calculating charges. -Related reading +Related pages ---------------- * :doc:`How tiered storage works in Aiven for Apache Kafka® ` diff --git a/docs/products/kafka/concepts/tiered-storage-guarantees.rst b/docs/products/kafka/concepts/tiered-storage-guarantees.rst index e8f21714b4..585695e459 100644 --- a/docs/products/kafka/concepts/tiered-storage-guarantees.rst +++ b/docs/products/kafka/concepts/tiered-storage-guarantees.rst @@ -17,7 +17,7 @@ Let's say you have a topic with a **total retention threshold** of **1000 GB** a * If the total size of the data exceeds 1000 GB, Apache Kafka will begin deleting the oldest data from remote storage. -Related reading +Related pages ---------------- * :doc:`Tiered storage in Aiven for Apache Kafka® overview ` diff --git a/docs/products/kafka/concepts/tiered-storage-how-it-works.rst b/docs/products/kafka/concepts/tiered-storage-how-it-works.rst index 0532a4c95e..ebb02ec995 100644 --- a/docs/products/kafka/concepts/tiered-storage-how-it-works.rst +++ b/docs/products/kafka/concepts/tiered-storage-how-it-works.rst @@ -50,7 +50,7 @@ Segments are encrypted with 256-bit AES encryption before being uploaded to the -Related reading +Related pages ---------------- * :doc:`Tiered storage in Aiven for Apache Kafka® overview ` diff --git a/docs/products/kafka/concepts/tiered-storage-limitations.rst b/docs/products/kafka/concepts/tiered-storage-limitations.rst index 198d6766c7..54fcab8a4a 100644 --- a/docs/products/kafka/concepts/tiered-storage-limitations.rst +++ b/docs/products/kafka/concepts/tiered-storage-limitations.rst @@ -12,7 +12,7 @@ Limitations * If you enable tiered storage on a service, you can't migrate the service to a different region or cloud, except for moving to a virtual cloud in the same region. For migration to a different region or cloud, contact `Aiven support `_. -Related reading +Related pages ---------------- * :doc:`Tiered storage in Aiven for Apache Kafka® overview ` diff --git a/docs/products/kafka/howto/enable-oidc.rst b/docs/products/kafka/howto/enable-oidc.rst index 5294f1a5e2..7cf5480cbb 100644 --- a/docs/products/kafka/howto/enable-oidc.rst +++ b/docs/products/kafka/howto/enable-oidc.rst @@ -92,6 +92,6 @@ For detailed explanations on the OIDC parameters, refer to the :ref:`console-aut -See also --------- +Related pages +------------- - Enable OAuth2/OIDC support for Apache Kafka® REST proxy \ No newline at end of file diff --git a/docs/products/mysql/howto/migrate-db-to-aiven-via-console.rst b/docs/products/mysql/howto/migrate-db-to-aiven-via-console.rst index b9361e69ac..9b1feb886a 100644 --- a/docs/products/mysql/howto/migrate-db-to-aiven-via-console.rst +++ b/docs/products/mysql/howto/migrate-db-to-aiven-via-console.rst @@ -214,7 +214,7 @@ If you :ref:`stop a migration process `, you cannot restar If you start a new migration using the same connection details when your *target* database is not empty, the migration tool truncates your *target* database and an existing data set gets overwritten with the new data set. -Related reading +Related pages --------------- - :doc:`Migrate to Aiven for MySQL from an external MySQL ` diff --git a/docs/products/opensearch/howto/audit-logs.rst b/docs/products/opensearch/howto/audit-logs.rst index 4fc1fc3464..a036d2e474 100644 --- a/docs/products/opensearch/howto/audit-logs.rst +++ b/docs/products/opensearch/howto/audit-logs.rst @@ -88,6 +88,6 @@ To access and visualize audit logs in OpenSearch, follow the steps below: 3. **Save and modify visualization**: Once you've created a visualization, save it for future reference. You can always return to modify and update it as your requirements evolve -Related reading +Related pages ---------------- * `OpenSearch audit logs documentation `_ \ No newline at end of file diff --git a/docs/products/opensearch/howto/opensearch-dashboard-multi_tenancy.rst b/docs/products/opensearch/howto/opensearch-dashboard-multi_tenancy.rst index 1604ecb918..87bcee273b 100644 --- a/docs/products/opensearch/howto/opensearch-dashboard-multi_tenancy.rst +++ b/docs/products/opensearch/howto/opensearch-dashboard-multi_tenancy.rst @@ -80,6 +80,6 @@ To manage tenants in the OpenSearch dashboard, you can follow these steps: * **Edit, delete, or duplicate tenants**: To manage existing tenants, select them from the list and use the **Actions** dropdown to edit, delete, or duplicate them according to your needs. -Related articles +Related pages ------------------ * `OpenSearch Dashboards multi-tenancy `_ \ No newline at end of file diff --git a/docs/products/opensearch/howto/opensearch-search-and-python.rst b/docs/products/opensearch/howto/opensearch-search-and-python.rst index e8736cd30a..f127bf8b1d 100644 --- a/docs/products/opensearch/howto/opensearch-search-and-python.rst +++ b/docs/products/opensearch/howto/opensearch-search-and-python.rst @@ -522,8 +522,8 @@ As you can see, this search returns results 🍍: It is your turn, try out more combinations to better understand the fuzzy query. -Read more -''''''''' +Related pages +''''''''''''' Want to try out OpenSearch with other clients? You can learn how to write search queries with NodeJS client, see :doc:`our tutorial `. We created an OpenSearch cluster, connected to it, and tried out different types of search queries. Now, you can explore more resources to help you to learn other features of OpenSearch and its Python client. diff --git a/docs/products/postgresql/concepts/pg-shared-buffers.rst b/docs/products/postgresql/concepts/pg-shared-buffers.rst index bafbf57875..171525b8c9 100644 --- a/docs/products/postgresql/concepts/pg-shared-buffers.rst +++ b/docs/products/postgresql/concepts/pg-shared-buffers.rst @@ -170,7 +170,7 @@ You may want to prewarm the ``shared_buffers`` in anticipation of a specific wor If the ``shared buffers`` size is less than pre-loaded data, only the tailing end of the data is cached as the earlier data encounters a forced ejection. -Read more ------------ +Related pages +------------- For more information on shared buffers, see `Resource Consumption `_ in the PostgreSQL documentation. diff --git a/docs/products/postgresql/concepts/pgvector.rst b/docs/products/postgresql/concepts/pgvector.rst index e8a6a119de..2eb919dbcf 100644 --- a/docs/products/postgresql/concepts/pgvector.rst +++ b/docs/products/postgresql/concepts/pgvector.rst @@ -58,7 +58,7 @@ What's next :doc:`Enable and use pgvector on Aiven for PostgreSQL® ` -Related reading +Related pages --------------- `pgvector README on GitHub `_ diff --git a/docs/products/postgresql/howto/migrate-db-to-aiven-via-console.rst b/docs/products/postgresql/howto/migrate-db-to-aiven-via-console.rst index 5a53490ea8..f28da50846 100644 --- a/docs/products/postgresql/howto/migrate-db-to-aiven-via-console.rst +++ b/docs/products/postgresql/howto/migrate-db-to-aiven-via-console.rst @@ -285,7 +285,7 @@ As soon as the wizard communicates the completion of the migration, check if the You have successfully migrated your PostgreSQL database into you Aiven for PostgreSQL service. -Related reading +Related pages --------------- - :doc:`About aiven-db-migrate ` diff --git a/docs/products/postgresql/howto/use-pgvector.rst b/docs/products/postgresql/howto/use-pgvector.rst index 0cdea7446c..cf0cfc9297 100644 --- a/docs/products/postgresql/howto/use-pgvector.rst +++ b/docs/products/postgresql/howto/use-pgvector.rst @@ -100,7 +100,7 @@ To stop the pgvector extension and remove it from a database, run the following DROP EXTENSION vector; -Related reading +Related pages --------------- * :doc:`pgvector for AI-powered search in Aiven for PostgreSQL® ` diff --git a/docs/products/redis/howto/migrate-redis-aiven-via-console.rst b/docs/products/redis/howto/migrate-redis-aiven-via-console.rst index 574a38e313..bb46ded480 100644 --- a/docs/products/redis/howto/migrate-redis-aiven-via-console.rst +++ b/docs/products/redis/howto/migrate-redis-aiven-via-console.rst @@ -101,7 +101,7 @@ When the wizard informs you about the completion of the migration, you can choos Your data has been successfully migrated to the designated Aiven for Redis database, and any subsequent additions to the connected databases are being continuously synchronized. -Related articles +Related pages ---------------- * :doc:`/docs/products/redis/howto/migrate-aiven-redis`