-
Notifications
You must be signed in to change notification settings - Fork 163
[ES3] Consolidate tech preview limitations + serverless differences, … #194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…clarify API/setting availabilities
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ with some cosmetic / clarity recommendations to take or leave!
|
||
[discrete] | ||
[[elasticsearch-differences-serverless-infrastructure-management]] | ||
== Fully managed infrastructure |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
vv helpful section
Co-authored-by: shainaraskas <[email protected]>
- Reorganized sections for clearer structure - Separated API and settings into distinct top-level sections - Streamlined API error handling content - Converted nested sections to bullet points - Removed redundant API availability intro text - Added "Replaced features" subsection - Improved formatting of alternatives for unavailable features - Enhanced documentation cross-references - Added consistent section spacing - Fixed bullet point formatting - Standardized list presentation
|
||
Some features that are available in Elastic Cloud Hosted and self-managed offerings are not available in {es-serverless}. | ||
These features have either been replaced by a new feature, or are not applicable in the new Serverless architecture: | ||
These features have either been replaced by a new feature, or are not applicable in the new serverless architecture. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this does not cover planned features
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
finished my re-review - just a tiny bug to fix then I can ✅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just made the lil tweak myself to save you some cycles hopefully
Addresses https://github.com/elastic/platform-docs-team/issues/537 + #78 (comment)
👁️ URL preview
ℹ️ These changes focus on the ES3 docs, I don't know if we'll have time to consolidate and collaborate with other docs teams on moving this stuff up to a higher level before GA.
ℹ️ This is very drafty, if you'd prefer to work in the shadow Google Doc then comment there
Summary
Consolidate Elasticsearch tech preview limitations + serverless differences,clarify API/setting availabilities
🔨 TODO