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

Sentry Exporter #253

Merged
merged 3 commits into from
Jan 7, 2025
Merged

Sentry Exporter #253

merged 3 commits into from
Jan 7, 2025

Conversation

rmanibus
Copy link
Contributor

@rmanibus rmanibus commented Nov 6, 2024

based on @LaurentTreguier work

relevant thread:

quarkusio/quarkus#19798

@rmanibus rmanibus requested a review from a team as a code owner November 6, 2024 18:04
@rmanibus rmanibus force-pushed the sentry branch 4 times, most recently from 133317e to 1b4767d Compare November 6, 2024 20:06
Copy link
Collaborator

@brunobat brunobat left a comment

Choose a reason for hiding this comment

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

Thanks very much for this work @rmanibus!
Please rebase because I did some changes today.
We will need documentation. Please check this PR for inspiration: #258

@rmanibus rmanibus force-pushed the sentry branch 4 times, most recently from a9adca2 to 324e71b Compare November 8, 2024 15:58
@brunobat
Copy link
Collaborator

@rmanibus did a commit with the aim of fixing the docs

@rmanibus
Copy link
Contributor Author

@brunobat are we good to merge this ?

@brunobat
Copy link
Collaborator

Just waiting to see if we get a solution for the doc configs section

@brunobat
Copy link
Collaborator

@gastaldi can you plesse help with this?

Comment on lines +40 to +43
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-jul</artifactId>
</dependency>
Copy link
Member

Choose a reason for hiding this comment

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

There are some particularities specially when building to native. I'd recommend depending on https://github.com/quarkiverse/quarkus-logging-sentry instead of the sentry libraries

@gastaldi
Copy link
Member

@gastaldi can you plesse help with this?

I see quarkus-opentelemetry-exporter-sentry.adoc and quarkus-opentelemetry-exporter-sentry_quarkus.otel.adoc created in docs/modules/ROOT/pages/includes, what's missing?

@danprueitt
Copy link

Pretty eager for this one. Any updates on work to be done/anything I can help with to get this merged in?
(Also happy holidays)

@brunobat
Copy link
Collaborator

brunobat commented Jan 3, 2025

Will take a look later.

Copy link
Collaborator

@brunobat brunobat left a comment

Choose a reason for hiding this comment

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

Thanks for the PR and your patience, @rmanibus
I think the extension can be improved by providing the sentry propagator as well. Do you think you can implement the change?

@brunobat brunobat merged commit dbe56d7 into quarkiverse:main Jan 7, 2025
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