Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Bump aws-observability/aws-otel-collector from v0.28.0 to v0.31.0 in /ops/otel #173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2023

Bumps aws-observability/aws-otel-collector from v0.28.0 to v0.31.0.

Release notes

Sourced from aws-observability/aws-otel-collector's releases.

v0.31.0

🎉 ADOT Collector v0.31.0 Change Log 🎉

The AWS Distro for OpenTelemetry (ADOT) Collector is a downstream distribution of the OpenTelemetry Collector. Check out the Getting Started documentation.

Full Changelog

Upstream changelog

Merged pull requests

  • Do not set prometheus normalize feature gate to alpha status at ADOT Collector startup #2178 (bryan-aguilar)
  • Update windows permissions in logs and configuration #2158 (rapphil)
  • Reduce permission in the folder that stores configuration and logs on Windows #2156 (rapphil)
  • Update aws-otel-fargate-sidecar-deployment-cfn.yaml #2054 (PaurushGarg)

* This Changelog was automatically generated by github_changelog_generator

Downloading

ARCH OS LINK
AMD64 AMAZONLINUX https://aws-otel-collector.s3.amazonaws.com/amazon_linux/amd64/v0.31.0/aws-otel-collector.rpm
ARM64 AMAZONLINUX https://aws-otel-collector.s3.amazonaws.com/amazon_linux/arm64/v0.31.0/aws-otel-collector.rpm
AMD64 REDHAT https://aws-otel-collector.s3.amazonaws.com/redhat/amd64/v0.31.0/aws-otel-collector.rpm
ARM64 REDHAT https://aws-otel-collector.s3.amazonaws.com/redhat/arm64/v0.31.0/aws-otel-collector.rpm
AMD64 CENTOS https://aws-otel-collector.s3.amazonaws.com/centos/amd64/v0.31.0/aws-otel-collector.rpm
ARM64 CENTOS https://aws-otel-collector.s3.amazonaws.com/centos/arm64/v0.31.0/aws-otel-collector.rpm
AMD64 SUSE https://aws-otel-collector.s3.amazonaws.com/suse/amd64/v0.31.0/aws-otel-collector.rpm
ARM64 SUSE https://aws-otel-collector.s3.amazonaws.com/suse/arm64/v0.31.0/aws-otel-collector.rpm
AMD64 DEBIAN https://aws-otel-collector.s3.amazonaws.com/debian/amd64/v0.31.0/aws-otel-collector.deb
ARM64 DEBIAN https://aws-otel-collector.s3.amazonaws.com/debian/arm64/v0.31.0/aws-otel-collector.deb
AMD64 UBUNTU https://aws-otel-collector.s3.amazonaws.com/ubuntu/amd64/v0.31.0/aws-otel-collector.deb
ARM64 UBUNTU https://aws-otel-collector.s3.amazonaws.com/ubuntu/arm64/v0.31.0/aws-otel-collector.deb
AMD64 WINDOWS https://aws-otel-collector.s3.amazonaws.com/windows/amd64/v0.31.0/aws-otel-collector.msi

Docker

docker pull amazon/aws-otel-collector:v0.31.0

AWS Public ECR

docker pull public.ecr.aws/aws-observability/aws-otel-collector:v0.31.0

v0.30.0

🎉 ADOT Collector v0.30.0 Change Log 🎉

... (truncated)

Changelog

Sourced from aws-observability/aws-otel-collector's changelog.


testingRegion: "us-west-2" s3ReleaseCandidateBucketName: "aoc-otel-collector-release-candidate-release" s3BucketName: "aws-otel-collector" sshKeyS3BucketName: "aoc-ssh-key" traceDataS3BucketName: "trace-expected-data"
testingImageRepoName: "020628701572.dkr.ecr.us-west-2.amazonaws.com/aws-observability/aws-otel-collector"

Commits
  • 3758895 [chore] prep v0.31.0 release (#2194)
  • a7c9f87 Bump github.com/aws/aws-sdk-go in /tools/workflow/cleaner (#2185)
  • 23c7b36 Only create release candidates from specific branches (#2184)
  • 031cafa Remove prom normalization feature gate (#2178)
  • 8ecfffe Fix: fix markdown check step in CI (#2179)
  • 408d219 Merge pull request #2160 from aws-observability/rapphil-add-markdown-checker
  • 039a3c4 Update .github/workflows/PR-build.yml
  • 8470205 Merge branch 'main' into rapphil-add-markdown-checker
  • 16d7d6c Merge pull request #2169 from aws-observability/rapphil-update-components-v0....
  • 5a44834 Merge branch 'main' into rapphil-update-components-v0.80.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aws-observability/aws-otel-collector](https://github.com/aws-observability/aws-otel-collector) from v0.28.0 to v0.31.0.
- [Release notes](https://github.com/aws-observability/aws-otel-collector/releases)
- [Changelog](https://github.com/aws-observability/aws-otel-collector/blob/main/.aoc-stack-release.yml)
- [Commits](aws-observability/aws-otel-collector@v0.28.0...v0.31.0)

---
updated-dependencies:
- dependency-name: aws-observability/aws-otel-collector
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jul 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants