Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
getsentry
/
sentry-java
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
475
Star
1.3k
Code
Issues
266
Pull requests
79
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(otel): Create
sentry-opentelemetry-otlp
module for combining OpenTelemetry SDK OTLP export with Sentry SDK
- #5100
#5100
Merged
adinauer
merged 19 commits into
main
getsentry/sentry-java:main
from
feat/otlp
getsentry/sentry-java:feat/otlp
Copy head branch name to clipboard
Feb 27, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat(otel): Create
sentry-opentelemetry-otlp
module for combining OpenTelemetry SDK OTLP export with Sentry SDK
#5100
adinauer
merged 19 commits into
main
getsentry/sentry-java:main
from
feat/otlp
getsentry/sentry-java:feat/otlp
Copy head branch name to clipboard
Commits
Commits on Feb 13, 2026
Create sentry-opentelemetry-otlp module and OTLP sample for Spring Boot 4
adinauer
committed
fb8fd83
View commit details
Copy full SHA for fb8fd83
Browse repository at this point
Format code
getsentry-bot
committed
aaab229
View commit details
Copy full SHA for aaab229
Browse repository at this point
also set trace id and span id for logs and metrics
adinauer
committed
476d7f1
View commit details
Copy full SHA for 476d7f1
Browse repository at this point
Format code
getsentry-bot
committed
4beac30
View commit details
Copy full SHA for 4beac30
Browse repository at this point
Commits on Feb 16, 2026
add console otlp sample; some missing things; cleanup
adinauer
committed
2283547
View commit details
Copy full SHA for 2283547
Browse repository at this point
Commits on Feb 23, 2026
Merge branch 'main' into feat/otlp
adinauer
authored
e667a21
View commit details
Copy full SHA for e667a21
Browse repository at this point
simplify usage by adding an SPI file and propagator provider class
adinauer
committed
24f5720
View commit details
Copy full SHA for 24f5720
Browse repository at this point
changelog
adinauer
committed
0504c3c
View commit details
Copy full SHA for 0504c3c
Browse repository at this point
adapt test to modifications from original console sample
adinauer
committed
a574637
View commit details
Copy full SHA for a574637
Browse repository at this point
Commits on Feb 24, 2026
add otel dependencies to otlp module so it is easier to use
adinauer
committed
e91baf3
View commit details
Copy full SHA for e91baf3
Browse repository at this point
add sentry-opentelemetry-otlp-spring module
adinauer
committed
ae4858e
View commit details
Copy full SHA for ae4858e
Browse repository at this point
update changelog
adinauer
committed
afc5ab4
View commit details
Copy full SHA for afc5ab4
Browse repository at this point
read sentry-trace header for sampled / non sampled TraceFlags
adinauer
committed
90ac2ec
View commit details
Copy full SHA for 90ac2ec
Browse repository at this point
update opentelemetry.mdc to mention otlp-spring module
adinauer
committed
b88e131
View commit details
Copy full SHA for b88e131
Browse repository at this point
Commits on Feb 25, 2026
Merge branch 'main' into feat/otlp
adinauer
authored
ce816d3
View commit details
Copy full SHA for ce816d3
Browse repository at this point
Commits on Feb 26, 2026
Merge branch 'main' into feat/otlp
adinauer
authored
239a123
View commit details
Copy full SHA for 239a123
Browse repository at this point
convert to api dependencies
adinauer
committed
8afcdd9
View commit details
Copy full SHA for 8afcdd9
Browse repository at this point
only add baggage to context if actually present
adinauer
committed
6dd288b
View commit details
Copy full SHA for 6dd288b
Browse repository at this point
Commits on Feb 27, 2026
Merge branch 'main' into feat/otlp
adinauer
committed
19bdc37
View commit details
Copy full SHA for 19bdc37
Browse repository at this point
You can’t perform that action at this time.