Skip to content

Conversation

wajihaparvez
Copy link
Contributor

@wajihaparvez wajihaparvez commented Oct 21, 2025

This PR adds docs for AutoOps for Serverless and updates existing docs/structure as needed.

Closes #3079, #2962, #2961.

…jihaparvez/docs-content into autoops-serverless-docs
Copy link
Contributor

@consulthys consulthys left a comment

Choose a reason for hiding this comment

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

Thanks @wajihaparvez
I made a first pass and added some comments.

* The latest **search latency** in the selected time period.
* The timestamp of the **last search** on the index or data stream.

Using this table, you can detect which of your indices or data streams are currently being searched and at what rate and latency. This helps you identify which indices are suffering from search pressure, so that you can deduce where that load is coming from manage it to optimize your search VCU consumption.
Copy link
Contributor

Choose a reason for hiding this comment

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

I feel the last part of the sentence " manage it to optimize your search VCU consumption" doesn't fit or something is missing.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@consulthys I added this part for contextualization, to show how the customer can benefit from finding out this information. I've edited it for a bit more clarity, but please let me know if we need to get rid of this part/edit it more


This view provides both high-level project summaries and detailed index-level and data stream-level breakdowns.

To get to the Search Tier view, [access AutoOps](/deploy-manage/monitor/autoops/access-autoops-for-serverless.md) in your project and then select **Search Tier** from the navigation menu.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
To get to the Search Tier view, [access AutoOps](/deploy-manage/monitor/autoops/access-autoops-for-serverless.md) in your project and then select **Search Tier** from the navigation menu.
To get to the Search Tier view, [access AutoOps](/deploy-manage/monitor/autoops/access-autoops-for-serverless.md) in your project and then select **Search Tier** from the navigation menu.

I see that "Search Tier" is capitalized, so maybe it should be bolded too, if it's a UI string.

Copy link
Contributor

@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! 🍒
Looks great @wajihaparvez! Just a few minor suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AutoOps for serverless: Intro page

3 participants