You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Improved FixedRateSampling so that it also supports Sampling Percentage set by users programmatically. Fixes [issue #535] (https://github.com/Microsoft/ApplicationInsights-Java/issues/535)
6
+
- Fault Tolerance improvements: introducing retries and exponential backoff capabilities with disk persistence.
7
+
-[Issue #499](https://github.com/Microsoft/ApplicationInsights-Java/pull/499): Fix handling of NaN and +/-Infinity in JSON serializer
0 commit comments