From 8900a1a5054bf2855709b84f9cf902f2db07fe29 Mon Sep 17 00:00:00 2001 From: Harshini Rangaswamy Date: Tue, 11 Jul 2023 13:49:22 +0200 Subject: [PATCH] Fixed vale issue --- .github/vale/dicts/aiven.dic | 1 + docs/platform/howto/monitoring-services.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/vale/dicts/aiven.dic b/.github/vale/dicts/aiven.dic index bf5df58e5d..6dd8654ada 100644 --- a/.github/vale/dicts/aiven.dic +++ b/.github/vale/dicts/aiven.dic @@ -40,6 +40,7 @@ connect Couchbase CPU/MS CRD +cURL cyber datacenter datacenters diff --git a/docs/platform/howto/monitoring-services.rst b/docs/platform/howto/monitoring-services.rst index 36ef06bd7b..be1be8adc8 100644 --- a/docs/platform/howto/monitoring-services.rst +++ b/docs/platform/howto/monitoring-services.rst @@ -10,7 +10,7 @@ When running Aiven services, you get access by default to both metrics and logs You can also use the dedicated functions :ref:`service logs ` and :ref:`service metrics ` to export your service's monitoring data via the :doc:`Aiven CLI `. -Additionaly, you have the option to :doc:`export logs and metrics to an Aiven service or external provider`, expanding your monitoring capabilities. For example: +Additionally, you have the option to :doc:`export logs and metrics to an Aiven service or external provider`, expanding your monitoring capabilities. For example: - You can send logs to :doc:`Aiven for Opensearch`. - You can send metrics to :doc:`Aiven for m3`, and visualise these metrics with :doc:`Aiven for Grafana`.