Skip to content

Commit e2b73bb

Browse files
committed
fix tab labels
1 parent 5271f30 commit e2b73bb

22 files changed

+32
-32
lines changed

solutions/observability/apps/configure-synthetics-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Create a `synthetics.config.js` or `synthetics.config.ts` file in the root of th
1313
::::{tab-set}
1414
:group: stack-serverless
1515

16-
:::{tab-item} Elastic Stack v9
16+
:::{tab-item} Elastic Stack
1717
:sync: stack
1818
```ts
1919
import type { SyntheticsConfig } from '@elastic/synthetics';

solutions/observability/apps/configure-synthetics-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Project API keys are used to push {{project-monitors}} remotely from a CLI or CD
9191
In the **Project API keys** tab, you can generate project API keys to use with your projects. Learn more about using API keys in [Use {{project-monitors-cap}}](../../../solutions/observability/apps/create-monitors-with-project-monitors.md).
9292

9393
::::{important}
94-
In an Elastic Stack v9 deployment, to create a Project API key you must be logged into {{kib}} as a user with the privileges described in [Writer role](../../../solutions/observability/apps/writer-role.md).
94+
**In an Elastic Stack deployment**, to create a Project API key you must be logged into {{kib}} as a user with the privileges described in [Writer role](../../../solutions/observability/apps/writer-role.md).
9595

9696
In a serverless project, to create a Project API key you must be logged in as a user with [Editor](../../../solutions/observability/apps/grant-users-access-to-secured-resources.md) access.
9797

solutions/observability/apps/create-monitors-with-project-monitors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Then, follow the prompts on screen to set up the correct default variables for y
6666
::::{tab-set}
6767
:group: stack-serverless
6868

69-
:::{tab-item} Elastic Stack v9
69+
:::{tab-item} Elastic Stack
7070
:sync: stack
7171

7272
1. To generate an API key:
@@ -201,7 +201,7 @@ For more details on writing journeys and configuring browser monitors, refer to
201201
::::{tab-set}
202202
:group: stack-serverless
203203
204-
:::{tab-item} Elastic Stack v9
204+
:::{tab-item} Elastic Stack
205205
:sync: stack
206206
207207
While inside the project directory you can do two things with the `npx @elastic/synthetics` command:

solutions/observability/apps/elastic-apm-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ navigation_title: "APM agents"
1212
::::{admonition} Required role
1313
:class: note
1414

15-
For Observability serverless projects, the **Admin** role or higher is required to use APM agents. To learn more, refer to [Assign user roles and privileges](../../../deploy-manage/users-roles/cloud-organization/user-roles.md#general-assign-user-roles).
15+
**For Observability serverless projects**, the **Admin** role or higher is required to use APM agents. To learn more, refer to [Assign user roles and privileges](../../../deploy-manage/users-roles/cloud-organization/user-roles.md#general-assign-user-roles).
1616

1717
::::
1818

solutions/observability/apps/find-transaction-latency-failure-correlations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To find correlations:
1414
::::{tab-set}
1515
:group: stack-serverless
1616

17-
:::{tab-item} Elastic Stack v9
17+
:::{tab-item} Elastic Stack
1818
:sync: stack
1919

2020
Select a service on the **Services** page in the Applications UI then select a transaction group from the **Transactions** tab.

solutions/observability/apps/grant-users-access-to-secured-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can use role-based access control to grant users access to secured resources
1111
::::{tab-set}
1212
:group: stack-serverless
1313

14-
:::{tab-item} Elastic Stack v9
14+
:::{tab-item} Elastic Stack
1515
:sync: stack
1616

1717
Typically you need the create the following separate roles:

solutions/observability/apps/manage-data-retention.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To find Synthetics data streams:
3636
::::{tab-set}
3737
:group: stack-serverless
3838

39-
:::{tab-item} Elastic Stack v9
39+
:::{tab-item} Elastic Stack
4040
:sync: stack
4141

4242
1. Navigate to [{{kib}} index management](../../../manage-data/lifecycle/index-lifecycle-management/index-management-in-kibana.md).

solutions/observability/apps/services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To create a service group:
5454
::::{tab-set}
5555
:group: stack-serverless
5656

57-
:::{tab-item} Elastic Stack v9
57+
:::{tab-item} Elastic Stack
5858
:sync: stack
5959

6060
1. To open **Service inventory**, find **Applications** in the main menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).

solutions/observability/apps/upstream-opentelemetry-collectors-language-sdks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Connect your OpenTelemetry Collector instances to Elastic {{observability}} or {
2525
::::{tab-set}
2626
:group: stack-serverless
2727

28-
:::{tab-item} Elastic Stack v9
28+
:::{tab-item} Elastic Stack
2929
:sync: stack
3030

3131

@@ -159,7 +159,7 @@ Define environment variables to configure the OpenTelemetry agent or SDK and ena
159159
::::{tab-set}
160160
:group: stack-serverless
161161

162-
:::{tab-item} Elastic Stack v9
162+
:::{tab-item} Elastic Stack
163163
:sync: stack
164164

165165
```bash

solutions/observability/apps/use-synthetics-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ Generate a Time-based One-Time Password (TOTP) for multifactor authentication (M
284284
::::{tab-set}
285285
:group: stack-serverless
286286

287-
:::{tab-item} Elastic Stack v9
287+
:::{tab-item} Elastic Stack
288288
:sync: stack
289289

290290
```sh

0 commit comments

Comments
 (0)