Warning: If you are upgrading from 3.0 Preview
Please review all the configuration options carefully, as the json structure has completely changed, in addition to the file name itself which went all lowercase.
New since the Preview.7 release:
Breaking Changes:
- Config changes
- Redesign json config structure (see configuration options)
- Change json config file name from ApplicationInsights.json to applicationinsights.json
- Send JMX metrics to CustomMetrics instead of PerformanceCounter (Default Mettrics Captured by Java 3.0 Agent)
Enhancements:
- Telemetry processor for requests, dependencies, and traces
- Attach custom dimensions to all telemetries
Bug Fixes:
- Fix QuickPulse bug (Live Metrics are showing incorrect results)
- Fix URL with spaces (#1290)
- Improve overall logging