Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/reference/motlp.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@ To retrieve your {{motlp}} endpoint address, follow these steps:

::::{applies-switch}
:::{applies-item} serverless:
1. In {{ecloud}}, select **Manage** next to your project.
1. In {{ecloud}}, select the project name and then select **Manage project**.
2. Locate the **Connection alias** and select **Edit**.
3. Copy the Managed OTLP endpoint URL.
:::

:::{applies-item} ess:
{applies_to}`stack: preview 9.2`
1. In {{ecloud}}, select **Manage** next to your project.
3. Select **Copy endpoint** to copy the Managed OTLP endpoint URL.
1. In {{ecloud}}, select **Add data** and then select **Application: OpenTelemetry**
2. Copy the Managed OTLP endpoint URL from `OTEL_EXPORTER_OTLP_ENDPOINT`. You can use this endpoint for both OpenTelemetry collectors and SDKs.
:::
::::

Expand Down
Loading