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

chore: Upgrade the java/dotnet/nodejs/python autoinstrumentation libraries #3882

Merged
merged 4 commits into from
Feb 3, 2025

Conversation

rnishtala-sumo
Copy link
Contributor

@rnishtala-sumo rnishtala-sumo commented Jan 31, 2025

Upgrade auto-instrumentation libraries

  • java to 2.10.0
  • dotnet to 1.9.0
  • nodejs to 0.54.0
  • Python to 0.48b0

Checklist

  • Changelog updated or skip changelog label added
  • Documentation updated
  • Template tests added for new features
  • Integration tests added or modified for major features

@rnishtala-sumo rnishtala-sumo force-pushed the tracing-upgrade branch 7 times, most recently from dab9649 to 7e521e3 Compare January 31, 2025 19:47
@rnishtala-sumo rnishtala-sumo force-pushed the tracing-upgrade branch 2 times, most recently from 2296cf2 to 12fc304 Compare January 31, 2025 21:10
@rnishtala-sumo rnishtala-sumo force-pushed the tracing-upgrade branch 9 times, most recently from 3a68330 to ed8502f Compare February 3, 2025 17:45
@rnishtala-sumo rnishtala-sumo marked this pull request as ready for review February 3, 2025 18:18
@rnishtala-sumo rnishtala-sumo requested a review from a team as a code owner February 3, 2025 18:18
tests/integration/internal/stepfuncs/assess_funcs.go Outdated Show resolved Hide resolved
env:
- name: OTEL_METRICS_EXPORTER
value: otlp
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://RELEASE-NAME-sumologic-otelagent.sumologic:4317
java:
image: public.ecr.aws/sumologic/autoinstrumentation-java:1.26.0
image: public.ecr.aws/sumologic/autoinstrumentation-java:2.10.0
Copy link
Contributor

Choose a reason for hiding this comment

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

i'm assuming ECR creates a new image automatically? or is this created manually?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah these images currently exist, they were pushed a few weeks ago using - https://github.com/Sanyaku/opensource-infrastructure

@rnishtala-sumo rnishtala-sumo changed the title chore: Upgrade the java-autoinstrumentation library to 2.10.0 chore: Upgrade the java/dotnet/nodejs/python autoinstrumentation libraries Feb 3, 2025
@rnishtala-sumo rnishtala-sumo merged commit 6a24d77 into main Feb 3, 2025
66 checks passed
@rnishtala-sumo rnishtala-sumo deleted the tracing-upgrade branch February 3, 2025 20:05
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