Skip to content

Commit 43a8117

Browse files
committed
allow specify directory of the configuration file - adding info to changelog
1 parent cc000ad commit 43a8117

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
- Introducing FixedRate Sampling v2 Using Telemetry Processors
1818
- Fixed issue #436 (TraceTelemetry with Severity is not shown in UI). This fixes a regression issue with `TelemetryClient.trackTrace` and `TelemetryClient.trackException`.
1919
- Compilation now targets Java 1.7. Java 1.6 is no longer supported.
20+
- Adding system property `insights.configurationFile` to allow to explicitly set directory containing the config file.
2021

2122
## Version 1.0.10
2223
- `track()` method of 'com.microsoft.applicationinsights.TelemetryClient' is now modified. No longer performing pre-sanitization

0 commit comments

Comments
 (0)