Skip to content

Commit bafb232

Browse files
authored
Replace versions and remove update script (#365)
* Replace versions and remove update script * Add subs
1 parent 4d9d499 commit bafb232

File tree

19 files changed

+41
-319
lines changed

19 files changed

+41
-319
lines changed

.github/workflows/updatecli.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

docs/docset.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,6 @@ toc:
3030
- toc: reference
3131

3232
subs:
33-
34-
# Versions metadata
35-
36-
edot-stack-version: 9.0.1
37-
edot-collector-version: 9.0.4
38-
edot-android-version: 1.1.0
39-
edot-dotnet-version: 1.1.0
40-
edot-ios-version: 1.2.1
41-
edot-java-version: 1.5.0
42-
edot-nodejs-version: 1.1.1
43-
edot-php-version: 1.1.0
44-
edot-python-version: 1.4.0
45-
46-
# Substitutions
4733
motlp: Elastic Cloud Managed OTLP Endpoint
4834
edot: Elastic Distribution of OpenTelemetry
4935
ecloud: "Elastic Cloud"

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -217,10 +217,10 @@ Each pipeline connects specific receivers, processors, and exporters to handle d
217217
[`resource`]: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/resourceprocessor
218218
[`resourcedetection`]: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/resourcedetectionprocessor
219219
[`OTLP`]: https://github.com/open-telemetry/opentelemetry-collector/tree/main/receiver/otlpreceiver
220-
[Logs - ES]: https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{edot-collector-version}}/internal/pkg/otel/samples/linux/platformlogs.yml
221-
[Logs - OTLP]: https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{edot-collector-version}}/internal/pkg/otel/samples/linux/managed_otlp/platformlogs.yml
222-
[Logs | Metrics - ES]: https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{edot-collector-version}}/internal/pkg/otel/samples/linux/platformlogs_hostmetrics.yml
223-
[Logs | Metrics - OTLP]: https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{edot-collector-version}}/internal/pkg/otel/samples/linux/managed_otlp/platformlogs_hostmetrics.yml
224-
[Logs | Metrics | App - ES]: https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{edot-collector-version}}/internal/pkg/otel/samples/linux/logs_metrics_traces.yml
225-
[Logs | Metrics | App - OTLP]: https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{edot-collector-version}}/internal/pkg/otel/samples/linux/managed_otlp/logs_metrics_traces.yml
220+
[Logs - ES]: https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{version.edot_collector}}/internal/pkg/otel/samples/linux/platformlogs.yml
221+
[Logs - OTLP]: https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{version.edot_collector}}/internal/pkg/otel/samples/linux/managed_otlp/platformlogs.yml
222+
[Logs | Metrics - ES]: https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{version.edot_collector}}/internal/pkg/otel/samples/linux/platformlogs_hostmetrics.yml
223+
[Logs | Metrics - OTLP]: https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{version.edot_collector}}/internal/pkg/otel/samples/linux/managed_otlp/platformlogs_hostmetrics.yml
224+
[Logs | Metrics | App - ES]: https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{version.edot_collector}}/internal/pkg/otel/samples/linux/logs_metrics_traces.yml
225+
[Logs | Metrics | App - OTLP]: https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{version.edot_collector}}/internal/pkg/otel/samples/linux/managed_otlp/logs_metrics_traces.yml
226226
[Gateway mode]: https://raw.githubusercontent.com/elastic/elastic-agent/refs/heads/main/internal/pkg/otel/samples/linux/gateway.yml

docs/reference/edot-collector/download.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ The following table contains direct download links for the latest EDOT Collector
2121

