Skip to content

Adding info on index limits per project#5184

Merged
yetanothertw merged 8 commits intomainfrom
serverless-index-limit
Mar 4, 2026
Merged

Adding info on index limits per project#5184
yetanothertw merged 8 commits intomainfrom
serverless-index-limit

Conversation

@yetanothertw
Copy link
Copy Markdown
Member

@yetanothertw yetanothertw commented Feb 17, 2026

Summary

Relates to #5164 and proposes an alternative and more integrated way to add index limits details into the Serverless docs.

Generative AI disclosure

  1. Did you use a generative AI (GenAI) tool to assist in creating this contribution?
  • Yes
  • No

@yetanothertw yetanothertw self-assigned this Feb 17, 2026
@yetanothertw yetanothertw added the Team:Admin Issues owned by the Admin Docs Team label Feb 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 17, 2026

✅ Vale Linting Results

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 17, 2026

@yetanothertw yetanothertw marked this pull request as ready for review February 17, 2026 16:38
@yetanothertw yetanothertw requested a review from a team as a code owner February 17, 2026 16:38
**Management free:** Elastic manages the underlying Elastic cluster, so you can focus on your data. With serverless projects, Elastic is responsible for automatic upgrades, data backups, and business continuity.

**Autoscaled:** To meet your performance requirements, the system automatically adjusts to your workloads. For example, when you have a short time spike on the data you ingest, more resources are allocated for that period of time. When the spike is over, the system uses less resources, without any action on your end.
**Autoscaled:** To meet your performance requirements, the system automatically adjusts to your workloads. For example, when you have a short time spike on the data you ingest, more resources are allocated for that period of time. When the spike is over, the system uses less resources, without any action on your end. Some [project-level limits](/deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md#index-and-resource-limits) apply to ensure performance and stability. Certain limits are adjustable by request.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yetanothertw , at the moment, in event of a customer exceeding this limit, they will receive a 400 bad request error for their REST calls. The exception will contain a link to this

/deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md#index-and-resource-limits

This link is coded in https://github.com/elastic/elasticsearch/blob/main/server/src/main/resources/org/elasticsearch/common/reference-docs-links.txt#L41.

I will follow up with code change to point to this new URL.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks!
I think this page is a good place to land on for learn more information about Serverless in case the user needs it.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zhubotang-wq, should we wait until the code change is complete before we merge the docs? Or is it okay to merge now?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yetanothertw let's please wait - we're still finalizing a decision on the actual number of indices to apply as the limit.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries, @pete-naylor. Please let me know when you're ready 👍

Copy link
Copy Markdown

@zhubotang-wq zhubotang-wq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I have no issues with it.

Copy link
Copy Markdown
Collaborator

@shainaraskas shainaraskas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here too? https://www.elastic.co/docs/manage-data/data-store/index-basics

trying to think of where users will look

@yetanothertw yetanothertw requested a review from a team as a code owner February 18, 2026 11:43
Copy link
Copy Markdown
Member

@leemthompo leemthompo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes to manage-data/data-store/index-basics.md LGTM

Normalize opentelemetry:///reference/motlp.md to opentelemetry://reference/motlp.md
for consistency with other opentelemetry crosslinks in the file.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Claude <noreply@anthropic.com>
Copy link
Copy Markdown
Member

@kilfoyle kilfoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🥕
Just one small suggestion.

yetanothertw and others added 2 commits February 19, 2026 14:52
…ticsearch-offerings.md

Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
@zhubotang-wq
Copy link
Copy Markdown

@yetanothertw , checked with PM, could you merge this PR please?

@yetanothertw yetanothertw merged commit 8ec439f into main Mar 4, 2026
8 checks passed
@yetanothertw yetanothertw deleted the serverless-index-limit branch March 4, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team:Admin Issues owned by the Admin Docs Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants