microsoft / ApplicationInsights-SDK-Labs

Application Insights experimental projects repository
MIT License
61 stars 48 forks source link

[AzureWeAppCounters] Configure modules in ApplicationInsights.config on NuGet install #51

Closed SergeyKanzhelev closed 8 years ago

SergeyKanzhelev commented 8 years ago
  1. Create transforms files liket shis
  2. Add transforms into nuspec
  3. I just realized that for counters to work properly you need to add two modules into the list of telemetry modules: AggregateMetricsTelemetryModule and PerformanceCollectorModule