Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
colleenmcginnis authored Oct 31, 2024
1 parent cd8c2b8 commit 6c9a212
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/en/serverless/alerting/view-alerts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Use the toolbar buttons in the upper-left of the alerts table to customize the c

For example, click **Fields** and choose the `Maintenance Windows` field.
If an alert was affected by a maintenance window, its identifier appears in the new column.
For more information about their impact on alert notifications, refer to <DocLink slug="/serverless/maintenance-windows">Maintenance windows</DocLink>.
For more information about their impact on alert notifications, refer to <DocLink slug="/serverless/maintenance-windows" />.

{/* ![Alerts table with toolbar buttons highlighted](images/view-observability-alerts/-observability-alert-table-toolbar-buttons.png) */}

Expand Down
2 changes: 1 addition & 1 deletion docs/en/serverless/logging/troubleshoot-logs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ if you don't have the required privileges to create an API key, you'll see the f

You need to either:

* Ask an administrator to update your user role to at least **Deployment access****Admin**. Read more about user roles in <DocLink slug="/serverless/general/assign-user-roles">Assign user roles and privileges</DocLink>. After your use role is updated, restart the onboarding flow.
* Ask an administrator to update your user role to at least **Deployment access****Admin**. Read more about user roles in <DocLink slug="/serverless/general/assign-user-roles" />. After your use role is updated, restart the onboarding flow.
* Get an API key from an administrator and manually add the API to the ((agent)) configuration. See <DocLink slug="/serverless/observability/stream-log-files" section="step-3-configure-the-agent">Configure the ((agent))</DocLink> for more on manually updating the configuration and adding the API key.

{/* Not sure if these are different in serverless... */}
Expand Down
2 changes: 1 addition & 1 deletion docs/en/serverless/partials/roles.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<DocCallOut title="Required role">
The **{props.role}** role or higher is required to {props.goal}. To learn more, refer to <DocLink slug="/serverless/general/assign-user-roles">Assign user roles and privileges</DocLink>.
The **{props.role}** role or higher is required to {props.goal}. To learn more, refer to <DocLink slug="/serverless/general/assign-user-roles" />.
</DocCallOut>
2 changes: 1 addition & 1 deletion docs/en/serverless/projects/billing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ When you use Elastic Observability, your bill is calculated based on data volume
Browser (journey) based tests are charged on a per-test-run basis,
and Ping (lightweight) tests have an all-you-can-use model per location used.

For more information, refer to <DocLink slug="/serverless/general/serverless-billing">Serverless billing dimensions</DocLink>.
For more information, refer to <DocLink slug="/serverless/general/serverless-billing" />.

For detailed Observability serverless project rates, check the [Observability Serverless pricing page](https://www.elastic.co/pricing/serverless-observability).
2 changes: 1 addition & 1 deletion docs/en/serverless/quickstarts/k8s-logs-metrics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The kubectl command installs the standalone Elastic Agent in your Kubernetes clu
## Prerequisites

- An ((observability)) project. To learn more, refer to <DocLink slug="/serverless/observability/create-an-observability-project" />.
- A user with the **Admin** role or higher—required to onboard system logs and metrics. To learn more, refer to <DocLink slug="/serverless/general/assign-user-roles">Assign user roles and privileges</DocLink>.
- A user with the **Admin** role or higher—required to onboard system logs and metrics. To learn more, refer to <DocLink slug="/serverless/general/assign-user-roles" />.
- A running Kubernetes cluster.
- [Kubectl](https://kubernetes.io/docs/reference/kubectl/).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The script also generates an ((agent)) configuration file that you can use with
## Prerequisites

- An ((observability)) project. To learn more, refer to <DocLink slug="/serverless/observability/create-an-observability-project" />.
- A user with the **Admin** role or higher—required to onboard system logs and metrics. To learn more, refer to <DocLink slug="/serverless/general/assign-user-roles">Assign user roles and privileges</DocLink>.
- A user with the **Admin** role or higher—required to onboard system logs and metrics. To learn more, refer to <DocLink slug="/serverless/general/assign-user-roles" />.
- Root privileges on the host—required to run the auto-detection script used in this quickstart.

## Limitations
Expand Down
2 changes: 1 addition & 1 deletion docs/en/serverless/synthetics/synthetics-feature-roles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ requirements and the minimum privileges required to use specific features.
</DocRow>
</DocTable>

Read more about user roles in <DocLink slug="/serverless/general/assign-user-roles">Assign user roles and privileges</DocLink>.
Read more about user roles in <DocLink slug="/serverless/general/assign-user-roles" />.

0 comments on commit 6c9a212

Please sign in to comment.