@perses-dev/pyroscope-plugin 0.3.2 → 0.5.0-beta.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.
Files changed (139) hide show
  1. package/__mf/css/async/3061.d3010b86.css +1 -0
  2. package/__mf/css/async/4597.d3010b86.css +1 -0
  3. package/__mf/css/async/6978.d3010b86.css +1 -0
  4. package/__mf/js/Pyroscope.2cc96a50.js +6 -0
  5. package/__mf/js/async/1490.83898a50.js +22 -0
  6. package/__mf/js/async/1616.363527cc.js +1 -0
  7. package/__mf/js/async/1728.82a39224.js +1 -0
  8. package/__mf/js/async/1969.614b0c2d.js +1 -0
  9. package/__mf/js/async/2043.30f205d8.js +2 -0
  10. package/__mf/js/async/2218.6500c6bf.js +2 -0
  11. package/__mf/js/async/{8930.496019db.js → 2377.9d8d22c7.js} +1 -1
  12. package/__mf/js/async/2575.ef0a81fb.js +1 -0
  13. package/__mf/js/async/3059.83b7488b.js +1 -0
  14. package/__mf/js/async/3664.4d82937b.js +2 -0
  15. package/__mf/js/async/392.6f4ed257.js +2 -0
  16. package/__mf/js/async/{1964.88ffca96.js → 4121.3c194ff5.js} +2 -2
  17. package/__mf/js/async/4213.7db399dc.js +1 -0
  18. package/__mf/js/async/4597.7d8272ce.js +2 -0
  19. package/__mf/js/async/5071.e72b3a37.js +1 -0
  20. package/__mf/js/async/5440.f3809507.js +2 -0
  21. package/__mf/js/async/5501.84760779.js +2 -0
  22. package/__mf/js/async/{5214.8d3dd135.js → 5587.b1b2620f.js} +1 -1
  23. package/__mf/js/async/6274.6bebfb8d.js +2 -0
  24. package/__mf/js/async/6283.c4e4d60d.js +2 -0
  25. package/__mf/js/async/6390.065cc736.js +2 -0
  26. package/__mf/js/async/6436.716bd9af.js +101 -0
  27. package/__mf/js/async/6594.d7c5d0f2.js +2 -0
  28. package/__mf/js/async/6854.af4578d3.js +1 -0
  29. package/__mf/js/async/6874.c46021f1.js +1 -0
  30. package/__mf/js/async/6978.fbec833e.js +1 -0
  31. package/__mf/js/async/{8488.00c7f348.js → 7177.4d802ad3.js} +1 -1
  32. package/__mf/js/async/7192.d24e4825.js +1 -0
  33. package/__mf/js/async/7197.de83428e.js +1 -0
  34. package/__mf/js/async/7570.a8cf961f.js +1 -0
  35. package/__mf/js/async/7968.0b05621c.js +1 -0
  36. package/__mf/js/async/7978.d09173a0.js +1 -0
  37. package/__mf/js/async/8035.39b8a613.js +38 -0
  38. package/__mf/js/async/8356.0089243c.js +1 -0
  39. package/__mf/js/async/8470.f8ff1553.js +2 -0
  40. package/__mf/js/async/873.251d6f82.js +1 -0
  41. package/__mf/js/async/8971.ec4be707.js +7 -0
  42. package/__mf/js/async/9040.7c3b0fb9.js +10 -0
  43. package/__mf/js/async/9235.7ff69cfc.js +1 -0
  44. package/__mf/js/async/941.1b787d4e.js +2 -0
  45. package/__mf/js/async/9588.079c4b7e.js +1 -0
  46. package/__mf/js/async/9836.0d85c0db.js +1 -0
  47. package/__mf/js/async/__federation_expose_PyroscopeDatasource.108cb2d6.js +2 -0
  48. package/__mf/js/async/__federation_expose_PyroscopeExplorer.f9864130.js +2 -0
  49. package/__mf/js/async/__federation_expose_PyroscopeProfileQuery.58db5efb.js +2 -0
  50. package/__mf/js/main.b6d04adf.js +6 -0
  51. package/lib/bootstrap.js +1 -1
  52. package/lib/bootstrap.js.map +1 -1
  53. package/lib/cjs/explore/PyroscopeExplorer.js +7 -4
  54. package/lib/cjs/index-federation.js +12 -12
  55. package/lib/cjs/model/pyroscope-client.js +7 -7
  56. package/lib/cjs/model/pyroscope-selectors.js +5 -5
  57. package/lib/cjs/plugins/pyroscope-profile-query/get-profile-data.js +3 -3
  58. package/lib/cjs/plugins/pyroscope-profile-query/query-editor-model.js +5 -5
  59. package/lib/cjs/test/mock-data.js +4 -4
  60. package/lib/cjs/utils/use-query.js +6 -6
  61. package/lib/components/LabelName.js +1 -1
  62. package/lib/components/LabelName.js.map +1 -1
  63. package/lib/explore/PyroscopeExplorer.d.ts.map +1 -1
  64. package/lib/explore/PyroscopeExplorer.js +8 -5
  65. package/lib/explore/PyroscopeExplorer.js.map +1 -1
  66. package/lib/plugins/PyroscopeDatasourceEditor.js +1 -1
  67. package/lib/plugins/PyroscopeDatasourceEditor.js.map +1 -1
  68. package/lib/plugins/pyroscope-profile-query/PyroscopeProfileQuery.d.ts +1 -1
  69. package/lib/plugins/pyroscope-profile-query/PyroscopeProfileQueryEditor.js +1 -1
  70. package/lib/plugins/pyroscope-profile-query/PyroscopeProfileQueryEditor.js.map +1 -1
  71. package/mf-manifest.json +93 -93
  72. package/mf-stats.json +95 -93
  73. package/package.json +7 -7
  74. package/__mf/css/async/2341.6763d50b.css +0 -1
  75. package/__mf/css/async/4758.6763d50b.css +0 -1
  76. package/__mf/css/async/5207.6763d50b.css +0 -1
  77. package/__mf/js/Pyroscope.1e9d1b83.js +0 -5
  78. package/__mf/js/async/2002.8fc3eb19.js +0 -1
  79. package/__mf/js/async/2114.6befeb2d.js +0 -1
  80. package/__mf/js/async/2292.ed7843fc.js +0 -2
  81. package/__mf/js/async/2911.ec166b7f.js +0 -38
  82. package/__mf/js/async/3224.755c2f09.js +0 -1
  83. package/__mf/js/async/3391.5c0ed426.js +0 -73
  84. package/__mf/js/async/3431.bc5c0624.js +0 -1
  85. package/__mf/js/async/3863.dbe40473.js +0 -2
  86. package/__mf/js/async/3960.a5d41140.js +0 -2
  87. package/__mf/js/async/3980.f1ef0ece.js +0 -2
  88. package/__mf/js/async/4075.cde93ec7.js +0 -1
  89. package/__mf/js/async/4238.f154b81c.js +0 -1
  90. package/__mf/js/async/4368.809601fc.js +0 -2
  91. package/__mf/js/async/4421.d2b623e9.js +0 -1
  92. package/__mf/js/async/4556.aabe5dff.js +0 -2
  93. package/__mf/js/async/4758.a629b413.js +0 -1
  94. package/__mf/js/async/4778.c791e281.js +0 -1
  95. package/__mf/js/async/5135.ae4df243.js +0 -1
  96. package/__mf/js/async/5207.04f840e4.js +0 -2
  97. package/__mf/js/async/5220.d1e40fff.js +0 -10
  98. package/__mf/js/async/5409.0df9c301.js +0 -1
  99. package/__mf/js/async/5790.677172d7.js +0 -1
  100. package/__mf/js/async/5924.582b0cc4.js +0 -2
  101. package/__mf/js/async/5981.9c662ef8.js +0 -2
  102. package/__mf/js/async/6292.e30a4c42.js +0 -1
  103. package/__mf/js/async/6377.f6e824aa.js +0 -2
  104. package/__mf/js/async/671.2877c17b.js +0 -7
  105. package/__mf/js/async/6714.98bee612.js +0 -2
  106. package/__mf/js/async/677.58650020.js +0 -1
  107. package/__mf/js/async/6770.2f87fe88.js +0 -1
  108. package/__mf/js/async/694.5e15c44d.js +0 -1
  109. package/__mf/js/async/7376.c4cd77b0.js +0 -1
  110. package/__mf/js/async/738.fa73528b.js +0 -1
  111. package/__mf/js/async/7740.474defbd.js +0 -1
  112. package/__mf/js/async/8216.be450b83.js +0 -1
  113. package/__mf/js/async/9092.cfd47472.js +0 -101
  114. package/__mf/js/async/9173.5959814f.js +0 -2
  115. package/__mf/js/async/9478.c76fe552.js +0 -2
  116. package/__mf/js/async/__federation_expose_PyroscopeDatasource.936db6be.js +0 -2
  117. package/__mf/js/async/__federation_expose_PyroscopeExplorer.5fcfa90f.js +0 -2
  118. package/__mf/js/async/__federation_expose_PyroscopeProfileQuery.81b7d9a3.js +0 -2
  119. package/__mf/js/main.5bf6c4b8.js +0 -5
  120. /package/__mf/js/async/{3391.5c0ed426.js.LICENSE.txt → 1490.83898a50.js.LICENSE.txt} +0 -0
  121. /package/__mf/js/async/{2292.ed7843fc.js.LICENSE.txt → 2043.30f205d8.js.LICENSE.txt} +0 -0
  122. /package/__mf/js/async/{3863.dbe40473.js.LICENSE.txt → 2218.6500c6bf.js.LICENSE.txt} +0 -0
  123. /package/__mf/js/async/{6714.98bee612.js.LICENSE.txt → 3664.4d82937b.js.LICENSE.txt} +0 -0
  124. /package/__mf/js/async/{5981.9c662ef8.js.LICENSE.txt → 392.6f4ed257.js.LICENSE.txt} +0 -0
  125. /package/__mf/js/async/{1964.88ffca96.js.LICENSE.txt → 4121.3c194ff5.js.LICENSE.txt} +0 -0
  126. /package/__mf/js/async/{4556.aabe5dff.js.LICENSE.txt → 4597.7d8272ce.js.LICENSE.txt} +0 -0
  127. /package/__mf/js/async/{6377.f6e824aa.js.LICENSE.txt → 5440.f3809507.js.LICENSE.txt} +0 -0
  128. /package/__mf/js/async/{4368.809601fc.js.LICENSE.txt → 5501.84760779.js.LICENSE.txt} +0 -0
  129. /package/__mf/js/async/{3960.a5d41140.js.LICENSE.txt → 6274.6bebfb8d.js.LICENSE.txt} +0 -0
  130. /package/__mf/js/async/{3980.f1ef0ece.js.LICENSE.txt → 6283.c4e4d60d.js.LICENSE.txt} +0 -0
  131. /package/__mf/js/async/{5207.04f840e4.js.LICENSE.txt → 6390.065cc736.js.LICENSE.txt} +0 -0
  132. /package/__mf/js/async/{5924.582b0cc4.js.LICENSE.txt → 6594.d7c5d0f2.js.LICENSE.txt} +0 -0
  133. /package/__mf/js/async/{9173.5959814f.js.LICENSE.txt → 8470.f8ff1553.js.LICENSE.txt} +0 -0
  134. /package/__mf/js/async/{671.2877c17b.js.LICENSE.txt → 8971.ec4be707.js.LICENSE.txt} +0 -0
  135. /package/__mf/js/async/{5220.d1e40fff.js.LICENSE.txt → 9040.7c3b0fb9.js.LICENSE.txt} +0 -0
  136. /package/__mf/js/async/{9478.c76fe552.js.LICENSE.txt → 941.1b787d4e.js.LICENSE.txt} +0 -0
  137. /package/__mf/js/async/{__federation_expose_PyroscopeDatasource.936db6be.js.LICENSE.txt → __federation_expose_PyroscopeDatasource.108cb2d6.js.LICENSE.txt} +0 -0
  138. /package/__mf/js/async/{__federation_expose_PyroscopeExplorer.5fcfa90f.js.LICENSE.txt → __federation_expose_PyroscopeExplorer.f9864130.js.LICENSE.txt} +0 -0
  139. /package/__mf/js/async/{__federation_expose_PyroscopeProfileQuery.81b7d9a3.js.LICENSE.txt → __federation_expose_PyroscopeProfileQuery.58db5efb.js.LICENSE.txt} +0 -0
