Skip to content

Commit b91d8e5

Browse files
nastasha-solomonflorent-leborgne
authored andcommitted
[Observability] New solution navigation for 9.2 (elastic#3477)
Resolves elastic#3102 by making the following changes: - Rewrote steps that referenced **Stack Management** in the navigation instructions - Replaced variations of "navigation menu" to keep terminology consistent - Cropped screenshots with the nav or breadcrumbs [Preview](elastic#3477 (comment)) --------- Co-authored-by: florent-leborgne <[email protected]>
1 parent 4ae7ce9 commit b91d8e5

39 files changed

+51
-51
lines changed
-31.2 KB
Loading
-88 KB
Loading
15.8 KB
Loading
-32.5 KB
Loading
-35.8 KB
Loading
-45.3 KB
Loading
-45.5 KB
Loading
-39.5 KB
Loading
-30.6 KB
Loading

solutions/observability/apm/control-access-to-apm-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ POST /_aliases?pretty
223223

224224
### Step 2: Create {{kib}} spaces [_step_2_create_kib_spaces]
225225

226-
Next, you’ll need to create a {{kib}} space for each service environment. To open **Spaces**, find **Stack Management** in the main menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md). To create a new space, click **Create a space**. For this guide, we’ve created two Kibana spaces, one named `production` and one named `staging`.
226+
Next, you’ll need to create a {{kib}} space for each service environment. Open the **Spaces** management page from the navigation menu or using the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md). To create a new space, click **Create a space**. For this guide, we’ve created two Kibana spaces, one named `production` and one named `staging`.
227227

228228
See [Kibana spaces](/deploy-manage/manage-spaces.md) for more information on creating a space.
229229

@@ -242,7 +242,7 @@ Open the Applications UI and navigate to **Settings** → **Indices**. Use the t
242242

243243
### Step 4: Create {{kib}} access roles [_step_4_create_kib_access_roles]
244244

245-
To open **Roles**, find **Stack Management** in the main menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md). Click **Create role**.
245+
Open the **Roles** management page from the navigation menu or using the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md). Click **Create role**.
246246

247247
You’ll need to create two roles: one for `staging` users (we’ll call this role `staging_apm_viewer`) and one for `production` users (we’ll call this role `production_apm_viewer`).
248248

0 commit comments

Comments
 (0)