Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded the aws-otel-collector image in otel-collector-amp-collector #1107

Merged
merged 4 commits into from
Dec 23, 2024

Conversation

ashoksrirama
Copy link
Contributor

Issue #, if available:

Description of changes:
Updated the otel-collector-amp-collector image version to v0.41.1 in otel-collector-amp-collector deployment.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ashoksrirama
Copy link
Contributor Author

ashoksrirama commented Dec 21, 2024

Testing results..

kubectl get deploy -n adot -o wide
NAME                            READY   UP-TO-DATE   AVAILABLE   AGE    CONTAINERS      IMAGES                                                        SELECTOR
otel-collector-amp-collector    1/1     1            1           25m    otc-container   public.ecr.aws/aws-observability/aws-otel-collector:v0.41.1   app.kubernetes.io/component=opentelemetry-collector,app.kubernetes.io/instance=adot.otel-collector-amp,app.kubernetes.io/managed-by=opentelemetry-operator,app.kubernetes.io/part-of=opentelemetry
otel-collector-xray-collector   1/1     1            1           136m   otc-container   public.ecr.aws/aws-observability/aws-otel-collector:v0.41.1   app.kubernetes.io/component=opentelemetry-collector,app.kubernetes.io/instance=adot.otel-collector-xray,app.kubernetes.io/managed-by=opentelemetry-operator,app.kubernetes.io/part-of=opentelemetry
kubectl get pods -n adot
NAME                                             READY   STATUS    RESTARTS   AGE
otel-collector-amp-collector-7fc475df74-j4bfb    1/1     Running   0          21m
otel-collector-xray-collector-6977b478d7-fzdhw   1/1     Running   0          136m

@elamaran11
Copy link
Collaborator

/do-e2e-tests

@elamaran11
Copy link
Collaborator

Testing results..

kubectl get deploy -n adot -o wide
NAME                            READY   UP-TO-DATE   AVAILABLE   AGE    CONTAINERS      IMAGES                                                        SELECTOR
otel-collector-amp-collector    1/1     1            1           25m    otc-container   public.ecr.aws/aws-observability/aws-otel-collector:v0.41.1   app.kubernetes.io/component=opentelemetry-collector,app.kubernetes.io/instance=adot.otel-collector-amp,app.kubernetes.io/managed-by=opentelemetry-operator,app.kubernetes.io/part-of=opentelemetry
otel-collector-xray-collector   1/1     1            1           136m   otc-container   public.ecr.aws/aws-observability/aws-otel-collector:v0.41.1   app.kubernetes.io/component=opentelemetry-collector,app.kubernetes.io/instance=adot.otel-collector-xray,app.kubernetes.io/managed-by=opentelemetry-operator,app.kubernetes.io/part-of=opentelemetry
kubectl get pods -n adot
NAME                                             READY   STATUS    RESTARTS   AGE
otel-collector-amp-collector-7fc475df74-j4bfb    1/1     Running   0          21m
otel-collector-xray-collector-6977b478d7-fzdhw   1/1     Running   0          136m

Fantastic Ashok. Let me run E2E.

Copy link

@aws-ia-ci aws-ia-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

end to end tests passed

Copy link
Collaborator

@elamaran11 elamaran11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elamaran11
Copy link
Collaborator

@shapirov103 Pls check and merge;

@shapirov103 shapirov103 merged commit 12dd1c9 into aws-quickstart:main Dec 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants