quarkiverse / quarkus-azure-services

Quarkus extensions for Azure services
Apache License 2.0
13 stars 18 forks source link

Support Azure Insights OpenTelemetry Exporter #81

Closed melloware closed 6 months ago

melloware commented 1 year ago

I originally posted here: https://github.com/quarkiverse/quarkus-opentelemetry-exporter/issues/33

Not sure if that is the right place or its should be here since this project is run by MS.

Library: https://learn.microsoft.com/en-us/java/api/overview/azure/monitor-opentelemetry-exporter-readme?view=azure-java-preview

Quarkus OLTP: https://quarkus.io/guides/opentelemetry#exporters

cc @jeanbisutti @heyams @trask

majguo commented 1 year ago

@all-contributors please add @melloware for bug

allcontributors[bot] commented 1 year ago

@majguo

I've put up a pull request to add @melloware! :tada:

brunobat commented 1 year ago

I think the exporter should be implemented in the scope of https://github.com/quarkiverse/quarkus-opentelemetry-exporter/issues/33

melloware commented 6 months ago

This has been implemented in OpenTelemetry extension as @brunobat mentioned!