Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

README.md

Outline

sentry-opentelemetry

NOTE: Our OpenTelemetry modules are still experimental. Any feedback is welcome.

OpenTelemetry

More information on OpenTelemetry can be found on their website as well as their docs and GitHub repos:

Modules

Produces the Sentry OpenTelemetry Java Agent JAR that can be used to auto instrument an application. Please see the module README for more details on how to use it.

sentry-opentelemetry-agentcustomization

This contains customizations to the OpenTelemetry Java Agent such as registering the SentrySpanProcessor and SentryPropagator as well as providing default properties that enable the sentry propagator and disable exporters so our agent doesn't trigger lots of log warnings due to OTLP server not being there.

sentry-opentelemetry-core

Contains SentrySpanProcessor and SentryPropagator which are used by our Java Agent but can also be used when manually instrumenting using OpenTelemetry.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.