tonto7973
tonto7973
When [Distributed Tracing](https://github.com/Azure/azure-functions-java-worker/wiki/Distributed-Tracing-for-Java-Azure-Functions) is enabled, some logs (warnings and errors) are duplicated in Application Insights. #### Investigative information - Timestamp: 14th July 2020 9:51 UTC - Invocation ID: 1d98377b-bd28-44be-870d-d1705c6e2b5a -...
Hi, I am wondering if there is currently any support for custom AI telemetry properties. I could not find any documentation describing this. A log statement like this: ```java context.getLogger().info("Some...