Skip to content

Commit f1aad22

Browse files
authored
update downloads page to include ADOT Collector and Operator public ECR link (#170)
* update Downloads page to include ADOT Collector and Operator public ECR links * revised link for adot operator
1 parent fcfdfda commit f1aad22

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/content/Downloads/downloads.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
- version: 'Amazon ECR:AWS Distro for OpenTelemetry Collector'
2+
releaseDate: 'Aug-31-2021'
3+
license: 'Apache-2.0'
4+
releaseNotesLink: 'https://github.com/aws-observability/aws-otel-collector/releases'
5+
documentationLink: 'https://github.com/aws-observability/aws-otel-collector/blob/main/README.md'
6+
downloadLink: 'https://gallery.ecr.aws/aws-observability/aws-otel-collector'
7+
8+
- version: 'Amazon ECR:AWS Distro for OpenTelemetry Operator'
9+
releaseDate: 'Aug-31-2021'
10+
license: 'Apache-2.0'
11+
releaseNotesLink: 'https://github.com/aws-observability/aws-otel-collector/releases'
12+
documentationLink: 'https://aws-otel.github.io/docs/getting-started/operator'
13+
downloadLink: 'https://gallery.ecr.aws/aws-observability/adot-operator'
14+
115
- version: 'AWS Distro for OpenTelemetry Collector Version 0.12.0'
216
releaseDate: 'Aug-31-2021'
317
license: 'Apache-2.0'

0 commit comments

Comments
 (0)