@microsoft/applicationinsights-perfmarkmeasure-js 3.4.0-nightlybeta3.2505-35 → 3.4.0-nightlybeta3.2507-23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -10
- package/browser/es5/{ai.prfmm-mgr.3.4.0-nightlybeta3.2505-35.cjs.js → ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.cjs.js} +2 -2
- package/browser/es5/{ai.prfmm-mgr.3.4.0-nightlybeta3.2505-35.cjs.js.map → ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.cjs.js.map} +1 -1
- package/browser/es5/{ai.prfmm-mgr.3.4.0-nightlybeta3.2505-35.cjs.min.js → ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.cjs.min.js} +2 -2
- package/browser/es5/{ai.prfmm-mgr.3.4.0-nightlybeta3.2505-35.cjs.min.js.map → ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.cjs.min.js.map} +1 -1
- package/browser/es5/{ai.prfmm-mgr.3.4.0-nightlybeta3.2505-35.gbl.js → ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.gbl.js} +4 -4
- package/browser/es5/{ai.prfmm-mgr.3.4.0-nightlybeta3.2505-35.gbl.js.map → ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.gbl.js.map} +1 -1
- package/browser/es5/{ai.prfmm-mgr.3.4.0-nightlybeta3.2505-35.gbl.min.js → ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.gbl.min.js} +3 -3
- package/browser/es5/{ai.prfmm-mgr.3.4.0-nightlybeta3.2505-35.gbl.min.js.map → ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.gbl.min.js.map} +1 -1
- package/browser/es5/ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.integrity.json +66 -0
- package/browser/es5/{ai.prfmm-mgr.3.4.0-nightlybeta3.2505-35.js → ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.js} +4 -4
- package/browser/es5/{ai.prfmm-mgr.3.4.0-nightlybeta3.2505-35.js.map → ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.js.map} +1 -1
- package/browser/es5/{ai.prfmm-mgr.3.4.0-nightlybeta3.2505-35.min.js → ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.min.js} +3 -3
- package/browser/es5/{ai.prfmm-mgr.3.4.0-nightlybeta3.2505-35.min.js.map → ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.min.js.map} +1 -1
- package/browser/es5/ai.prfmm-mgr.3.cjs.js +1 -1
- package/browser/es5/ai.prfmm-mgr.3.cjs.js.map +1 -1
- package/browser/es5/ai.prfmm-mgr.3.cjs.min.js +1 -1
- package/browser/es5/ai.prfmm-mgr.3.cjs.min.js.map +1 -1
- package/browser/es5/ai.prfmm-mgr.3.gbl.js +3 -3
- package/browser/es5/ai.prfmm-mgr.3.gbl.js.map +1 -1
- package/browser/es5/ai.prfmm-mgr.3.gbl.min.js +2 -2
- package/browser/es5/ai.prfmm-mgr.3.gbl.min.js.map +1 -1
- package/browser/es5/ai.prfmm-mgr.3.integrity.json +25 -25
- package/browser/es5/ai.prfmm-mgr.3.js +3 -3
- package/browser/es5/ai.prfmm-mgr.3.js.map +1 -1
- package/browser/es5/ai.prfmm-mgr.3.min.js +2 -2
- package/browser/es5/ai.prfmm-mgr.3.min.js.map +1 -1
- package/dist/es5/applicationinsights-perfmarkmeasure-js.js +1 -1
- package/dist/es5/applicationinsights-perfmarkmeasure-js.js.map +1 -1
- package/dist/es5/applicationinsights-perfmarkmeasure-js.min.js +1 -1
- package/dist/es5/applicationinsights-perfmarkmeasure-js.min.js.map +1 -1
- package/dist-es5/PerfMarkMeasureManager.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/applicationinsights-perfmarkmeasure-js.js +1 -1
- package/dist-es5/interfaces/IPerfMarkMeasureConfiguration.js +1 -1
- package/package.json +2 -2
- package/types/applicationinsights-perfmarkmeasure-js.d.ts +1 -1
- package/types/applicationinsights-perfmarkmeasure-js.namespaced.d.ts +1 -1
- package/browser/es5/ai.prfmm-mgr.3.4.0-nightlybeta3.2505-35.integrity.json +0 -66
package/README.md
CHANGED
|
@@ -105,19 +105,19 @@ Also see the [Example Html Usage](./example/cdn-usage.html)
|
|
|
105
105
|
|
|
106
106
|
All of the configuration options are optional
|
|
107
107
|
|
|
108
|
-
### IPerfMarkMeasureConfiguration
|
|
108
|
+
### [IPerfMarkMeasureConfiguration](https://microsoft.github.io/ApplicationInsights-JS/webSdk/applicationinsights-perfmarkmeasure-js/interfaces/IPerfMarkMeasureConfiguration.html)
|
|
109
109
|
|
|
110
110
|
| Name | Type | Description
|
|
111
111
|
|------|-----------|--------------------
|
|
112
|
-
| useMarks | boolean | Should the Performance manager create and use window.performance.mark(), defaults to true
|
|
113
|
-
| markPrefix | string | Identifies the prefix for the mark, defaults to "ai.prfmrk.", the event name is appended for the mark
|
|
114
|
-
| uniqueNames | boolean | Make the marks and measures unique by appending a numeric value to the prefix value, defaults to false. Marks and measure for the same perfEvent will be assigned the same unique numeric value
|
|
115
|
-
| markNameMap | { [key: string]: string } | Provides a mapping between the internal perf names and the value used to create the mark, when a map is provided but no mapping is present that event will be ignored.
|
|
116
|
-
| useEndMarks | boolean | Should the Performance manager create a mark when the event is fired, defaults to false
|
|
117
|
-
| markEndPrefix | string | Identifies the prefix for the "end" mark of a perf event, defaults to "ai.prfmrk.end.", the event name is appended for the mark
|
|
118
|
-
| useMeasures | boolean | Should the Performance manager create and use window.performance.measure(), defaults to true
|
|
119
|
-
| measurePrefix | string | Identifies the prefix for the mark, defaults to "ai.prfmsr.", the event name is appended for the measure name
|
|
120
|
-
| measureNameMap | { [key: string]: string } | Provides a mapping between the internal perf names and the value used to create the measure, when no measureNameMap is provided this will default to using the markNameMap and when a map is provided but no mapping is present that event will be ignored.
|
|
112
|
+
| [useMarks](https://microsoft.github.io/ApplicationInsights-JS/webSdk/applicationinsights-perfmarkmeasure-js/interfaces/IPerfMarkMeasureConfiguration.html#useMarks) | boolean | Should the Performance manager create and use window.performance.mark(), defaults to true
|
|
113
|
+
| [markPrefix](https://microsoft.github.io/ApplicationInsights-JS/webSdk/applicationinsights-perfmarkmeasure-js/interfaces/IPerfMarkMeasureConfiguration.html#markPrefix) | string | Identifies the prefix for the mark, defaults to "ai.prfmrk.", the event name is appended for the mark
|
|
114
|
+
| [uniqueNames](https://microsoft.github.io/ApplicationInsights-JS/webSdk/applicationinsights-perfmarkmeasure-js/interfaces/IPerfMarkMeasureConfiguration.html#uniqueNames) | boolean | Make the marks and measures unique by appending a numeric value to the prefix value, defaults to false. Marks and measure for the same perfEvent will be assigned the same unique numeric value
|
|
115
|
+
| [markNameMap](https://microsoft.github.io/ApplicationInsights-JS/webSdk/applicationinsights-perfmarkmeasure-js/interfaces/IPerfMarkMeasureConfiguration.html#markNameMap) | { [key: string]: string } | Provides a mapping between the internal perf names and the value used to create the mark, when a map is provided but no mapping is present that event will be ignored.
|
|
116
|
+
| [useEndMarks](https://microsoft.github.io/ApplicationInsights-JS/webSdk/applicationinsights-perfmarkmeasure-js/interfaces/IPerfMarkMeasureConfiguration.html#useEndMarks) | boolean | Should the Performance manager create a mark when the event is fired, defaults to false
|
|
117
|
+
| [markEndPrefix](https://microsoft.github.io/ApplicationInsights-JS/webSdk/applicationinsights-perfmarkmeasure-js/interfaces/IPerfMarkMeasureConfiguration.html#markEndPrefix) | string | Identifies the prefix for the "end" mark of a perf event, defaults to "ai.prfmrk.end.", the event name is appended for the mark
|
|
118
|
+
| [useMeasures](https://microsoft.github.io/ApplicationInsights-JS/webSdk/applicationinsights-perfmarkmeasure-js/interfaces/IPerfMarkMeasureConfiguration.html#useMeasures) | boolean | Should the Performance manager create and use window.performance.measure(), defaults to true
|
|
119
|
+
| [measurePrefix](https://microsoft.github.io/ApplicationInsights-JS/webSdk/applicationinsights-perfmarkmeasure-js/interfaces/IPerfMarkMeasureConfiguration.html#measurePrefix) | string | Identifies the prefix for the mark, defaults to "ai.prfmsr.", the event name is appended for the measure name
|
|
120
|
+
| [measureNameMap](https://microsoft.github.io/ApplicationInsights-JS/webSdk/applicationinsights-perfmarkmeasure-js/interfaces/IPerfMarkMeasureConfiguration.html#measureNameMap) | { [key: string]: string } | Provides a mapping between the internal perf names and the value used to create the measure, when no measureNameMap is provided this will default to using the markNameMap and when a map is provided but no mapping is present that event will be ignored.
|
|
121
121
|
|
|
122
122
|
Example with config
|
|
123
123
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Application Insights JavaScript SDK - Performance Mark and Measure Manager plugin, 3.4.0-nightlybeta3.
|
|
2
|
+
* Application Insights JavaScript SDK - Performance Mark and Measure Manager plugin, 3.4.0-nightlybeta3.2507-23
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
'use strict';
|
|
@@ -816,4 +816,4 @@ var PerfMarkMeasureManager = /** @class */ (function (_super) {
|
|
|
816
816
|
|
|
817
817
|
exports.PerfMarkMeasureManager = PerfMarkMeasureManager;
|
|
818
818
|
exports.doPerf = doPerf;
|
|
819
|
-
//# sourceMappingURL=ai.prfmm-mgr.3.4.0-nightlybeta3.
|
|
819
|
+
//# sourceMappingURL=ai.prfmm-mgr.3.4.0-nightlybeta3.2507-23.cjs.js.map
|