@perses-dev/pyroscope-plugin 0.3.2 → 0.4.0

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/mf-stats.json CHANGED
@@ -5,11 +5,11 @@
5
5
  "name": "Pyroscope",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.3.2",
8
+ "buildVersion": "0.4.0",
9
9
  "buildName": "@perses-dev/pyroscope-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/Pyroscope.1e9d1b83.js",
12
+ "name": "__mf/js/Pyroscope.9bb1cd4c.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -22,7 +22,7 @@
22
22
  "globalName": "Pyroscope",
23
23
  "pluginVersion": "0.19.1",
24
24
  "prefetchInterface": false,
25
- "publicPath": "/plugins/Pyroscope/"
25
+ "getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/Pyroscope/\"; }"
26
26
  },
27
27
  "shared": [
28
28
  {
@@ -106,7 +106,7 @@
106
106
  "js": {
107
107
  "async": [],
108
108
  "sync": [
109
- "__mf/js/async/671.2877c17b.js"
109
+ "__mf/js/async/671.5b7ed8bf.js"
110
110
  ]
111
111
  },
112
112
  "css": {
@@ -228,7 +228,7 @@
228
228
  "js": {
229
229
  "async": [],
230
230
  "sync": [
231
- "__mf/js/async/4075.cde93ec7.js"
231
+ "__mf/js/async/4075.c2d17082.js"
232
232
  ]
233
233
  },
234
234
  "css": {
@@ -428,7 +428,7 @@
428
428
  "__mf/js/async/3431.bc5c0624.js",
429
429
  "__mf/js/async/2114.6befeb2d.js",
430
430
  "__mf/js/async/2911.ec166b7f.js",
431
- "__mf/js/async/4238.f154b81c.js",
431
+ "__mf/js/async/4238.2ac9d170.js",
432
432
  "__mf/js/async/3224.755c2f09.js",
433
433
  "__mf/js/async/2292.ed7843fc.js",
434
434
  "__mf/js/async/8488.00c7f348.js",
@@ -465,7 +465,7 @@
465
465
  "__mf/js/async/__federation_expose_PyroscopeProfileQuery.81b7d9a3.js"
466
466
  ],
467
467
  "async": [
468
- "__mf/js/async/4238.f154b81c.js",
468
+ "__mf/js/async/4238.2ac9d170.js",
469
469
  "__mf/js/async/3224.755c2f09.js",
470
470
  "__mf/js/async/4778.c791e281.js",
471
471
  "__mf/js/async/7376.c4cd77b0.js",
@@ -519,7 +519,7 @@
519
519
  "__mf/js/async/8488.00c7f348.js",
520
520
  "__mf/js/async/4778.c791e281.js",
521
521
  "__mf/js/async/6714.98bee612.js",
522
- "__mf/js/async/4238.f154b81c.js",
522
+ "__mf/js/async/4238.2ac9d170.js",
523
523
  "__mf/js/async/3224.755c2f09.js",
524
524
  "__mf/js/async/2292.ed7843fc.js",
525
525
  "__mf/js/async/2911.ec166b7f.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@perses-dev/pyroscope-plugin",
3
- "version": "0.3.2",
3
+ "version": "0.4.0",
4
4
  "homepage": "https://github.com/perses/plugins/blob/main/README.md",
5
5
  "repository": {
6
6
  "type": "git",
@@ -85,4 +85,4 @@
85
85
  }
86
86
  ]
87
87
  }
88
- }
88
+ }