Closed fbeltrao closed 6 years ago
VotingData listeners setup has a call to initialize Application Insights. VotingWeb does not.
The missing call makes the tutorial "Tutorial: monitor and diagnose an ASP.NET Core application on Service Fabric" located here to not work properly.
Approved and committed - here a few months later - sorry about that...
VotingData listeners setup has a call to initialize Application Insights. VotingWeb does not.
The missing call makes the tutorial "Tutorial: monitor and diagnose an ASP.NET Core application on Service Fabric" located here to not work properly.