Skip to content

[Fix] Update Sentry Opentelemetry agent download URL in Dockerfiles#114

Merged
LeeHanEum merged 1 commit intodevelopfrom
fix/missing-opentelemetry-jar
Feb 15, 2026
Merged

[Fix] Update Sentry Opentelemetry agent download URL in Dockerfiles#114
LeeHanEum merged 1 commit intodevelopfrom
fix/missing-opentelemetry-jar

Conversation

@LeeHanEum
Copy link
Collaborator

@LeeHanEum LeeHanEum commented Feb 15, 2026

🌱 관련 이슈

  • close #

📌 작업 내용 및 특이 사항

  • Dockerfile에서 Sentry Opentelemetry agent 다운로드 URL을 수정합니다.

📝 참고

📌 체크 리스트

  • 리뷰어를 추가하셨나요 ?
  • 변경사항에 대해 충분히 설명하고 있나요 ?

Summary by CodeRabbit

  • Chores
    • Pinned Sentry OpenTelemetry agent to version 8.31.0 across all deployment environments for consistent and reliable builds.

@LeeHanEum LeeHanEum self-assigned this Feb 15, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 15, 2026

📝 Walkthrough

Walkthrough

Updated the Sentry OpenTelemetry agent JAR download source in both Docker development and production files from a generic Sentry URL to a specific Maven Central artifact URL (version 8.31.0), maintaining the same downstream agent-downloader stage workflow.

Changes

Cohort / File(s) Summary
Docker Agent Configuration
docker/DockerfileDev, docker/DockerfileProd
Updated the agent-downloader stage to download Sentry OpenTelemetry agent (v8.31.0) from Maven Central repository instead of generic Sentry URL, pinning the version explicitly.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • char-yb

Poem

🐰 A rabbit hops through Docker files with glee,
Trading generic URLs for Maven's certainty,
Version 8.31.0, pinned and precise,
No more surprises—just artifacts nice! ✨

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: updating the Sentry OpenTelemetry agent download URL in Dockerfiles, which directly matches the changes made in both DockerfileDev and DockerfileProd.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into develop

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/missing-opentelemetry-jar

No actionable comments were generated in the recent review. 🎉


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@LeeHanEum LeeHanEum merged commit 50761b1 into develop Feb 15, 2026
2 checks 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.

1 participant