Forum Discussion
DhruvBarot
Oct 12, 2020Copper Contributor
data collector does not understand data type.
I have write own logger into asp.net to log into log analytics. There try to implement distributed tracing with help of activity class which is provided by asp.net core framework, Issue is that whe...
Michael_Milirud
Nov 02, 2020Former Employee
DhruvBarot Can you please clarify which specific API you are using? Sample code demonstrating the issue would be even better.
Best, Michael
-AzMon Product Management
- DhruvBarotNov 02, 2020Copper Contributor
Michael_Milirud we are using azure data collector API (https://docs.microsoft.com/en-us/azure/azure-monitor/platform/data-collector-api)
please find attached sample application to reproduce the issue.
let me know if you want to more details.