Skip to content

Commit f3d4ce6

Browse files
committed
fixed structure on SDKs
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
1 parent 638b533 commit f3d4ce6

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

docs/_edot-sdks/dotnet/setup/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: Setup
33
layout: default
44
nav_order: 1
5-
parent: EDOT Java
5+
parent: EDOT .NET
66
---
77

8-
# Setting up the EDOT Java Agent
8+
# Setting up the EDOT .NET Agent
99

1010
TODO:
1111
- where to download

docs/quickstart/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This guide helps you set up Elastic Distributions for OpenTelemetry (EDOT) to mo
1010

1111
> 🏁 *By the end of this guide, you’ll have a fully operational EDOT-powered monitoring pipeline sending data to Elastic Observability.*
1212
13-
Choose the Quickstart guide based on the environment of your target system (`Kubernetes`, `Docker` or plain `Hosts / VMs`) and your Elastic deployment model (`Self-managed`, `Elastic Cloud Serverless`, `Elastic Cloud Hosted`):
13+
Choose the Quickstart guide based on the environment of your target system (`Kubernetes`, `Docker` or plain `Hosts / VMs`) and your Elastic deployment model (`Self-managed Elastic Stack`, `Elastic Cloud Serverless` or `Elastic Cloud Hosted`):
1414

1515
| | ☸️ **Kubernetes** | 🐳 **Docker** | 🖥 **Hosts / VMs** |
1616
|------------------------------------|:---------------------------:|:-----------------------------:|:---------------------------:|

docs/quickstart/serverless/index.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ parent: Quickstart
99

1010
## Retrieving Connection Details for your Serverless Project
1111

12-
> ⚠️ The below instructions use a managed OTLP endpoint on Elastic Cloud Serverless, this feature is in **Technical Preview** and is not yet recommended for use in production.
12+
{: .note }
13+
> The below instructions use a managed OTLP endpoint on Elastic Cloud Serverless, this feature is in **Technical Preview** and is not yet recommended for use in production.
1314
1415
1. **Retrieve the managed OTLP endpoint URL** for your Serverless project
1516

0 commit comments

Comments
 (0)