You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Adds additional mapping in Azure Monitor Exporter to the following
Application Insights properties:
| Application Insights property | OpenTelemetry attribute
| ----------------------------- |
-----------------------------------------------------
| application_Version | service.version
| client_OS | os.name concatenated with os.version
| client_Model | device.manufacturer
| client_Type | device.model.identifier
<!-- Issue number (e.g. #1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes#40598
---------
Co-authored-by: Dmitry Anoshin <[email protected]>
0 commit comments