Skip to content

Commit 3c2b21a

Browse files
Merge branch 'main' into 2636-add-known-issue
2 parents 14f3a17 + f4af7cc commit 3c2b21a

File tree

14 files changed

+179
-51
lines changed

14 files changed

+179
-51
lines changed

deploy-manage/cloud-organization/billing/elasticsearch-billing-dimensions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ For detailed {{es-serverless}} project rates, see the [{{es-serverless}} pricing
2727

2828
{{es}} uses three VCU types:
2929

30-
* **Indexing:** The VCUs used to index incoming documents.
31-
* **Search:** The VCUs used to return search results, with the latency and queries per second (QPS) you require.
32-
* **Machine learning:** The VCUs used to perform inference, NLP tasks, and other ML activities.
30+
* **Indexing:** The VCUs used to index incoming documents. Indexing VCUs account for compute resources consumed for ingestion. This is based on ingestion rate, and amount of data ingested at any given time. Transforms and ingest pipelines also contribute to ingest VCU consumption.
31+
* **Search:** The VCUs used to return search results, with the latency and queries per second (QPS) you require. Search VCUs are calculated as a factor of the compute resources needed to run search queries, search throughput and latency. Search VCUs are not charged per search request, but instead are a factor of the compute resources that scale up and down based on amount of searchable data, search load (QPS) and performance (latency and availability).
32+
* **Machine learning:** The VCUs used to perform inference, NLP tasks, and other ML activities. ML VCUs are a factor of the models deployed, and number of ML operations such as inference for search and ingest. ML VCUs are typically consumed for generating embeddings during ingestion, and during semantic search or reranking.
3333
* **Tokens:** The Elastic Managed LLM is charged per 1Mn Input and Output tokens. The LLM powers all AI Search features such as Playground and AI Assistant for Search, and is enabled by default.
3434

3535

deploy-manage/monitor/autoops.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ AutoOps currently monitors only {{es}}, not the entire {{stack}}. Any deployment
5656
In this section, you'll find the following information:
5757

5858
* How to [open AutoOps](/deploy-manage/monitor/autoops/ec-autoops-how-to-access.md) for your deployment.
59-
* The contents of [AutoOps events](/deploy-manage/monitor/autoops/ec-autoops-events.md).
60-
* The [views](/deploy-manage/monitor/autoops/views.md) AutoOps offers to gain insight into facets of your deployment.
61-
* [Notification settings](/deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md) that allow you to specify when and how to be notified.
62-
* [Event settings](/deploy-manage/monitor/autoops/ec-autoops-event-settings.md) that allow you to fine-tune when events are triggered, and a method to [dismiss](/deploy-manage/monitor/autoops/ec-autoops-dismiss-event.md) certain categories of events.
63-
* The [regions](/deploy-manage/monitor/autoops/ec-autoops-regions.md) where AutoOps is available.
64-
* Additional [frequently asked questions](/deploy-manage/monitor/autoops/ec-autoops-faq.md).
59+
* What [events](/deploy-manage/monitor/autoops/ec-autoops-events.md) are and how you can configure [event settings](/deploy-manage/monitor/autoops/ec-autoops-event-settings.md) and [notifications](/deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md).
60+
* Which [views](/deploy-manage/monitor/autoops/views.md) AutoOps offers to gain insight into your deployment.
61+
* [Regions](/deploy-manage/monitor/autoops/ec-autoops-regions.md) where AutoOps is available.
62+
* [Frequently asked questions](/deploy-manage/monitor/autoops/ec-autoops-faq.md) about AutoOps.

deploy-manage/monitor/autoops/ec-autoops-dismiss-event.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,4 @@ products:
1010

1111
# Dismiss Events [ec-autoops-dismiss-event]
1212

13-
Some events that are triggered may not require your attention immediately, or at all. Users with the appropriate permissions can choose to dismiss an event, preventing AutoOps from opening it. This action can be reversed using the Dismiss events report.
14-
15-
:::{image} /deploy-manage/images/cloud-autoops-dismiss-events.png
16-
:alt: Dismiss events
17-
:::
18-
13+
This page has moved. Refer to [Event actions](/deploy-manage/monitor/autoops/ec-autoops-events.md#event-actions) to learn about what you can do with events, including how to dismiss them.

deploy-manage/monitor/autoops/ec-autoops-event-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ products:
1313
AutoOps events are triggered when specific conditions are met and are closed when those conditions are no longer satisfied. An event can be triggered by multiple conditions, and each event comes with a default setting that can be adjusted differently for each connected deployment.
1414

1515
::::{note}
16-
Only **Organization owners** can set up notifications.
16+
Only **Organization owners** can configure these settings.
1717
::::
1818

1919

deploy-manage/monitor/autoops/ec-autoops-events.md

Lines changed: 37 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,41 +6,63 @@ applies_to:
66
ess: all
77
products:
88
- id: cloud-hosted
9+
navigation_title: Events
910
---
1011

1112
# AutoOps events [ec-autoops-events]
1213

13-
An AutoOps event provides a detailed analysis of a specific issue, including why it was triggered and the steps needed to resolve it.
14+
AutoOps continuously monitors your {{es}} deployments by sampling performance and health metrics at 10-second intervals. This high-frequency data collection allows AutoOps to rapidly detect and diagnose issues so you can get timely notifications and resolve issues faster.
15+
16+
When AutoOps detects an issue, it creates an event. Events provide detailed analyses of detected issues, including why they were triggered and the steps needed to resolve them.
17+
18+
## Event insights
19+
20+
You can view events on the **Deployment** page in the **Open Events** and **Events History** sections.
21+
22+
When you select an event, a flyout appears with insights and context for the detected issue.
1423

1524
:::{image} /deploy-manage/images/cloud-autoops-events.png
1625
:alt: AutoOps events
1726
:::
1827

19-
The following sections provide you with comprehensive insights and context around issues, the reasons why the event was created, as well as the affected nodes and indices with high indexing activity.
28+
The following table describes the sections in this flyout:
2029

2130
| Section | Description |
2231
| --- | --- |
23-
| What was detected | This section describes the reasons for which the event was created, as well as links to drill down into the issue. |
24-
| Recommendations | AutoOps provides a set of recommendations. The sequence of their appearance indicates the suggested order of steps to address the issue. |
25-
| Event duration | The time the event was detected (opened at) and the time AutoOps identified that the issue no longer exists (closed at). The closing of an event does not necessarily indicate that the customer resolved the issue, but rather that AutoOps no longer detects it. |
26-
| Background and impact | Provides background and context as to why an event is important, and the impact it can have on performance and stability. |
27-
| Event timeline chart | This chart visually represents metrics related to an issue. It appears only for events with dynamic metrics. For example, load issues will have this section, while settings-related issues will not. The event timeline chart displays just the last 15 minutes. |
28-
| Event severity | Events are categorized into three levels of severity - high, medium, and low - based on their potential impact on cluster performance and stability: <br><br>- **High**: Events can immediately cause significant usability, performance and stability problems.<br>- **Medium**: Events may lead to severe problems if not addressed.<br>- **Low**: Events have minimal/not urgent impact. |
32+
| What was detected | Describes why the event was created and provides links to drill down into the detected issue. |
33+
| Recommendations | Lists recommendations to address the issue and improve your cluster's overall performance. The recommendations are organized according to the suggested order of execution. |
34+
| Event duration | Shows when the event was opened (when AutoOps detected the issue), and if applicable, when the event was closed (when AutoOps identified that the issue no longer exists). A closed event doesn't necessarily mean that the issue is resolved, just that AutoOps no longer detects it. |
35+
| Background and impact | Provides background and context about why the event is important and its potential impact on cluster performance and stability. |
36+
| Event timeline chart | Visually presents metrics related to the issue in the last 15 minutes. This chart appears only for events with dynamic metrics. For example, load issues will have this section, but settings-related issues will not. |
37+
| Event severity | Categorizes the event into one of three severity levels based on its potential impact on the cluster: <br><br> **High**: Event can immediately cause significant usability, performance, and stability problems.<br> **Medium**: Event may lead to significant problems if not addressed.<br> **Low**: Event has minimal impact and is not urgent. |
38+
39+
## Event actions
2940

41+
In the event flyout, go to the actions menu and select from the following options:
3042

31-
## Event settings [ec-autoops-event-customize]
43+
### Customize [ec-autoops-event-customize]
3244

33-
AutoOps events are set to `open` and `close` based on triggering mechanisms that have default settings for each event type. You can modify the default settings through the Customize option in the event settings. Be cautious while changing these settings, to avoid situations where alerts fail to trigger.
45+
AutoOps events are opened and closed based on triggering mechanisms that have default settings for each event type. Select **Customize** to change these settings. Avoid making changes that will cause alert triggers to fail.
3446

47+
Refer to [](ec-autoops-event-settings.md) for more details.
3548

36-
## Notifications [ec-autoops-notifications]
49+
### Notifications [ec-autoops-notifications]
3750

38-
AutoOps can send notifications to a variety of operation management tools like PagerDuty, Opsgenie, Slack, Teams and custom webhooks. Refer to [Notifications settings](ec-autoops-notifications-settings.md) for more details.
51+
AutoOps can send event notifications to many operation management tools like PagerDuty, Opsgenie, Slack, Teams, custom webhooks, and more. Select **Notifications** to configure these settings.
3952

53+
Refer to [](ec-autoops-notifications-settings.md) for more details.
4054

41-
## Sharing events with others [ec-autoops-event-sharing]
55+
### Dismiss [ec-autoops-dismiss]
4256

43-
You can easily share event information with other users by sending them a direct link to the AutoOps event using the share event link located at the top right of the event window.
57+
Some events may not require your attention immediately, or at all. If you are an Organization owner, you can dismiss an event to remove all events of its kind from your dashboard and prevent AutoOps from opening other similar events. Select **Dismiss** to dismiss an event.
4458

45-
Only users with access to the AutoOps deployment from which the link was copied can view the event details.
59+
This action can be reversed using the **Dismiss events** report.
60+
61+
### Share event link [ec-autoops-event-sharing]
62+
63+
You can share event information with other users by sending them a link to the event in AutoOps. Select **Share event link** to share the event.
64+
65+
:::{note}
66+
Users can only view the event from the shared link if they have access to the AutoOps deployment from which the link was copied.
67+
:::
4668

deploy-manage/monitor/autoops/ec-autoops-notifications-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ products:
1313
AutoOps can notify you of new events opened or closed through various methods and operation management tools. With a customizable mechanism, you can specify which events you want to be notified about, how you wish to receive these notifications, and their frequency.
1414

1515
::::{note}
16-
Only organization owners can configure these settings.
16+
Only **Organization owners** can configure these settings.
1717
::::
1818

1919

deploy-manage/toc.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -661,6 +661,9 @@ toc:
661661
children:
662662
- file: monitor/autoops/ec-autoops-how-to-access.md
663663
- file: monitor/autoops/ec-autoops-events.md
664+
children:
665+
- file: monitor/autoops/ec-autoops-event-settings.md
666+
- file: monitor/autoops/ec-autoops-notifications-settings.md
664667
- file: monitor/autoops/views.md
665668
children:
666669
- file: monitor/autoops/ec-autoops-overview-view.md
@@ -669,9 +672,7 @@ toc:
669672
- file: monitor/autoops/ec-autoops-index-view.md
670673
- file: monitor/autoops/ec-autoops-shards-view.md
671674
- file: monitor/autoops/ec-autoops-template-optimizer.md
672-
- file: monitor/autoops/ec-autoops-notifications-settings.md
673-
- file: monitor/autoops/ec-autoops-event-settings.md
674-
- file: monitor/autoops/ec-autoops-dismiss-event.md
675+
- hidden: monitor/autoops/ec-autoops-dismiss-event.md
675676
- file: monitor/autoops/ec-autoops-regions.md
676677
- file: monitor/autoops/ec-autoops-faq.md
677678
- hidden: monitor/autoops/cc-autoops-as-cloud-connected.md

explore-analyze/machine-learning/nlp/ml-nlp-model-ref.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ products:
1515
The minimum dedicated ML node size for deploying and using the {{nlp}} models is 16 GB in {{ech}} if [deployment autoscaling](../../../deploy-manage/autoscaling.md) is turned off. Turning on autoscaling is recommended because it allows your deployment to dynamically adjust resources based on demand. Better performance can be achieved by using more allocations or more threads per allocation, which requires bigger ML nodes. Autoscaling provides bigger nodes when required. If autoscaling is turned off, you must provide suitably sized nodes yourself.
1616
::::
1717

18-
The {{stack-ml-features}} support transformer models that conform to the standard BERT model interface and use the WordPiece tokenization algorithm.
19-
20-
The current list of supported architectures is:
18+
The {{stack-ml-features}} support transformer models with the following architectures:
2119

2220
* BERT
2321
* BART
103 KB
Loading
107 KB
Loading

0 commit comments

Comments
 (0)