@@ -1,3 +1,4 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
1
2
  // Copyright 2025 The Perses Authors
2
3
  // Licensed under the Apache License, Version 2.0 (the "License");
3
4
  // you may not use this file except in compliance with the License.
@@ -10,7 +11,6 @@
10
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11
12
  // See the License for the specific language governing permissions and
12
13
  // limitations under the License.
13
- import { jsx as _jsx } from "react/jsx-runtime";
14
14
  import { HTTPSettingsEditor } from '@perses-dev/plugin-system';
15
15
  import React from 'react';
16
16
  export function PyroscopeDatasourceEditor(props) {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/plugins/PyroscopeDatasourceEditor.tsx"],"sourcesContent":["// Copyright 2025 The Perses Authors\n// Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n\nimport { HTTPSettingsEditor } from '@perses-dev/plugin-system';\nimport React, { ReactElement } from 'react';\nimport { PyroscopeDatasourceSpec } from './pyroscope-datasource-types';\n\nexport interface PyroscopeDatasourceEditorProps {\n value: PyroscopeDatasourceSpec;\n onChange: (next: PyroscopeDatasourceSpec) => void;\n isReadonly?: boolean;\n}\n\nexport function PyroscopeDatasourceEditor(props: PyroscopeDatasourceEditorProps): ReactElement {\n const { value, onChange, isReadonly } = props;\n\n const initialSpecDirect: PyroscopeDatasourceSpec = {\n directUrl: '',\n };\n\n const initialSpecProxy: PyroscopeDatasourceSpec = {\n proxy: {\n kind: 'HTTPProxy',\n spec: {\n allowedEndpoints: [\n // list of standard endpoints suggested by default\n {\n endpointPattern: '/pyroscope/render',\n method: 'GET',\n },\n {\n endpointPattern: '/querier.v1.QuerierService/ProfileTypes',\n method: 'POST',\n },\n {\n endpointPattern: '/querier.v1.QuerierService/LabelNames',\n method: 'POST',\n },\n {\n endpointPattern: '/querier.v1.QuerierService/LabelValues',\n method: 'POST',\n },\n ],\n url: '',\n },\n },\n };\n\n return (\n <HTTPSettingsEditor\n value={value}\n onChange={onChange}\n isReadonly={isReadonly}\n initialSpecDirect={initialSpecDirect}\n initialSpecProxy={initialSpecProxy}\n />\n );\n}\n"],"names":["HTTPSettingsEditor","React","PyroscopeDatasourceEditor","props","value","onChange","isReadonly","initialSpecDirect","directUrl","initialSpecProxy","proxy","kind","spec","allowedEndpoints","endpointPattern","method","url"],"mappings":"AAAA,oCAAoC;AACpC,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,6CAA6C;AAC7C,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;;AAEjC,SAASA,kBAAkB,QAAQ,4BAA4B;AAC/D,OAAOC,WAA6B,QAAQ;AAS5C,OAAO,SAASC,0BAA0BC,KAAqC;IAC7E,MAAM,EAAEC,KAAK,EAAEC,QAAQ,EAAEC,UAAU,EAAE,GAAGH;IAExC,MAAMI,oBAA6C;QACjDC,WAAW;IACb;IAEA,MAAMC,mBAA4C;QAChDC,OAAO;YACLC,MAAM;YACNC,MAAM;gBACJC,kBAAkB;oBAChB,kDAAkD;oBAClD;wBACEC,iBAAiB;wBACjBC,QAAQ;oBACV;oBACA;wBACED,iBAAiB;wBACjBC,QAAQ;oBACV;oBACA;wBACED,iBAAiB;wBACjBC,QAAQ;oBACV;oBACA;wBACED,iBAAiB;wBACjBC,QAAQ;oBACV;iBACD;gBACDC,KAAK;YACP;QACF;IACF;IAEA,qBACE,KAAChB;QACCI,OAAOA;QACPC,UAAUA;QACVC,YAAYA;QACZC,mBAAmBA;QACnBE,kBAAkBA;;AAGxB"}
1
+ {"version":3,"sources":["../../../src/plugins/PyroscopeDatasourceEditor.tsx"],"sourcesContent":["// Copyright 2025 The Perses Authors\n// Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n\nimport { HTTPSettingsEditor } from '@perses-dev/plugin-system';\nimport React, { ReactElement } from 'react';\nimport { PyroscopeDatasourceSpec } from './pyroscope-datasource-types';\n\nexport interface PyroscopeDatasourceEditorProps {\n value: PyroscopeDatasourceSpec;\n onChange: (next: PyroscopeDatasourceSpec) => void;\n isReadonly?: boolean;\n}\n\nexport function PyroscopeDatasourceEditor(props: PyroscopeDatasourceEditorProps): ReactElement {\n const { value, onChange, isReadonly } = props;\n\n const initialSpecDirect: PyroscopeDatasourceSpec = {\n directUrl: '',\n };\n\n const initialSpecProxy: PyroscopeDatasourceSpec = {\n proxy: {\n kind: 'HTTPProxy',\n spec: {\n allowedEndpoints: [\n // list of standard endpoints suggested by default\n {\n endpointPattern: '/pyroscope/render',\n method: 'GET',\n },\n {\n endpointPattern: '/querier.v1.QuerierService/ProfileTypes',\n method: 'POST',\n },\n {\n endpointPattern: '/querier.v1.QuerierService/LabelNames',\n method: 'POST',\n },\n {\n endpointPattern: '/querier.v1.QuerierService/LabelValues',\n method: 'POST',\n },\n ],\n url: '',\n },\n },\n };\n\n return (\n <HTTPSettingsEditor\n value={value}\n onChange={onChange}\n isReadonly={isReadonly}\n initialSpecDirect={initialSpecDirect}\n initialSpecProxy={initialSpecProxy}\n />\n );\n}\n"],"names":["HTTPSettingsEditor","React","PyroscopeDatasourceEditor","props","value","onChange","isReadonly","initialSpecDirect","directUrl","initialSpecProxy","proxy","kind","spec","allowedEndpoints","endpointPattern","method","url"],"mappings":";AAAA,oCAAoC;AACpC,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,6CAA6C;AAC7C,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAEjC,SAASA,kBAAkB,QAAQ,4BAA4B;AAC/D,OAAOC,WAA6B,QAAQ;AAS5C,OAAO,SAASC,0BAA0BC,KAAqC;IAC7E,MAAM,EAAEC,KAAK,EAAEC,QAAQ,EAAEC,UAAU,EAAE,GAAGH;IAExC,MAAMI,oBAA6C;QACjDC,WAAW;IACb;IAEA,MAAMC,mBAA4C;QAChDC,OAAO;YACLC,MAAM;YACNC,MAAM;gBACJC,kBAAkB;oBAChB,kDAAkD;oBAClD;wBACEC,iBAAiB;wBACjBC,QAAQ;oBACV;oBACA;wBACED,iBAAiB;wBACjBC,QAAQ;oBACV;oBACA;wBACED,iBAAiB;wBACjBC,QAAQ;oBACV;oBACA;wBACED,iBAAiB;wBACjBC,QAAQ;oBACV;iBACD;gBACDC,KAAK;YACP;QACF;IACF;IAEA,qBACE,KAAChB;QACCI,OAAOA;QACPC,UAAUA;QACVC,YAAYA;QACZC,mBAAmBA;QACnBE,kBAAkBA;;AAGxB"}
@@ -1,7 +1,7 @@
1
1
  import { LabelFilter } from '../../utils/types';
2
2
  import { PyroscopeProfileQueryEditor } from './PyroscopeProfileQueryEditor';
3
3
  export declare const PyroscopeProfileQuery: {
4
- getProfileData: (spec: import("../..").PyroscopeProfileQuerySpec, ctx: import("@perses-dev/plugin-system").ProfileQueryContext) => Promise<import("@perses-dev/core").ProfileData>;
4
+ getProfileData: (spec: import("../..").PyroscopeProfileQuerySpec, ctx: import("@perses-dev/plugin-system").ProfileQueryContext, abortSignal?: AbortSignal) => Promise<import("@perses-dev/core").ProfileData>;
5
5
  OptionsEditorComponent: typeof PyroscopeProfileQueryEditor;
6
6
  createInitialOptions: () => {
7
7
  maxNodes: number;
@@ -1,3 +1,4 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
1
2
  // Copyright 2025 The Perses Authors
2
3
  // Licensed under the Apache License, Version 2.0 (the "License");
3
4
  // you may not use this file except in compliance with the License.
@@ -10,7 +11,6 @@
10
11
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11
12
  // See the License for the specific language governing permissions and
12
13
  // limitations under the License.
13
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
14
14
  import { DatasourceSelect } from '@perses-dev/plugin-system';
15
15
  import { useId } from '@perses-dev/components';
16
16
  import { produce } from 'immer';
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../src/plugins/pyroscope-profile-query/PyroscopeProfileQueryEditor.tsx"],"sourcesContent":["// Copyright 2025 The Perses Authors\n// Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n\nimport { DatasourceSelect, DatasourceSelectProps } from '@perses-dev/plugin-system';\nimport { useId } from '@perses-dev/components';\nimport { produce } from 'immer';\nimport { FormControl, InputLabel, Stack, TextField, useTheme } from '@mui/material';\nimport { ReactElement } from 'react';\nimport {\n DEFAULT_PYROSCOPE,\n isDefaultPyroscopeSelector,\n isPyroscopeDatasourceSelector,\n PYROSCOPE_DATASOURCE_KIND,\n} from '../../model';\nimport { ProfileTypeSelector, Service, Filters } from '../../components';\nimport {\n ProfileQueryEditorProps,\n useMaxNodesState,\n useProfileTypeState,\n useServiceState,\n useFiltersState,\n} from './query-editor-model';\n\nexport function PyroscopeProfileQueryEditor(props: ProfileQueryEditorProps): ReactElement {\n const { onChange, value } = props;\n const { datasource } = value;\n const selectedDatasource = datasource ?? DEFAULT_PYROSCOPE;\n const datasourceSelectLabelID = useId('pyroscope-datasource-label');\n\n const { maxNodes, handleMaxNodesChange, maxNodesHasError } = useMaxNodesState(props);\n const { profileType, handleProfileTypeChange } = useProfileTypeState(props);\n const { service, handleServiceChange } = useServiceState(props);\n const { filters, handleFiltersChange } = useFiltersState(props);\n\n const handleDatasourceChange: DatasourceSelectProps['onChange'] = (next) => {\n // Check if the next value is a DatasourceSelector\n if (typeof next === 'object' && 'kind' in next && 'name' in next) {\n if (isPyroscopeDatasourceSelector(next)) {\n onChange(\n produce(value, (draft) => {\n // If they're using the default, just omit the datasource prop (i.e. set to undefined)\n draft.datasource = isDefaultPyroscopeSelector(next) ? undefined : next;\n })\n );\n return;\n }\n }\n\n throw new Error('Got unexpected non-Pyroscope datasource selector');\n };\n\n return (\n <Stack spacing={2}>\n <FormControl margin=\"dense\" fullWidth={false}>\n <InputLabel id={datasourceSelectLabelID} shrink>\n Pyroscope Datasource\n </InputLabel>\n <DatasourceSelect\n datasourcePluginKind={PYROSCOPE_DATASOURCE_KIND}\n value={selectedDatasource}\n onChange={handleDatasourceChange}\n labelId={datasourceSelectLabelID}\n label=\"Pyroscope Datasource\"\n notched\n />\n </FormControl>\n <Stack\n direction=\"row\"\n sx={{\n [useTheme().breakpoints.down('sm')]: {\n flexWrap: 'wrap',\n },\n gap: 2,\n rowGap: 1,\n }}\n >\n <Service datasource={selectedDatasource} value={service} onChange={handleServiceChange} />\n <ProfileTypeSelector datasource={selectedDatasource} value={profileType} onChange={handleProfileTypeChange} />\n <TextField\n type=\"number\"\n size=\"small\"\n label=\"Max Nodes\"\n value={maxNodes}\n error={maxNodesHasError}\n onChange={(e) => handleMaxNodesChange(e.target.value)}\n sx={(theme) => ({ width: 250, [theme.breakpoints.down('sm')]: { width: '100%' } })}\n slotProps={{ htmlInput: { step: 1 } }}\n />\n </Stack>\n <Filters datasource={selectedDatasource} value={filters} onChange={handleFiltersChange} />\n </Stack>\n );\n}\n"],"names":["DatasourceSelect","useId","produce","FormControl","InputLabel","Stack","TextField","useTheme","DEFAULT_PYROSCOPE","isDefaultPyroscopeSelector","isPyroscopeDatasourceSelector","PYROSCOPE_DATASOURCE_KIND","ProfileTypeSelector","Service","Filters","useMaxNodesState","useProfileTypeState","useServiceState","useFiltersState","PyroscopeProfileQueryEditor","props","onChange","value","datasource","selectedDatasource","datasourceSelectLabelID","maxNodes","handleMaxNodesChange","maxNodesHasError","profileType","handleProfileTypeChange","service","handleServiceChange","filters","handleFiltersChange","handleDatasourceChange","next","draft","undefined","Error","spacing","margin","fullWidth","id","shrink","datasourcePluginKind","labelId","label","notched","direction","sx","breakpoints","down","flexWrap","gap","rowGap","type","size","error","e","target","theme","width","slotProps","htmlInput","step"],"mappings":"AAAA,oCAAoC;AACpC,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,6CAA6C;AAC7C,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;;AAEjC,SAASA,gBAAgB,QAA+B,4BAA4B;AACpF,SAASC,KAAK,QAAQ,yBAAyB;AAC/C,SAASC,OAAO,QAAQ,QAAQ;AAChC,SAASC,WAAW,EAAEC,UAAU,EAAEC,KAAK,EAAEC,SAAS,EAAEC,QAAQ,QAAQ,gBAAgB;AAEpF,SACEC,iBAAiB,EACjBC,0BAA0B,EAC1BC,6BAA6B,EAC7BC,yBAAyB,QACpB,cAAc;AACrB,SAASC,mBAAmB,EAAEC,OAAO,EAAEC,OAAO,QAAQ,mBAAmB;AACzE,SAEEC,gBAAgB,EAChBC,mBAAmB,EACnBC,eAAe,EACfC,eAAe,QACV,uBAAuB;AAE9B,OAAO,SAASC,4BAA4BC,KAA8B;IACxE,MAAM,EAAEC,QAAQ,EAAEC,KAAK,EAAE,GAAGF;IAC5B,MAAM,EAAEG,UAAU,EAAE,GAAGD;IACvB,MAAME,qBAAqBD,cAAcf;IACzC,MAAMiB,0BAA0BxB,MAAM;IAEtC,MAAM,EAAEyB,QAAQ,EAAEC,oBAAoB,EAAEC,gBAAgB,EAAE,GAAGb,iBAAiBK;IAC9E,MAAM,EAAES,WAAW,EAAEC,uBAAuB,EAAE,GAAGd,oBAAoBI;IACrE,MAAM,EAAEW,OAAO,EAAEC,mBAAmB,EAAE,GAAGf,gBAAgBG;IACzD,MAAM,EAAEa,OAAO,EAAEC,mBAAmB,EAAE,GAAGhB,gBAAgBE;IAEzD,MAAMe,yBAA4D,CAACC;QACjE,kDAAkD;QAClD,IAAI,OAAOA,SAAS,YAAY,UAAUA,QAAQ,UAAUA,MAAM;YAChE,IAAI1B,8BAA8B0B,OAAO;gBACvCf,SACEnB,QAAQoB,OAAO,CAACe;oBACd,sFAAsF;oBACtFA,MAAMd,UAAU,GAAGd,2BAA2B2B,QAAQE,YAAYF;gBACpE;gBAEF;YACF;QACF;QAEA,MAAM,IAAIG,MAAM;IAClB;IAEA,qBACE,MAAClC;QAAMmC,SAAS;;0BACd,MAACrC;gBAAYsC,QAAO;gBAAQC,WAAW;;kCACrC,KAACtC;wBAAWuC,IAAIlB;wBAAyBmB,MAAM;kCAAC;;kCAGhD,KAAC5C;wBACC6C,sBAAsBlC;wBACtBW,OAAOE;wBACPH,UAAUc;wBACVW,SAASrB;wBACTsB,OAAM;wBACNC,OAAO;;;;0BAGX,MAAC3C;gBACC4C,WAAU;gBACVC,IAAI;oBACF,CAAC3C,WAAW4C,WAAW,CAACC,IAAI,CAAC,MAAM,EAAE;wBACnCC,UAAU;oBACZ;oBACAC,KAAK;oBACLC,QAAQ;gBACV;;kCAEA,KAAC1C;wBAAQU,YAAYC;wBAAoBF,OAAOS;wBAASV,UAAUW;;kCACnE,KAACpB;wBAAoBW,YAAYC;wBAAoBF,OAAOO;wBAAaR,UAAUS;;kCACnF,KAACxB;wBACCkD,MAAK;wBACLC,MAAK;wBACLV,OAAM;wBACNzB,OAAOI;wBACPgC,OAAO9B;wBACPP,UAAU,CAACsC,IAAMhC,qBAAqBgC,EAAEC,MAAM,CAACtC,KAAK;wBACpD4B,IAAI,CAACW,QAAW,CAAA;gCAAEC,OAAO;gCAAK,CAACD,MAAMV,WAAW,CAACC,IAAI,CAAC,MAAM,EAAE;oCAAEU,OAAO;gCAAO;4BAAE,CAAA;wBAChFC,WAAW;4BAAEC,WAAW;gCAAEC,MAAM;4BAAE;wBAAE;;;;0BAGxC,KAACnD;gBAAQS,YAAYC;gBAAoBF,OAAOW;gBAASZ,UAAUa;;;;AAGzE"}
1
+ {"version":3,"sources":["../../../../src/plugins/pyroscope-profile-query/PyroscopeProfileQueryEditor.tsx"],"sourcesContent":["// Copyright 2025 The Perses Authors\n// Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n\nimport { DatasourceSelect, DatasourceSelectProps } from '@perses-dev/plugin-system';\nimport { useId } from '@perses-dev/components';\nimport { produce } from 'immer';\nimport { FormControl, InputLabel, Stack, TextField, useTheme } from '@mui/material';\nimport { ReactElement } from 'react';\nimport {\n DEFAULT_PYROSCOPE,\n isDefaultPyroscopeSelector,\n isPyroscopeDatasourceSelector,\n PYROSCOPE_DATASOURCE_KIND,\n} from '../../model';\nimport { ProfileTypeSelector, Service, Filters } from '../../components';\nimport {\n ProfileQueryEditorProps,\n useMaxNodesState,\n useProfileTypeState,\n useServiceState,\n useFiltersState,\n} from './query-editor-model';\n\nexport function PyroscopeProfileQueryEditor(props: ProfileQueryEditorProps): ReactElement {\n const { onChange, value } = props;\n const { datasource } = value;\n const selectedDatasource = datasource ?? DEFAULT_PYROSCOPE;\n const datasourceSelectLabelID = useId('pyroscope-datasource-label');\n\n const { maxNodes, handleMaxNodesChange, maxNodesHasError } = useMaxNodesState(props);\n const { profileType, handleProfileTypeChange } = useProfileTypeState(props);\n const { service, handleServiceChange } = useServiceState(props);\n const { filters, handleFiltersChange } = useFiltersState(props);\n\n const handleDatasourceChange: DatasourceSelectProps['onChange'] = (next) => {\n // Check if the next value is a DatasourceSelector\n if (typeof next === 'object' && 'kind' in next && 'name' in next) {\n if (isPyroscopeDatasourceSelector(next)) {\n onChange(\n produce(value, (draft) => {\n // If they're using the default, just omit the datasource prop (i.e. set to undefined)\n draft.datasource = isDefaultPyroscopeSelector(next) ? undefined : next;\n })\n );\n return;\n }\n }\n\n throw new Error('Got unexpected non-Pyroscope datasource selector');\n };\n\n return (\n <Stack spacing={2}>\n <FormControl margin=\"dense\" fullWidth={false}>\n <InputLabel id={datasourceSelectLabelID} shrink>\n Pyroscope Datasource\n </InputLabel>\n <DatasourceSelect\n datasourcePluginKind={PYROSCOPE_DATASOURCE_KIND}\n value={selectedDatasource}\n onChange={handleDatasourceChange}\n labelId={datasourceSelectLabelID}\n label=\"Pyroscope Datasource\"\n notched\n />\n </FormControl>\n <Stack\n direction=\"row\"\n sx={{\n [useTheme().breakpoints.down('sm')]: {\n flexWrap: 'wrap',\n },\n gap: 2,\n rowGap: 1,\n }}\n >\n <Service datasource={selectedDatasource} value={service} onChange={handleServiceChange} />\n <ProfileTypeSelector datasource={selectedDatasource} value={profileType} onChange={handleProfileTypeChange} />\n <TextField\n type=\"number\"\n size=\"small\"\n label=\"Max Nodes\"\n value={maxNodes}\n error={maxNodesHasError}\n onChange={(e) => handleMaxNodesChange(e.target.value)}\n sx={(theme) => ({ width: 250, [theme.breakpoints.down('sm')]: { width: '100%' } })}\n slotProps={{ htmlInput: { step: 1 } }}\n />\n </Stack>\n <Filters datasource={selectedDatasource} value={filters} onChange={handleFiltersChange} />\n </Stack>\n );\n}\n"],"names":["DatasourceSelect","useId","produce","FormControl","InputLabel","Stack","TextField","useTheme","DEFAULT_PYROSCOPE","isDefaultPyroscopeSelector","isPyroscopeDatasourceSelector","PYROSCOPE_DATASOURCE_KIND","ProfileTypeSelector","Service","Filters","useMaxNodesState","useProfileTypeState","useServiceState","useFiltersState","PyroscopeProfileQueryEditor","props","onChange","value","datasource","selectedDatasource","datasourceSelectLabelID","maxNodes","handleMaxNodesChange","maxNodesHasError","profileType","handleProfileTypeChange","service","handleServiceChange","filters","handleFiltersChange","handleDatasourceChange","next","draft","undefined","Error","spacing","margin","fullWidth","id","shrink","datasourcePluginKind","labelId","label","notched","direction","sx","breakpoints","down","flexWrap","gap","rowGap","type","size","error","e","target","theme","width","slotProps","htmlInput","step"],"mappings":";AAAA,oCAAoC;AACpC,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,6CAA6C;AAC7C,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAEjC,SAASA,gBAAgB,QAA+B,4BAA4B;AACpF,SAASC,KAAK,QAAQ,yBAAyB;AAC/C,SAASC,OAAO,QAAQ,QAAQ;AAChC,SAASC,WAAW,EAAEC,UAAU,EAAEC,KAAK,EAAEC,SAAS,EAAEC,QAAQ,QAAQ,gBAAgB;AAEpF,SACEC,iBAAiB,EACjBC,0BAA0B,EAC1BC,6BAA6B,EAC7BC,yBAAyB,QACpB,cAAc;AACrB,SAASC,mBAAmB,EAAEC,OAAO,EAAEC,OAAO,QAAQ,mBAAmB;AACzE,SAEEC,gBAAgB,EAChBC,mBAAmB,EACnBC,eAAe,EACfC,eAAe,QACV,uBAAuB;AAE9B,OAAO,SAASC,4BAA4BC,KAA8B;IACxE,MAAM,EAAEC,QAAQ,EAAEC,KAAK,EAAE,GAAGF;IAC5B,MAAM,EAAEG,UAAU,EAAE,GAAGD;IACvB,MAAME,qBAAqBD,cAAcf;IACzC,MAAMiB,0BAA0BxB,MAAM;IAEtC,MAAM,EAAEyB,QAAQ,EAAEC,oBAAoB,EAAEC,gBAAgB,EAAE,GAAGb,iBAAiBK;IAC9E,MAAM,EAAES,WAAW,EAAEC,uBAAuB,EAAE,GAAGd,oBAAoBI;IACrE,MAAM,EAAEW,OAAO,EAAEC,mBAAmB,EAAE,GAAGf,gBAAgBG;IACzD,MAAM,EAAEa,OAAO,EAAEC,mBAAmB,EAAE,GAAGhB,gBAAgBE;IAEzD,MAAMe,yBAA4D,CAACC;QACjE,kDAAkD;QAClD,IAAI,OAAOA,SAAS,YAAY,UAAUA,QAAQ,UAAUA,MAAM;YAChE,IAAI1B,8BAA8B0B,OAAO;gBACvCf,SACEnB,QAAQoB,OAAO,CAACe;oBACd,sFAAsF;oBACtFA,MAAMd,UAAU,GAAGd,2BAA2B2B,QAAQE,YAAYF;gBACpE;gBAEF;YACF;QACF;QAEA,MAAM,IAAIG,MAAM;IAClB;IAEA,qBACE,MAAClC;QAAMmC,SAAS;;0BACd,MAACrC;gBAAYsC,QAAO;gBAAQC,WAAW;;kCACrC,KAACtC;wBAAWuC,IAAIlB;wBAAyBmB,MAAM;kCAAC;;kCAGhD,KAAC5C;wBACC6C,sBAAsBlC;wBACtBW,OAAOE;wBACPH,UAAUc;wBACVW,SAASrB;wBACTsB,OAAM;wBACNC,OAAO;;;;0BAGX,MAAC3C;gBACC4C,WAAU;gBACVC,IAAI;oBACF,CAAC3C,WAAW4C,WAAW,CAACC,IAAI,CAAC,MAAM,EAAE;wBACnCC,UAAU;oBACZ;oBACAC,KAAK;oBACLC,QAAQ;gBACV;;kCAEA,KAAC1C;wBAAQU,YAAYC;wBAAoBF,OAAOS;wBAASV,UAAUW;;kCACnE,KAACpB;wBAAoBW,YAAYC;wBAAoBF,OAAOO;wBAAaR,UAAUS;;kCACnF,KAACxB;wBACCkD,MAAK;wBACLC,MAAK;wBACLV,OAAM;wBACNzB,OAAOI;wBACPgC,OAAO9B;wBACPP,UAAU,CAACsC,IAAMhC,qBAAqBgC,EAAEC,MAAM,CAACtC,KAAK;wBACpD4B,IAAI,CAACW,QAAW,CAAA;gCAAEC,OAAO;gCAAK,CAACD,MAAMV,WAAW,CAACC,IAAI,CAAC,MAAM,EAAE;oCAAEU,OAAO;gCAAO;4BAAE,CAAA;wBAChFC,WAAW;4BAAEC,WAAW;gCAAEC,MAAM;4BAAE;wBAAE;;;;0BAGxC,KAACnD;gBAAQS,YAAYC;gBAAoBF,OAAOW;gBAASZ,UAAUa;;;;AAGzE"}
package/mf-manifest.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.5.0-beta.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.2cc96a50.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -20,9 +20,9 @@
20
20
  "api": ""
21
21
  },
22
22
  "globalName": "Pyroscope",
23
- "pluginVersion": "0.19.1",
23
+ "pluginVersion": "0.21.6",
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
  {
@@ -35,7 +35,7 @@
35
35
  "js": {
36
36
  "async": [],
37
37
  "sync": [
38
- "__mf/js/async/3960.a5d41140.js"
38
+ "__mf/js/async/6274.6bebfb8d.js"
39
39
  ]
40
40
  },
41
41
  "css": {
@@ -54,9 +54,9 @@
54
54
  "js": {
55
55
  "async": [],
56
56
  "sync": [
57
- "__mf/js/async/5790.677172d7.js",
58
- "__mf/js/async/6770.2f87fe88.js",
59
- "__mf/js/async/694.5e15c44d.js"
57
+ "__mf/js/async/1616.363527cc.js",
58
+ "__mf/js/async/6854.af4578d3.js",
59
+ "__mf/js/async/9235.7ff69cfc.js"
60
60
  ]
61
61
  },
62
62
  "css": {
@@ -75,8 +75,8 @@
75
75
  "js": {
76
76
  "async": [],
77
77
  "sync": [
78
- "__mf/js/async/5214.8d3dd135.js",
79
- "__mf/js/async/738.fa73528b.js"
78
+ "__mf/js/async/5587.b1b2620f.js",
79
+ "__mf/js/async/7968.0b05621c.js"
80
80
  ]
81
81
  },
82
82
  "css": {
@@ -88,14 +88,14 @@
88
88
  {
89
89
  "id": "Pyroscope:@perses-dev/components",
90
90
  "name": "@perses-dev/components",
91
- "version": "0.52.0",
91
+ "version": "0.53.0-beta.4",
92
92
  "singleton": true,
93
- "requiredVersion": "^0.52.0",
93
+ "requiredVersion": "^0.53.0-beta.4",
94
94
  "assets": {
95
95
  "js": {
96
96
  "async": [],
97
97
  "sync": [
98
- "__mf/js/async/671.2877c17b.js"
98
+ "__mf/js/async/8971.ec4be707.js"
99
99
  ]
100
100
  },
101
101
  "css": {
@@ -107,14 +107,14 @@
107
107
  {
108
108
  "id": "Pyroscope:@perses-dev/dashboards",
109
109
  "name": "@perses-dev/dashboards",
110
- "version": "0.52.0",
110
+ "version": "0.53.0-beta.4",
111
111
  "singleton": true,
112
- "requiredVersion": "^0.52.0",
112
+ "requiredVersion": "^0.53.0-beta.4",
113
113
  "assets": {
114
114
  "js": {
115
115
  "async": [],
116
116
  "sync": [
117
- "__mf/js/async/3391.5c0ed426.js"
117
+ "__mf/js/async/1490.83898a50.js"
118
118
  ]
119
119
  },
120
120
  "css": {
@@ -126,14 +126,14 @@
126
126
  {
127
127
  "id": "Pyroscope:@perses-dev/explore",
128
128
  "name": "@perses-dev/explore",
129
- "version": "0.52.0",
129
+ "version": "0.53.0-beta.4",
130
130
  "singleton": true,
131
- "requiredVersion": "^0.52.0",
131
+ "requiredVersion": "^0.53.0-beta.4",
132
132
  "assets": {
133
133
  "js": {
134
134
  "async": [],
135
135
  "sync": [
136
- "__mf/js/async/4421.d2b623e9.js"
136
+ "__mf/js/async/1728.82a39224.js"
137
137
  ]
138
138
  },
139
139
  "css": {
@@ -145,14 +145,14 @@
145
145
  {
146
146
  "id": "Pyroscope:@perses-dev/plugin-system",
147
147
  "name": "@perses-dev/plugin-system",
148
- "version": "0.52.0",
148
+ "version": "0.53.0-beta.4",
149
149
  "singleton": true,
150
- "requiredVersion": "^0.52.0",
150
+ "requiredVersion": "^0.53.0-beta.4",
151
151
  "assets": {
152
152
  "js": {
153
153
  "async": [],
154
154
  "sync": [
155
- "__mf/js/async/4368.809601fc.js"
155
+ "__mf/js/async/5501.84760779.js"
156
156
  ]
157
157
  },
158
158
  "css": {
@@ -171,7 +171,7 @@
171
171
  "js": {
172
172
  "async": [],
173
173
  "sync": [
174
- "__mf/js/async/3980.f1ef0ece.js"
174
+ "__mf/js/async/6283.c4e4d60d.js"
175
175
  ]
176
176
  },
177
177
  "css": {
@@ -190,7 +190,7 @@
190
190
  "js": {
191
191
  "async": [],
192
192
  "sync": [
193
- "__mf/js/async/4075.cde93ec7.js"
193
+ "__mf/js/async/7192.d24e4825.js"
194
194
  ]
195
195
  },
196
196
  "css": {
@@ -209,7 +209,7 @@
209
209
  "js": {
210
210
  "async": [],
211
211
  "sync": [
212
- "__mf/js/async/5409.0df9c301.js"
212
+ "__mf/js/async/873.251d6f82.js"
213
213
  ]
214
214
  },
215
215
  "css": {
@@ -228,7 +228,7 @@
228
228
  "js": {
229
229
  "async": [],
230
230
  "sync": [
231
- "__mf/js/async/5981.9c662ef8.js"
231
+ "__mf/js/async/392.6f4ed257.js"
232
232
  ]
233
233
  },
234
234
  "css": {
@@ -247,7 +247,7 @@
247
247
  "js": {
248
248
  "async": [],
249
249
  "sync": [
250
- "__mf/js/async/9173.5959814f.js"
250
+ "__mf/js/async/8470.f8ff1553.js"
251
251
  ]
252
252
  },
253
253
  "css": {
@@ -266,7 +266,7 @@
266
266
  "js": {
267
267
  "async": [],
268
268
  "sync": [
269
- "__mf/js/async/6292.e30a4c42.js"
269
+ "__mf/js/async/8356.0089243c.js"
270
270
  ]
271
271
  },
272
272
  "css": {
@@ -285,7 +285,7 @@
285
285
  "js": {
286
286
  "async": [],
287
287
  "sync": [
288
- "__mf/js/async/6377.f6e824aa.js"
288
+ "__mf/js/async/5440.f3809507.js"
289
289
  ]
290
290
  },
291
291
  "css": {
@@ -304,7 +304,7 @@
304
304
  "js": {
305
305
  "async": [],
306
306
  "sync": [
307
- "__mf/js/async/1964.88ffca96.js"
307
+ "__mf/js/async/4121.3c194ff5.js"
308
308
  ]
309
309
  },
310
310
  "css": {
@@ -323,7 +323,7 @@
323
323
  "js": {
324
324
  "async": [],
325
325
  "sync": [
326
- "__mf/js/async/7740.474defbd.js"
326
+ "__mf/js/async/7978.d09173a0.js"
327
327
  ]
328
328
  },
329
329
  "css": {
@@ -341,33 +341,33 @@
341
341
  "assets": {
342
342
  "js": {
343
343
  "sync": [
344
- "__mf/js/async/__federation_expose_PyroscopeDatasource.936db6be.js"
344
+ "__mf/js/async/__federation_expose_PyroscopeDatasource.108cb2d6.js"
345
345
  ],
346
346
  "async": [
347
- "__mf/js/async/5135.ae4df243.js",
348
- "__mf/js/async/9092.cfd47472.js",
349
- "__mf/js/async/5220.d1e40fff.js",
350
- "__mf/js/async/677.58650020.js",
351
- "__mf/js/async/__federation_expose_PyroscopeProfileQuery.81b7d9a3.js",
352
- "__mf/js/async/4778.c791e281.js",
353
- "__mf/js/async/7376.c4cd77b0.js",
354
- "__mf/js/async/2002.8fc3eb19.js",
355
- "__mf/js/async/__federation_expose_PyroscopeExplorer.5fcfa90f.js",
356
- "__mf/js/async/6714.98bee612.js",
357
- "__mf/js/async/3431.bc5c0624.js",
358
- "__mf/js/async/2114.6befeb2d.js",
359
- "__mf/js/async/2911.ec166b7f.js",
360
- "__mf/js/async/4238.f154b81c.js",
361
- "__mf/js/async/3224.755c2f09.js",
362
- "__mf/js/async/2292.ed7843fc.js",
363
- "__mf/js/async/8488.00c7f348.js",
364
- "__mf/js/async/8216.be450b83.js"
347
+ "__mf/js/async/2575.ef0a81fb.js",
348
+ "__mf/js/async/6436.716bd9af.js",
349
+ "__mf/js/async/9040.7c3b0fb9.js",
350
+ "__mf/js/async/7197.de83428e.js",
351
+ "__mf/js/async/__federation_expose_PyroscopeProfileQuery.58db5efb.js",
352
+ "__mf/js/async/7570.a8cf961f.js",
353
+ "__mf/js/async/9836.0d85c0db.js",
354
+ "__mf/js/async/6874.c46021f1.js",
355
+ "__mf/js/async/__federation_expose_PyroscopeExplorer.f9864130.js",
356
+ "__mf/js/async/3664.4d82937b.js",
357
+ "__mf/js/async/3059.83b7488b.js",
358
+ "__mf/js/async/4213.7db399dc.js",
359
+ "__mf/js/async/8035.39b8a613.js",
360
+ "__mf/js/async/9588.079c4b7e.js",
361
+ "__mf/js/async/5071.e72b3a37.js",
362
+ "__mf/js/async/2043.30f205d8.js",
363
+ "__mf/js/async/7177.4d802ad3.js",
364
+ "__mf/js/async/1969.614b0c2d.js"
365
365
  ]
366
366
  },
367
367
  "css": {
368
368
  "sync": [],
369
369
  "async": [
370
- "__mf/css/async/2341.6763d50b.css"
370
+ "__mf/css/async/3061.d3010b86.css"
371
371
  ]
372
372
  }
373
373
  },
@@ -379,35 +379,35 @@
379
379
  "assets": {
380
380
  "js": {
381
381
  "sync": [
382
- "__mf/js/async/5135.ae4df243.js",
383
- "__mf/js/async/9092.cfd47472.js",
384
- "__mf/js/async/5220.d1e40fff.js",
385
- "__mf/js/async/677.58650020.js",
386
- "__mf/js/async/__federation_expose_PyroscopeProfileQuery.81b7d9a3.js"
382
+ "__mf/js/async/2575.ef0a81fb.js",
383
+ "__mf/js/async/6436.716bd9af.js",
384
+ "__mf/js/async/9040.7c3b0fb9.js",
385
+ "__mf/js/async/7197.de83428e.js",
386
+ "__mf/js/async/__federation_expose_PyroscopeProfileQuery.58db5efb.js"
387
387
  ],
388
388
  "async": [
389
- "__mf/js/async/4238.f154b81c.js",
390
- "__mf/js/async/3224.755c2f09.js",
391
- "__mf/js/async/4778.c791e281.js",
392
- "__mf/js/async/7376.c4cd77b0.js",
393
- "__mf/js/async/2002.8fc3eb19.js",
394
- "__mf/js/async/6714.98bee612.js",
395
- "__mf/js/async/3431.bc5c0624.js",
396
- "__mf/js/async/5220.d1e40fff.js",
397
- "__mf/js/async/__federation_expose_PyroscopeExplorer.5fcfa90f.js",
398
- "__mf/js/async/2114.6befeb2d.js",
399
- "__mf/js/async/2911.ec166b7f.js",
400
- "__mf/js/async/2292.ed7843fc.js",
401
- "__mf/js/async/8488.00c7f348.js",
402
- "__mf/js/async/8216.be450b83.js",
403
- "__mf/js/async/4758.a629b413.js"
389
+ "__mf/js/async/9588.079c4b7e.js",
390
+ "__mf/js/async/5071.e72b3a37.js",
391
+ "__mf/js/async/7570.a8cf961f.js",
392
+ "__mf/js/async/9836.0d85c0db.js",
393
+ "__mf/js/async/6874.c46021f1.js",
394
+ "__mf/js/async/3664.4d82937b.js",
395
+ "__mf/js/async/3059.83b7488b.js",
396
+ "__mf/js/async/9040.7c3b0fb9.js",
397
+ "__mf/js/async/__federation_expose_PyroscopeExplorer.f9864130.js",
398
+ "__mf/js/async/4213.7db399dc.js",
399
+ "__mf/js/async/8035.39b8a613.js",
400
+ "__mf/js/async/2043.30f205d8.js",
401
+ "__mf/js/async/7177.4d802ad3.js",
402
+ "__mf/js/async/1969.614b0c2d.js",
403
+ "__mf/js/async/6978.fbec833e.js"
404
404
  ]
405
405
  },
406
406
  "css": {
407
407
  "sync": [],
408
408
  "async": [
409
- "__mf/css/async/2341.6763d50b.css",
410
- "__mf/css/async/4758.6763d50b.css"
409
+ "__mf/css/async/3061.d3010b86.css",
410
+ "__mf/css/async/6978.d3010b86.css"
411
411
  ]
412
412
  }
413
413
  },
@@ -419,33 +419,33 @@
419
419
  "assets": {
420
420
  "js": {
421
421
  "sync": [
422
- "__mf/js/async/5220.d1e40fff.js",
423
- "__mf/js/async/__federation_expose_PyroscopeExplorer.5fcfa90f.js"
422
+ "__mf/js/async/9040.7c3b0fb9.js",
423
+ "__mf/js/async/__federation_expose_PyroscopeExplorer.f9864130.js"
424
424
  ],
425
425
  "async": [
426
- "__mf/js/async/9092.cfd47472.js",
427
- "__mf/js/async/5135.ae4df243.js",
428
- "__mf/js/async/5220.d1e40fff.js",
429
- "__mf/js/async/677.58650020.js",
430
- "__mf/js/async/__federation_expose_PyroscopeProfileQuery.81b7d9a3.js",
431
- "__mf/js/async/7376.c4cd77b0.js",
432
- "__mf/js/async/2002.8fc3eb19.js",
433
- "__mf/js/async/3431.bc5c0624.js",
434
- "__mf/js/async/8488.00c7f348.js",
435
- "__mf/js/async/4778.c791e281.js",
436
- "__mf/js/async/6714.98bee612.js",
437
- "__mf/js/async/4238.f154b81c.js",
438
- "__mf/js/async/3224.755c2f09.js",
439
- "__mf/js/async/2292.ed7843fc.js",
440
- "__mf/js/async/2911.ec166b7f.js",
441
- "__mf/js/async/8216.be450b83.js",
442
- "__mf/js/async/2114.6befeb2d.js"
426
+ "__mf/js/async/6436.716bd9af.js",
427
+ "__mf/js/async/2575.ef0a81fb.js",
428
+ "__mf/js/async/9040.7c3b0fb9.js",
429
+ "__mf/js/async/7197.de83428e.js",
430
+ "__mf/js/async/__federation_expose_PyroscopeProfileQuery.58db5efb.js",
431
+ "__mf/js/async/9836.0d85c0db.js",
432
+ "__mf/js/async/6874.c46021f1.js",
433
+ "__mf/js/async/3059.83b7488b.js",
434
+ "__mf/js/async/7177.4d802ad3.js",
435
+ "__mf/js/async/7570.a8cf961f.js",
436
+ "__mf/js/async/3664.4d82937b.js",
437
+ "__mf/js/async/9588.079c4b7e.js",
438
+ "__mf/js/async/5071.e72b3a37.js",
439
+ "__mf/js/async/2043.30f205d8.js",
440
+ "__mf/js/async/8035.39b8a613.js",
441
+ "__mf/js/async/1969.614b0c2d.js",
442
+ "__mf/js/async/4213.7db399dc.js"
443
443
  ]
444
444
  },
445
445
  "css": {
446
446
  "sync": [],
447
447
  "async": [
448
- "__mf/css/async/2341.6763d50b.css"
448
+ "__mf/css/async/3061.d3010b86.css"
449
449
  ]
450
450
  }
451
451
  },