diff --git a/docs/en/serverless/index.asciidoc b/docs/en/serverless/index.asciidoc index c9e1218b17..6ff7c9d8e8 100644 --- a/docs/en/serverless/index.asciidoc +++ b/docs/en/serverless/index.asciidoc @@ -180,9 +180,5 @@ include::./reference/metrics-app-fields.asciidoc[leveloffset=+3] include::./reference/elastic-entity-model.asciidoc[leveloffset=+3] -// Technical preview limitations - -include::./limitations.asciidoc[leveloffset=+2] - // add redirects file include::redirects.asciidoc[] \ No newline at end of file diff --git a/docs/en/serverless/limitations.asciidoc b/docs/en/serverless/limitations.asciidoc deleted file mode 100644 index 22403ee388..0000000000 --- a/docs/en/serverless/limitations.asciidoc +++ /dev/null @@ -1,10 +0,0 @@ -[[observability-limitations]] -= Limitations - -// :description: Review the limitations that apply to Elastic Observability projects. -// :keywords: serverless, observability - -Currently, the maximum ingestion rate for the Managed Intake Service (APM and OpenTelemetry ingest) is 11.5 MB/s of uncompressed data (roughly 1TB/d uncompressed equivalent). Ingestion at a higher rate may experience rate limiting or ingest failures. - -If you believe you are experiencing rate limiting or other ingest-based failures, -please {estc-welcome}/get-support-help.html[contact Elastic Support] for assistance.