I have a dotnet application which publishes custom metrics, as per the following example. When running locally on my computer, the custom metrics are properly created in Application Insights. However, ...