2222
| Platform | Architecture | Download link |
2323
|--------------|--------------|---------------|
24-
| Windows | x86_64 | [Download (Zip)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{edot-collector-version}}-windows-x86_64.zip) |
25-
| macOS | x86_64 | [Download (Tar.gz)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{edot-collector-version}}-darwin-x86_64.tar.gz) |
26-
| macOS | aarch64 | [Download (Tar.gz)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{edot-collector-version}}-darwin-aarch64.tar.gz) |
27-
| Linux | x86_64 | [Download (Tar.gz)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{edot-collector-version}}-linux-x86_64.tar.gz) |
28-
| Linux | aarch64 | [Download (Tar.gz)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{edot-collector-version}}-linux-arm64.tar.gz) |
29-
| Linux (DEB) | x86_64 | [Download (Deb)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{edot-collector-version}}-amd64.deb) |
30-
| Linux (DEB) | aarch64 | [Download (Deb)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{edot-collector-version}}-arm64.deb) |
31-
| Linux (RPM) | x86_64 | [Download (Rpm)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{edot-collector-version}}-x86_64.rpm) |
32-
| Linux (RPM) | aarch64 | [Download (Rpm)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{edot-collector-version}}-aarch64.rpm) |
24+
| Windows | x86_64 | [Download (Zip)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{version.edot_collector}}-windows-x86_64.zip) |
25+
| macOS | x86_64 | [Download (Tar.gz)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{version.edot_collector}}-darwin-x86_64.tar.gz) |
26+
| macOS | aarch64 | [Download (Tar.gz)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{version.edot_collector}}-darwin-aarch64.tar.gz) |
27+
| Linux | x86_64 | [Download (Tar.gz)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{version.edot_collector}}-linux-x86_64.tar.gz) |
28+
| Linux | aarch64 | [Download (Tar.gz)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{version.edot_collector}}-linux-arm64.tar.gz) |
29+
| Linux (DEB) | x86_64 | [Download (Deb)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{version.edot_collector}}-amd64.deb) |
30+
| Linux (DEB) | aarch64 | [Download (Deb)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{version.edot_collector}}-arm64.deb) |
31+
| Linux (RPM) | x86_64 | [Download (Rpm)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{version.edot_collector}}-x86_64.rpm) |
32+
| Linux (RPM) | aarch64 | [Download (Rpm)](https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-{{version.edot_collector}}-aarch64.rpm) |
3333

3434
After you've downloaded and uncompressed the file, you can get EDOT Collector running with the following command:
3535

