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

Export traces to Azure #639

Open
jeanbisutti opened this issue Oct 7, 2024 · 0 comments
Open

Export traces to Azure #639

jeanbisutti opened this issue Oct 7, 2024 · 0 comments
Assignees
Labels
type: enhancement New feature or request

Comments

@jeanbisutti
Copy link

jeanbisutti commented Oct 7, 2024

Feature description

From https://blogs.oracle.com/java/post/announcing-graal-development-kit-for-micronaut-460, it seems possible today to export logs and metrics to Azure, but not traces?

One way to do this would be to use this project and call AzureMonitorExporter.customize(sdk); around

AutoConfiguredOpenTelemetrySdkBuilder sdk = AutoConfiguredOpenTelemetrySdk.builder();

I work for Azure Monitor. If I can help, please tell me!

cc @burtbeckwith @sdelamo

@burtbeckwith burtbeckwith self-assigned this Oct 8, 2024
@sdelamo sdelamo added the type: enhancement New feature or request label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants