From 23ac9bf4fc3d6d96526c3ca4b70fdcb0ba9017cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Linares?= Date: Thu, 11 Jan 2024 12:39:58 +0100 Subject: [PATCH] Update source/cloud-service/your-environment/settings.rst Co-authored-by: Javier Medeot --- source/cloud-service/your-environment/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/cloud-service/your-environment/settings.rst b/source/cloud-service/your-environment/settings.rst index fa4b4c0f6d..42118bdff3 100644 --- a/source/cloud-service/your-environment/settings.rst +++ b/source/cloud-service/your-environment/settings.rst @@ -63,7 +63,7 @@ It represents the average and the maximum number of events per second (EPS) that If the ingestion rate is exceeding the peak EPS, events will start to queue. However, if the queue becomes full, the incoming events will be discarded, which may lead to potential event loss. The queuing mechanism is automatically managed by the cloud service, ensuring optimal resource utilization. -The environment will be configured with the `limits eps option `_ using the following parameters: +The environment is configured with the `limits eps option `_ using the following parameters: - timeframe = 1 seconds - maximum = Peak EPS / number of server nodes