@microsoft/applicationinsights-perfmarkmeasure-js 3.3.10-nightly3.2506-09 → 3.3.10-nightly3.2507-02

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.
Files changed (39) hide show
  1. package/README.md +10 -10
  2. package/browser/es5/{ai.prfmm-mgr.3.3.10-nightly3.2506-09.cjs.js → ai.prfmm-mgr.3.3.10-nightly3.2507-02.cjs.js} +2 -2
  3. package/browser/es5/{ai.prfmm-mgr.3.3.10-nightly3.2506-09.cjs.js.map → ai.prfmm-mgr.3.3.10-nightly3.2507-02.cjs.js.map} +1 -1
  4. package/browser/es5/{ai.prfmm-mgr.3.3.10-nightly3.2506-09.cjs.min.js → ai.prfmm-mgr.3.3.10-nightly3.2507-02.cjs.min.js} +2 -2
  5. package/browser/es5/{ai.prfmm-mgr.3.3.10-nightly3.2506-09.cjs.min.js.map → ai.prfmm-mgr.3.3.10-nightly3.2507-02.cjs.min.js.map} +1 -1
  6. package/browser/es5/{ai.prfmm-mgr.3.3.10-nightly3.2506-09.gbl.js → ai.prfmm-mgr.3.3.10-nightly3.2507-02.gbl.js} +4 -4
  7. package/browser/es5/{ai.prfmm-mgr.3.3.10-nightly3.2506-09.gbl.js.map → ai.prfmm-mgr.3.3.10-nightly3.2507-02.gbl.js.map} +1 -1
  8. package/browser/es5/{ai.prfmm-mgr.3.3.10-nightly3.2506-09.gbl.min.js → ai.prfmm-mgr.3.3.10-nightly3.2507-02.gbl.min.js} +3 -3
  9. package/browser/es5/{ai.prfmm-mgr.3.3.10-nightly3.2506-09.gbl.min.js.map → ai.prfmm-mgr.3.3.10-nightly3.2507-02.gbl.min.js.map} +1 -1
  10. package/browser/es5/ai.prfmm-mgr.3.3.10-nightly3.2507-02.integrity.json +66 -0
  11. package/browser/es5/{ai.prfmm-mgr.3.3.10-nightly3.2506-09.js → ai.prfmm-mgr.3.3.10-nightly3.2507-02.js} +4 -4
  12. package/browser/es5/{ai.prfmm-mgr.3.3.10-nightly3.2506-09.js.map → ai.prfmm-mgr.3.3.10-nightly3.2507-02.js.map} +1 -1
  13. package/browser/es5/{ai.prfmm-mgr.3.3.10-nightly3.2506-09.min.js → ai.prfmm-mgr.3.3.10-nightly3.2507-02.min.js} +3 -3
  14. package/browser/es5/{ai.prfmm-mgr.3.3.10-nightly3.2506-09.min.js.map → ai.prfmm-mgr.3.3.10-nightly3.2507-02.min.js.map} +1 -1
  15. package/browser/es5/ai.prfmm-mgr.3.cjs.js +1 -1
  16. package/browser/es5/ai.prfmm-mgr.3.cjs.js.map +1 -1
  17. package/browser/es5/ai.prfmm-mgr.3.cjs.min.js +1 -1
  18. package/browser/es5/ai.prfmm-mgr.3.cjs.min.js.map +1 -1
  19. package/browser/es5/ai.prfmm-mgr.3.gbl.js +3 -3
  20. package/browser/es5/ai.prfmm-mgr.3.gbl.js.map +1 -1
  21. package/browser/es5/ai.prfmm-mgr.3.gbl.min.js +2 -2
  22. package/browser/es5/ai.prfmm-mgr.3.gbl.min.js.map +1 -1
  23. package/browser/es5/ai.prfmm-mgr.3.integrity.json +25 -25
  24. package/browser/es5/ai.prfmm-mgr.3.js +3 -3
  25. package/browser/es5/ai.prfmm-mgr.3.js.map +1 -1
  26. package/browser/es5/ai.prfmm-mgr.3.min.js +2 -2
  27. package/browser/es5/ai.prfmm-mgr.3.min.js.map +1 -1
  28. package/dist/es5/applicationinsights-perfmarkmeasure-js.js +1 -1
  29. package/dist/es5/applicationinsights-perfmarkmeasure-js.js.map +1 -1
  30. package/dist/es5/applicationinsights-perfmarkmeasure-js.min.js +1 -1
  31. package/dist/es5/applicationinsights-perfmarkmeasure-js.min.js.map +1 -1
  32. package/dist-es5/PerfMarkMeasureManager.js +1 -1
  33. package/dist-es5/__DynamicConstants.js +1 -1
  34. package/dist-es5/applicationinsights-perfmarkmeasure-js.js +1 -1
  35. package/dist-es5/interfaces/IPerfMarkMeasureConfiguration.js +1 -1
  36. package/package.json +2 -2
  37. package/types/applicationinsights-perfmarkmeasure-js.d.ts +1 -1
  38. package/types/applicationinsights-perfmarkmeasure-js.namespaced.d.ts +1 -1
  39. package/browser/es5/ai.prfmm-mgr.3.3.10-nightly3.2506-09.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.3.10-nightly3.2506-09
2
+ * Application Insights JavaScript SDK - Performance Mark and Measure Manager plugin, 3.3.10-nightly3.2507-02
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.3.10-nightly3.2506-09.cjs.js.map
819
+ //# sourceMappingURL=ai.prfmm-mgr.3.3.10-nightly3.2507-02.cjs.js.map