docs/reference/edot-sdks/java/setup/runtime-attach.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@ Follow these steps to instrument your Java application using runtime attach.
4545
<dependency>
4646
<groupId>co.elastic.otel</groupId>
4747
<artifactId>elastic-otel-runtime-attach</artifactId>
48-
<version>{{edot-java-version}}</version>
48+
<version>{{version.edot_java}}</version>
4949
</dependency>
5050
```
5151
:::
5252

5353
:::{tab-item} Gradle
5454
```kotlin subs=true
55-
implementation("co.elastic.otel:elastic-otel-runtime-attach:{{edot-java-version}}")
55+
implementation("co.elastic.otel:elastic-otel-runtime-attach:{{version.edot_java}}")
5656
```
5757
:::
5858

docs/reference/index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ The following Elastic OpenTelemetry distributions are available:
2727

2828
| Distribution | Version | Status |
2929
| ------------ | ------- | ------ |
30-
| [EDOT Collector](/reference/edot-collector/index.md) | {{edot-collector-version}} | GA |
31-
| [EDOT .NET](/reference/edot-sdks/dotnet/index.md) | {{edot-dotnet-version}} | GA |
32-
| [EDOT Java](/reference/edot-sdks/java/index.md) | {{edot-java-version}} | GA |
33-
| [EDOT Node.js](/reference/edot-sdks/nodejs/index.md) | {{edot-nodejs-version}} | GA |
34-
| [EDOT PHP](/reference/edot-sdks/php/index.md) | {{edot-php-version}} | GA |
35-
| [EDOT Python](/reference/edot-sdks/python/index.md) | {{edot-python-version}} | GA |
36-
| [EDOT Android](/reference/edot-sdks/android/index.md) | {{edot-android-version}} | GA |
37-
| [EDOT iOS](/reference/edot-sdks/ios/index.md) | {{edot-ios-version}} | GA |
38-
| [EDOT Cloud Forwarder for AWS](/reference/edot-cloud-forwarder/aws.md) | 0.1.6 | Technical Preview |
30+
| [EDOT Collector](/reference/edot-collector/index.md) | {{version.edot_collector}} | GA |
31+
| [EDOT .NET](/reference/edot-sdks/dotnet/index.md) | {{version.edot_dotnet}} | GA |
32+
| [EDOT Java](/reference/edot-sdks/java/index.md) | {{version.edot_java}} | GA |
33+
| [EDOT Node.js](/reference/edot-sdks/nodejs/index.md) | {{version.edot_node}} | GA |
34+
| [EDOT PHP](/reference/edot-sdks/php/index.md) | {{version.edot_php}} | GA |
35+
| [EDOT Python](/reference/edot-sdks/python/index.md) | {{version.edot_python}} | GA |
36+
| [EDOT Android](/reference/edot-sdks/android/index.md) | {{version.edot_android}} | GA |
37+
| [EDOT iOS](/reference/edot-sdks/ios/index.md) | {{version.edot_ios}} | GA |
38+
| [EDOT Cloud Forwarder for AWS](/reference/edot-cloud-forwarder/aws.md) | {{version.edot_cf_aws}} | Technical Preview |
3939

4040
Each EDOT distribution undergoes production-grade testing before being declared Generally Available (GA). Elastic provides full support for GA releases in accordance with our [support matrix](https://www.elastic.co/support/matrix) and SLAs.
4141

docs/reference/quickstart/ech/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Create an `.env` file with the following content. Replace the placeholder values
5454
HOST_FILESYSTEM=/
5555
DOCKER_SOCK=/var/run/docker.sock
5656
ELASTIC_AGENT_OTEL=true
57-
COLLECTOR_CONTRIB_IMAGE=elastic/elastic-agent:{{edot-collector-version}}
57+
COLLECTOR_CONTRIB_IMAGE=elastic/elastic-agent:{{version.edot_collector}}
5858
ELASTIC_API_KEY=<your_api_key_here>
5959
ELASTIC_ENDPOINT=<your_endpoint_here>
6060
OTEL_COLLECTOR_CONFIG=/path/to/otel-collector-config.yml

docs/reference/quickstart/ech/k8s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Install the OpenTelemetry Operator using the `kube-stack` Helm chart with the co
7171
```bash subs=true
7272
helm install opentelemetry-kube-stack open-telemetry/opentelemetry-kube-stack \
7373
--namespace opentelemetry-operator-system \
74-
--values 'https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{edot-collector-version}}/deploy/helm/edot-collector/kube-stack/values.yaml' \
74+
--values 'https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{version.edot_collector}}/deploy/helm/edot-collector/kube-stack/values.yaml' \
7575
--version '0.3.9'
7676
```
7777
::::

docs/reference/quickstart/self-managed/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Create an `.env` file with the following content. Replace the placeholder values
5353
HOST_FILESYSTEM=/
5454
DOCKER_SOCK=/var/run/docker.sock
5555
ELASTIC_AGENT_OTEL=true
56-
COLLECTOR_CONTRIB_IMAGE=elastic/elastic-agent:{{edot-collector-version}}
56+
COLLECTOR_CONTRIB_IMAGE=elastic/elastic-agent:{{version.edot_collector}}
5757
ELASTIC_API_KEY=<your_api_key_here>
5858
ELASTIC_ENDPOINT=<your_endpoint_here>
5959
OTEL_COLLECTOR_CONFIG=/path/to/otel-collector-config.yml

docs/reference/quickstart/self-managed/k8s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Install the OpenTelemetry Operator using the `kube-stack` Helm chart with the pr
6363
```bash subs=true
6464
helm install opentelemetry-kube-stack open-telemetry/opentelemetry-kube-stack \
6565
--namespace opentelemetry-operator-system \
66-
--values 'https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{edot-collector-version}}/deploy/helm/edot-collector/kube-stack/values.yaml' \
66+
--values 'https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v{{version.edot_collector}}/deploy/helm/edot-collector/kube-stack/values.yaml' \
6767
--version '0.3.9'
6868
```
6969

0 commit comments

Comments
 (0)