diff --git a/tools/config/config.json b/tools/config/config.json index 254e324f7..47401d0b2 100644 --- a/tools/config/config.json +++ b/tools/config/config.json @@ -53,7 +53,7 @@ "110": { "disabled": false, "limit": { - "samplingRate": 200000, + "samplingRate": 300000, "maxSendNumber": 1 }, "interval": { diff --git a/tools/config/package.json b/tools/config/package.json index 2bdf22d1c..8af471eb1 100644 --- a/tools/config/package.json +++ b/tools/config/package.json @@ -1,7 +1,7 @@ { "name": "applicationinsights-web-config", "description": "Application Insights JavaScript SDK - Web Config for CfgSync Plugin", - "version": "1.0.3", + "version": "1.0.4", "copyright": "(c) Microsoft and contributors. All rights reserved.", "author": "Microsoft Application Insights Team", "repository": {