Skip to content

Commit fb83a12

Browse files
Remove technical preview from agent driven monitoring pages. (#17485) (#17497)
(cherry picked from commit 38e0ca1) Co-authored-by: Mashhur <[email protected]>
1 parent 0357338 commit fb83a12

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

Diff for: docs/static/monitoring/monitoring-ea-dashboards.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ details.
7171
* Under **Logs**, modify the log paths to match your {ls} environment.
7272

7373
. Configure the integration to collect metrics.
74-
* Make sure that **Metrics (Technical Preview)** is turned on, and **Metrics (Stack Monitoring)** is turned off.
75-
* Under **Metrics (Technical Preview)**, make sure the {ls} URL setting
74+
* Make sure that **Metrics (Elastic Agent)** is turned on (default), and **Metrics (Stack Monitoring)** is turned off.
75+
* Under **Metrics (Elastic Agent)**, make sure the {ls} URL setting
7676
points to your {ls} instance URLs. +
7777
By default, the integration collects {ls}
7878
monitoring metrics from `https://localhost:9600`. If that host and port number are not

Diff for: docs/static/monitoring/monitoring-ea-serverless.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ For more info, check out the {serverless-docs}/observability/what-is-observabili
4242

4343
**Configure the integration to collect metrics**
4444

45-
* Make sure that **Metrics (Stack Monitoring)** is OFF, and that **Metrics (Technical Preview)** is ON.
45+
* Make sure that **Metrics (Stack Monitoring)** is OFF, and that **Metrics (Elastic Agent)** is ON.
4646
* Set the {ls} URL to point to your {ls} instance. +
4747
By default, the integration collects {ls}
4848
monitoring metrics from `https://localhost:9600`. If that host and port number are not

Diff for: docs/static/monitoring/monitoring-ea.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ details about it.
8181
to match your {ls} environment.
8282

8383
. Configure the integration to collect metrics
84-
* Make sure that **Metrics (Stack Monitoring)** is turned on, and **Metrics (Technical Preview)** is turned off, if you
85-
want to collect metrics from your {ls} instance
84+
* Make sure that **Metrics (Stack Monitoring)** is turned on, and **Metrics (Elastic Agent)** is turned off, if you
85+
want to collect metrics from your {ls} instance.
8686
* Under **Metrics (Stack Monitoring)**, make sure the hosts setting
8787
points to your {ls} host URLs. By default, the integration collects {ls}
8888
monitoring metrics from `localhost:9600`. If that host and port number are not

Diff for: docs/static/monitoring/monitoring-view.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
After you have confirmed enrollment and data is coming in, click **View assets** to access dashboards related to the {ls} integration.
22

33
For traditional Stack Monitoring UI, the dashboards marked **[Logs {ls}]** are used to visualize the logs
4-
produced by your {ls} instances, with those marked **[Metrics {ls}]** for the technical preview metrics
4+
produced by your {ls} instances, with those marked **[Metrics {ls}]** for metrics
55
dashboards.
6-
These are populated with data only if you selected the **Metrics (Technical Preview)** checkbox.
6+
These are populated with data only if you selected the **Metrics (Elastic Agent)** checkbox.
77

88
--
99
[role="screenshot"]

0 commit comments

Comments
 (0)