Skip to content

Commit 8c1145c

Browse files
committed
Fix more links
1 parent 6c4a298 commit 8c1145c

File tree

21 files changed

+80
-80
lines changed

21 files changed

+80
-80
lines changed

docs/reference/edot-collector/config/default-config-k8s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ products:
1313

1414
# Default configuration of the EDOT Collector (Kubernetes)
1515

16-
The [Kubernetes setup](.../quickstart/index.md) uses the OpenTelemetry Operator to automate orchestration of EDOT Collectors:
16+
The [Kubernetes setup](../quickstart/index.md) uses the OpenTelemetry Operator to automate orchestration of EDOT Collectors:
1717

1818
* [EDOT Collector Cluster](#cluster-collector-pipeline): Collection of cluster metrics.
1919
* [EDOT Collector Daemon](#daemonset-collectors-pipeline): Collection of node metrics, logs and application telemetry.

docs/reference/edot-collector/config/default-config-standalone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Both components, `elastictrace` and `elasticapm` are required for Elastic APM UI
5959

6060
* Use the EDOT Collector with the available configuration to ingest data into Elasticsearch.
6161
* [Build a custom, EDOT-like Collector](../custom-collector.md) for ingesting data into Elasticsearch.
62-
* Use Elastic's [managed OTLP endpoint](.../quickstart/serverless/index.md) that does the enrichment for you.
62+
* Use Elastic's [managed OTLP endpoint](../quickstart/serverless/index.md) that does the enrichment for you.
6363
:::
6464

6565
### Host metrics collection pipeline

docs/reference/edot-sdks/dotnet/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ directly export data to an Elastic Observability backend (both in Elastic Cloud
3232
Elastic tooling may not be able to function as intended. For that reason, we provide Elastic distributions that
3333
provide a thin layer over the OpenTelemetry tools to provide our customers with the best compatibility, supportability and features.
3434
We recommend using the Elastic Distribution of OpenTelemetry (EDOT) language SDK and the
35-
[Elastic Distribution of OpenTelemetry collector](.../edot-collector/index.md) for the best experience.
35+
[Elastic Distribution of OpenTelemetry collector](../edot-collector/index.md) for the best experience.
3636

3737
This page guides migrating to EDOT .NET from either the existing
3838
[Elastic APM Agent for .NET](https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html) or from the upstream

docs/reference/edot-sdks/dotnet/supported-technologies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ from the [upstream SDK](https://github.com/open-telemetry/opentelemetry-dotnet).
1616

1717
## EDOT Collector / Elastic Stack versions
1818

19-
EDOT .NET sends data via the OpenTelemetry protocol (OTLP). While OTLP ingest works with later 8.16+ versions of the EDOT Collector, for full support it is strongly recommended that you use either [EDOT Collector](.../edot-collector/index.md) versions 9.x or [Elastic Cloud Serverless](https://www.elastic.co/guide/en/serverless/current/intro.html) for OTLP ingest.
19+
EDOT .NET sends data via the OpenTelemetry protocol (OTLP). While OTLP ingest works with later 8.16+ versions of the EDOT Collector, for full support it is strongly recommended that you use either [EDOT Collector](../edot-collector/index.md) versions 9.x or [Elastic Cloud Serverless](https://www.elastic.co/guide/en/serverless/current/intro.html) for OTLP ingest.
2020

2121
:::{note}
2222
Ingesting data from EDOT SDKs through EDOT Collector 9.x into Elastic Stack versions 8.18+ *is supported*.
2323
:::
2424

25-
See [EDOT SDKs compatibility](.../compatibility/sdks.md) for support details.
25+
See [EDOT SDKs compatibility](../compatibility/sdks.md) for support details.
2626

2727
## .NET Frameworks
2828

docs/reference/edot-sdks/java/supported-technologies.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ products:
1414

1515
The EDOT Java agent is a [distribution](https://opentelemetry.io/docs/concepts/distributions/) of
1616
[OpenTelemetry Java Instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation) agent, it thus
17-
inherits all the [supported (✅)](.../compatibility/nomenclature.md#compatibility-and-support-nomenclature) technologies of the OpenTelemetry Java Instrumentation.
17+
inherits all the [supported (✅)](../compatibility/nomenclature.md#compatibility-and-support-nomenclature) technologies of the OpenTelemetry Java Instrumentation.
1818

1919
## EDOT Collector / Elastic Stack versions
2020

21-
The EDOT Java agent sends data via the OpenTelemetry protocol (OTLP). While OTLP ingest works with later 8.16+ versions of the EDOT Collector, for full support it is strongly recommended that you use either [EDOT Collector](.../edot-collector/index.md) versions 9.x or [Elastic Cloud Serverless](https://www.elastic.co/guide/en/serverless/current/intro.html) for OTLP ingest.
21+
The EDOT Java agent sends data via the OpenTelemetry protocol (OTLP). While OTLP ingest works with later 8.16+ versions of the EDOT Collector, for full support it is strongly recommended that you use either [EDOT Collector](../edot-collector/index.md) versions 9.x or [Elastic Cloud Serverless](https://www.elastic.co/guide/en/serverless/current/intro.html) for OTLP ingest.
2222

23-
See [EDOT SDKs compatibility](.../compatibility/sdks.md) for support details.
23+
See [EDOT SDKs compatibility](../compatibility/sdks.md) for support details.
2424

2525
:::{note}
2626
> Ingesting data from EDOT SDKs through EDOT Collector 9.x into Elastic Stack versions 8.18+ *is supported*.

docs/reference/edot-sdks/nodejs/migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ This list contains Elastic APM Node.js agent configuration options that can be m
8989

9090
The Elastic APM Node.js agent [`serverUrl`](https://www.elastic.co/guide/en/apm/agent/nodejs/current/configuration.html#server-url) option corresponds to the OpenTelemetry [`OTEL_EXPORTER_OTLP_ENDPOINT`](https://opentelemetry.io/docs/concepts/sdk-configuration/otlp-exporter-configuration/#otel_exporter_otlp_endpoint) option.
9191

92-
- If using Elastic Cloud Serverless, then set `OTEL_EXPORTER_OTLP_ENDPOINT` to the managed OTLP endpoint URL for your Serverless project, e.g. `OTEL_EXPORTER_OTLP_ENDPOINT=https://my-prj-a1b2c3.ingest.eu-west-1.aws.elastic.cloud`. See the [Quickstart for Elastic Cloud Serverless](.../quickstart/serverless/index.md).
92+
- If using Elastic Cloud Serverless, then set `OTEL_EXPORTER_OTLP_ENDPOINT` to the managed OTLP endpoint URL for your Serverless project, e.g. `OTEL_EXPORTER_OTLP_ENDPOINT=https://my-prj-a1b2c3.ingest.eu-west-1.aws.elastic.cloud`. See the [Quickstart for Elastic Cloud Serverless](../quickstart/serverless/index.md).
9393

94-
- If using Elastic Cloud Hosted or Self-managed, then set `OTEL_EXPORTER_OTLP_ENDPOINT` to the endpoint URL of your EDOT Collector. See the [Quickstart for Elastic Cloud Hosted](.../quickstart/ech/hosts_vms.md) or the [Quickstart for Self-managed](.../quickstart/self-managed/hosts_vms.md).
94+
- If using Elastic Cloud Hosted or Self-managed, then set `OTEL_EXPORTER_OTLP_ENDPOINT` to the endpoint URL of your EDOT Collector. See the [Quickstart for Elastic Cloud Hosted](../quickstart/ech/hosts_vms.md) or the [Quickstart for Self-managed](../quickstart/self-managed/hosts_vms.md).
9595

9696
### `secretToken`
9797

docs/reference/edot-sdks/nodejs/supported-technologies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ products:
1515

1616
## EDOT Collector / Elastic Stack versions
1717

18-
The Elastic Distribution of OpenTelemetry Node.js (EDOT Node.js) sends data via the OpenTelemetry protocol (OTLP). While OTLP ingest works with later 8.16+ versions of the EDOT Collector, for full support it is strongly recommended that you use either [EDOT Collector](.../edot-collector/index.md) versions 9.x or [Elastic Cloud Serverless](https://www.elastic.co/guide/en/serverless/current/intro.html) for OTLP ingest.
18+
The Elastic Distribution of OpenTelemetry Node.js (EDOT Node.js) sends data via the OpenTelemetry protocol (OTLP). While OTLP ingest works with later 8.16+ versions of the EDOT Collector, for full support it is strongly recommended that you use either [EDOT Collector](../edot-collector/index.md) versions 9.x or [Elastic Cloud Serverless](https://www.elastic.co/guide/en/serverless/current/intro.html) for OTLP ingest.
1919

2020
:::{note}
2121
Ingesting data from EDOT SDKs through EDOT Collector 9.x into Elastic Stack versions 8.18+ *is supported*.
2222
:::
2323

24-
See [EDOT SDKs compatibility](.../compatibility/sdks.md) for support details.
24+
See [EDOT SDKs compatibility](../compatibility/sdks.md) for support details.
2525

2626
## Node.js versions
2727

docs/reference/edot-sdks/php/supported-technologies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ products:
1515

1616
## EDOT Collector / Elastic Stack versions
1717

18-
EDOT PHP sends data via the OpenTelemetry protocol (OTLP). While OTLP ingest works with later 8.16+ versions of the EDOT Collector, for full support it is strongly recommended that you use either [EDOT Collector](.../edot-collector/index.md) versions 9.x or [Elastic Cloud Serverless](https://www.elastic.co/guide/en/serverless/current/intro.html) for OTLP ingest.
18+
EDOT PHP sends data via the OpenTelemetry protocol (OTLP). While OTLP ingest works with later 8.16+ versions of the EDOT Collector, for full support it is strongly recommended that you use either [EDOT Collector](../edot-collector/index.md) versions 9.x or [Elastic Cloud Serverless](https://www.elastic.co/guide/en/serverless/current/intro.html) for OTLP ingest.
1919

2020
:::note
2121
Ingesting data from EDOT SDKs through EDOT Collector 9.x into Elastic Stack versions 8.18+ *is supported*.
2222
:::
2323

24-
See [EDOT SDKs compatibility](.../compatibility/sdks.md) for support details.
24+
See [EDOT SDKs compatibility](../compatibility/sdks.md) for support details.
2525

2626
## PHP Versions
2727
- PHP 8.1 - 8.4

docs/reference/edot-sdks/python/supported-technologies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ products:
1515

1616
## EDOT Collector / Elastic Stack versions
1717

18-
EDOT Python sends data via the OpenTelemetry protocol (OTLP). While OTLP ingest works with later 8.16+ versions of the EDOT Collector, for full support it is strongly recommended that you use either [EDOT Collector](.../edot-collector/index.md) versions 9.x or [Elastic Cloud Serverless](https://www.elastic.co/guide/en/serverless/current/intro.html) for OTLP ingest.
18+
EDOT Python sends data via the OpenTelemetry protocol (OTLP). While OTLP ingest works with later 8.16+ versions of the EDOT Collector, for full support it is strongly recommended that you use either [EDOT Collector](../edot-collector/index.md) versions 9.x or [Elastic Cloud Serverless](https://www.elastic.co/guide/en/serverless/current/intro.html) for OTLP ingest.
1919

2020
:::{note}
2121
> Ingesting data from EDOT SDKs through EDOT Collector 9.x into Elastic Stack versions 8.18+ *is supported*.
2222
:::
2323

24-
See [EDOT SDKs compatibility](.../compatibility/sdks.md) for support details.
24+
See [EDOT SDKs compatibility](../compatibility/sdks.md) for support details.
2525

2626
## Python versions
2727

docs/reference/quickstart/ech/docker.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Make sure the following requirements are present:
2323

2424
## Guided setup
2525

26-
:::{include} .../_snippets/guided-instructions.md
26+
:::{include} ../_snippets/guided-instructions.md
2727
:::
2828

2929
## Manual installation
@@ -34,12 +34,12 @@ Follow these steps to deploy the EDOT Collector and EDOT OTel SDKs in Docker wit
3434

3535
::::{step} Create the config file
3636

37-
Create the `otel-collector-config.yml` file with your EDOT Collector configuration. Refer to the [configuration reference](.../edot-collector/config/default-config-standalone.md).
37+
Create the `otel-collector-config.yml` file with your EDOT Collector configuration. Refer to the [configuration reference](../edot-collector/config/default-config-standalone.md).
3838
::::
3939

4040
::::{step} Retrieve your settings
4141

42-
:::{include} .../_snippets/retrieve-credentials.md
42+
:::{include} ../_snippets/retrieve-credentials.md
4343
:::
4444
::::
4545

@@ -102,11 +102,11 @@ Start the Collector by running:
102102
To collect telemetry from applications running on the host where you installed the EDOT Collector,
103103
instrument your target applications following the setup instructions for the corresponding language:
104104

105-
- [.NET](.../edot-sdks/dotnet/setup/index.md)
106-
- [Java](.../edot-sdks/java/setup/index.md)
107-
- [Node.js](.../edot-sdks/nodejs/setup/index.md)
108-
- [PHP](.../edot-sdks/php/setup/index.md)
109-
- [Python](.../edot-sdks/python/setup/index.md)
105+
- [.NET](../edot-sdks/dotnet/setup/index.md)
106+
- [Java](../edot-sdks/java/setup/index.md)
107+
- [Node.js](../edot-sdks/nodejs/setup/index.md)
108+
- [PHP](../edot-sdks/php/setup/index.md)
109+
- [Python](../edot-sdks/python/setup/index.md)
110110

111111
Configure your SDKs to send the data to the local EDOT Collector using OTLP/gRPC (`http://localhost:4317`) or OTLP/HTTP (`http://localhost:4318`).
112112

0 commit comments

Comments
 (0)