diff --git a/docs/platform/howto/integrations/access-jmx-metrics-jolokia.rst b/docs/platform/howto/integrations/access-jmx-metrics-jolokia.rst index f0ac344ee..9f154144b 100644 --- a/docs/platform/howto/integrations/access-jmx-metrics-jolokia.rst +++ b/docs/platform/howto/integrations/access-jmx-metrics-jolokia.rst @@ -36,7 +36,7 @@ To enable Jolokia integration for a specific service, follow these steps: #. Access the `Aiven Console `_ and click the service for which you want to enable Jolokia integration. #. On the **Overview** page of your service, click **Integrations** in the sidebar. #. On the **Integrations** page, find **Jolokia** under **External Integrations** and click on it. -#. Choose the Jolokia endpoint you created and click **Enable**. The system will then configure the Jolokia endpoint on all service nodes, providing access to the metrics. +#. Choose the Jolokia endpoint you created and click **Enable**. The system configures the Jolokia endpoint on all service nodes, providing access to the metrics. The Aiven Jolokia integration enables HTTP POST requests to retrieve values from service-specific metrics. It also supports bulk requests for batch collection of metrics. For more detailed information on the Jolokia protocol, refer to `Jolokia documentation `__ .