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

Use AutoConfiguredOpenTelemetrySdkBuilderCustomizer for Azure #226

Conversation

jeanbisutti
Copy link
Contributor

No description provided.

@jeanbisutti jeanbisutti marked this pull request as draft September 17, 2024 16:20
@jeanbisutti jeanbisutti changed the title Use AutoConfigurationCustomizerProvider for Azure Use AutoConfiguredOpenTelemetrySdkBuilderCustomizer for Azure Sep 17, 2024
@jeanbisutti jeanbisutti force-pushed the use-autoconfigurationcustomizerprovider-for-azure branch from d48b314 to 6758b15 Compare September 17, 2024 17:50
@jeanbisutti jeanbisutti marked this pull request as ready for review September 17, 2024 17:51
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.

Excellent! Thanks very much!

@brunobat brunobat merged commit fd3662f into quarkiverse:main Sep 17, 2024
1 check passed
@hungchu0912
Copy link

hungchu0912 commented Oct 2, 2024

Hello @jeanbisutti @brunobat when will this changes available on release? I checked the latest version 3.8.3.1 and it does not include this change.
I am finding a way to using AzureMonitorLogRecordExporter to get the data available on Application Insight's traces table, and seem like this change got it covered, the current version only supports AzureMonitorTraceExporter

Many thanks in advance

@brunobat
Copy link
Collaborator

brunobat commented Oct 2, 2024

Will book some time for start of next week, @hungchu0912.

@jeanbisutti
Copy link
Contributor Author

Hi @hungchu0912, It seems you would like your application logs available in Application Insights? To do this, it would require this PR and the instrumentation of the Quarkus logs that should be available in the Quarkus release on Oct 30.

@brunobat
Copy link
Collaborator

brunobat commented Oct 2, 2024

That is true. OTel Logs will only be available on Quarkus 3.16, to be released on Oct. 30.

@jeanbisutti
Copy link
Contributor Author

@hungchu0912

quarkus-opentelemetry-exporter-azure 3.16.2 is now released.

You can set the quarkus.otel.logs.enabled property to true and check that the logs of your Quarkus native app are in the traces table.

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.

3 participants