frigus02 / opentelemetry-application-insights

OpenTelemetry exporter for Azure Application Insights
MIT License
22 stars 12 forks source link

Fix tag extraction from resource attributes #68

Closed frigus02 closed 2 months ago

frigus02 commented 2 months ago

Fixes #67

Change how the tags ai.cloud.role, ai.cloud.roleInstance, ai.application.ver and ai.internal.sdkVersion are extracted:

In addition metrics no longer extract the tag ai.user.authUserId from the enduser.id attribute.