Skip to content

Commit ae34e52

Browse files
committed
Update the quickstart guide
1 parent d34aa9d commit ae34e52

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

solutions/observability/get-started/quickstart-elastic-cloud-otel-endpoint.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,10 @@ You must format your API key as `"Authorization": "ApiKey <api-key-value-here>"`
162162
163163
### Error: too many requests
164164
165-
The Managed OTLP endpoint has per-project rate limits in place. If you reach this limit, reach out to our [support team](https://support.elastic.co). Refer to [Rate limiting](opentelemetry://reference/motlp.md#rate-limiting) for more information.
165+
If you see HTTP `429 Too Many Requests` errors when sending data through the Elastic Cloud Managed OTLP Endpoint (mOTLP) endpoint, your project might be hitting ingest rate limits.
166+
167+
Refer to the dedicated [429 errors when using the Elastic Cloud Managed OTLP Endpoint](/troubleshoot/ingest/opentelemetry/429-errors-motlp.md) troubleshooting guide for details on causes, rate limits, and solutions.
168+
166169

167170
## Provide feedback
168171

0 commit comments

Comments
 (0)