@perses-dev/status-history-chart-plugin 0.6.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 (126) hide show
  1. package/LICENSE +201 -0
  2. package/README.md +41 -0
  3. package/__mf/css/async/263.17332bd7.css +1 -0
  4. package/__mf/css/async/341.17332bd7.css +1 -0
  5. package/__mf/css/async/759.17332bd7.css +1 -0
  6. package/__mf/font/lato-all-300-normal.322bdf14.woff +0 -0
  7. package/__mf/font/lato-all-400-normal.63513b00.woff +0 -0
  8. package/__mf/font/lato-all-700-normal.bb27db94.woff +0 -0
  9. package/__mf/font/lato-all-900-normal.a27049a3.woff +0 -0
  10. package/__mf/font/lato-latin-300-normal.c5195215.woff2 +0 -0
  11. package/__mf/font/lato-latin-400-normal.b7ffde23.woff2 +0 -0
  12. package/__mf/font/lato-latin-700-normal.d5eb20bc.woff2 +0 -0
  13. package/__mf/font/lato-latin-900-normal.d884a71c.woff2 +0 -0
  14. package/__mf/font/lato-latin-ext-300-normal.abcc64a9.woff2 +0 -0
  15. package/__mf/font/lato-latin-ext-400-normal.6ebed106.woff2 +0 -0
  16. package/__mf/font/lato-latin-ext-700-normal.8697d1d5.woff2 +0 -0
  17. package/__mf/font/lato-latin-ext-900-normal.20a2b415.woff2 +0 -0
  18. package/__mf/js/456.ee65e816.js +5 -0
  19. package/__mf/js/StatusHistoryChart.3532083a.js +5 -0
  20. package/__mf/js/async/13.714dc818.js +73 -0
  21. package/__mf/js/async/13.714dc818.js.LICENSE.txt +19 -0
  22. package/__mf/js/async/173.23a9af58.js +2 -0
  23. package/__mf/js/async/173.23a9af58.js.LICENSE.txt +19 -0
  24. package/__mf/js/async/214.bd903be0.js +1 -0
  25. package/__mf/js/async/22.b2b97531.js +38 -0
  26. package/__mf/js/async/224.d1554d4a.js +1 -0
  27. package/__mf/js/async/232.cccd71f6.js +1 -0
  28. package/__mf/js/async/238.e1063a95.js +1 -0
  29. package/__mf/js/async/292.6a606f52.js +1 -0
  30. package/__mf/js/async/333.a82fc8bd.js +2 -0
  31. package/__mf/js/async/333.a82fc8bd.js.LICENSE.txt +9 -0
  32. package/__mf/js/async/488.f3f63548.js +1 -0
  33. package/__mf/js/async/539.e7706a03.js +2 -0
  34. package/__mf/js/async/539.e7706a03.js.LICENSE.txt +15 -0
  35. package/__mf/js/async/610.37fe76b5.js +1 -0
  36. package/__mf/js/async/62.b55b7073.js +1 -0
  37. package/__mf/js/async/620.9ead3302.js +2 -0
  38. package/__mf/js/async/620.9ead3302.js.LICENSE.txt +9 -0
  39. package/__mf/js/async/651.f99d8a40.js +1 -0
  40. package/__mf/js/async/694.f0fc36da.js +1 -0
  41. package/__mf/js/async/738.a0be8511.js +1 -0
  42. package/__mf/js/async/740.6b036ded.js +1 -0
  43. package/__mf/js/async/75.2cda0740.js +1 -0
  44. package/__mf/js/async/770.ddaea8f9.js +1 -0
  45. package/__mf/js/async/822.c6b015c5.js +29 -0
  46. package/__mf/js/async/822.c6b015c5.js.LICENSE.txt +43 -0
  47. package/__mf/js/async/960.587af91a.js +2 -0
  48. package/__mf/js/async/960.587af91a.js.LICENSE.txt +8 -0
  49. package/__mf/js/async/964.03c8778c.js +2 -0
  50. package/__mf/js/async/964.03c8778c.js.LICENSE.txt +9 -0
  51. package/__mf/js/async/977.1462b2d4.js +110 -0
  52. package/__mf/js/async/977.1462b2d4.js.LICENSE.txt +27 -0
  53. package/__mf/js/async/981.caaa6409.js +2 -0
  54. package/__mf/js/async/981.caaa6409.js.LICENSE.txt +8 -0
  55. package/__mf/js/async/996.06dcce9b.js +2 -0
  56. package/__mf/js/async/996.06dcce9b.js.LICENSE.txt +24 -0
  57. package/__mf/js/async/__federation_expose_StatusHistoryChart.7de772fb.js +1 -0
  58. package/__mf/js/async/lib-router.c90fcaed.js +2 -0
  59. package/__mf/js/async/lib-router.c90fcaed.js.LICENSE.txt +32 -0
  60. package/__mf/js/main.2afb03fb.js +1 -0
  61. package/lib/StatusHistoryChart.d.ts +5 -0
  62. package/lib/StatusHistoryChart.d.ts.map +1 -0
  63. package/lib/StatusHistoryChart.js +35 -0
  64. package/lib/StatusHistoryChart.js.map +1 -0
  65. package/lib/StatusHistoryChartOptionsEditorSettings.d.ts +4 -0
  66. package/lib/StatusHistoryChartOptionsEditorSettings.d.ts.map +1 -0
  67. package/lib/StatusHistoryChartOptionsEditorSettings.js +55 -0
  68. package/lib/StatusHistoryChartOptionsEditorSettings.js.map +1 -0
  69. package/lib/StatusHistoryPanel.d.ts +7 -0
  70. package/lib/StatusHistoryPanel.d.ts.map +1 -0
  71. package/lib/StatusHistoryPanel.js +71 -0
  72. package/lib/StatusHistoryPanel.js.map +1 -0
  73. package/lib/StatusHistoryValueMappingEditor.d.ts +6 -0
  74. package/lib/StatusHistoryValueMappingEditor.d.ts.map +1 -0
  75. package/lib/StatusHistoryValueMappingEditor.js +28 -0
  76. package/lib/StatusHistoryValueMappingEditor.js.map +1 -0
  77. package/lib/bootstrap.d.ts +2 -0
  78. package/lib/bootstrap.d.ts.map +1 -0
  79. package/lib/bootstrap.js +19 -0
  80. package/lib/bootstrap.js.map +1 -0
  81. package/lib/cjs/StatusHistoryChart.js +43 -0
  82. package/lib/cjs/StatusHistoryChartOptionsEditorSettings.js +63 -0
  83. package/lib/cjs/StatusHistoryPanel.js +79 -0
  84. package/lib/cjs/StatusHistoryValueMappingEditor.js +36 -0
  85. package/lib/cjs/bootstrap.js +26 -0
  86. package/lib/cjs/env.d.js +14 -0
  87. package/lib/cjs/getPluginModule.js +27 -0
  88. package/lib/cjs/index-federation.js +55 -0
  89. package/lib/cjs/index.js +29 -0
  90. package/lib/cjs/setup-tests.js +19 -0
  91. package/lib/cjs/status-history-model.js +25 -0
  92. package/lib/cjs/utils/data-transform.js +124 -0
  93. package/lib/cjs/utils/get-timescale.js +27 -0
  94. package/lib/env.d.js +15 -0
  95. package/lib/env.d.js.map +1 -0
  96. package/lib/getPluginModule.d.ts +6 -0
  97. package/lib/getPluginModule.d.ts.map +1 -0
  98. package/lib/getPluginModule.js +16 -0
  99. package/lib/getPluginModule.js.map +1 -0
  100. package/lib/index-federation.d.ts +1 -0
  101. package/lib/index-federation.d.ts.map +1 -0
  102. package/lib/index-federation.js +15 -0
  103. package/lib/index-federation.js.map +1 -0
  104. package/lib/index.d.ts +7 -0
  105. package/lib/index.d.ts.map +1 -0
  106. package/lib/index.js +8 -0
  107. package/lib/index.js.map +1 -0
  108. package/lib/setup-tests.d.ts +2 -0
  109. package/lib/setup-tests.d.ts.map +1 -0
  110. package/lib/setup-tests.js +17 -0
  111. package/lib/setup-tests.js.map +1 -0
  112. package/lib/status-history-model.d.ts +9 -0
  113. package/lib/status-history-model.d.ts.map +1 -0
  114. package/lib/status-history-model.js +17 -0
  115. package/lib/status-history-model.js.map +1 -0
  116. package/lib/utils/data-transform.d.ts +18 -0
  117. package/lib/utils/data-transform.d.ts.map +1 -0
  118. package/lib/utils/data-transform.js +116 -0
  119. package/lib/utils/data-transform.js.map +1 -0
  120. package/lib/utils/get-timescale.d.ts +4 -0
  121. package/lib/utils/get-timescale.d.ts.map +1 -0
  122. package/lib/utils/get-timescale.js +19 -0
  123. package/lib/utils/get-timescale.js.map +1 -0
  124. package/mf-manifest.json +367 -0
  125. package/mf-stats.json +421 -0
  126. package/package.json +53 -0
package/mf-stats.json ADDED
@@ -0,0 +1,421 @@
1
+ {
2
+ "id": "StatusHistoryChart",
3
+ "name": "StatusHistoryChart",
4
+ "metaData": {
5
+ "name": "StatusHistoryChart",
6
+ "type": "app",
7
+ "buildInfo": {
8
+ "buildVersion": "0.6.0",
9
+ "buildName": "@perses-dev/status-history-chart-plugin"
10
+ },
11
+ "remoteEntry": {
12
+ "name": "__mf/js/StatusHistoryChart.3532083a.js",
13
+ "path": "",
14
+ "type": "global"
15
+ },
16
+ "types": {
17
+ "path": "",
18
+ "name": "",
19
+ "zip": "",
20
+ "api": ""
21
+ },
22
+ "globalName": "StatusHistoryChart",
23
+ "pluginVersion": "0.11.2",
24
+ "prefetchInterface": false,
25
+ "publicPath": "/plugins/StatusHistoryChart/"
26
+ },
27
+ "shared": [
28
+ {
29
+ "singleton": true,
30
+ "requiredVersion": "^11.11.3",
31
+ "shareScope": "default",
32
+ "name": "@emotion/react",
33
+ "version": "11.14.0",
34
+ "eager": false,
35
+ "id": "StatusHistoryChart:@emotion/react",
36
+ "assets": {
37
+ "js": {
38
+ "async": [
39
+ "__mf/js/async/964.03c8778c.js"
40
+ ],
41
+ "sync": [
42
+ "__mf/js/async/960.587af91a.js"
43
+ ]
44
+ },
45
+ "css": {
46
+ "async": [],
47
+ "sync": []
48
+ }
49
+ },
50
+ "usedIn": []
51
+ },
52
+ {
53
+ "singleton": true,
54
+ "requiredVersion": "^11.14.0",
55
+ "shareScope": "default",
56
+ "name": "@emotion/styled",
57
+ "version": "11.14.0",
58
+ "eager": false,
59
+ "id": "StatusHistoryChart:@emotion/styled",
60
+ "assets": {
61
+ "js": {
62
+ "async": [
63
+ "__mf/js/async/964.03c8778c.js",
64
+ "__mf/js/async/960.587af91a.js"
65
+ ],
66
+ "sync": [
67
+ "__mf/js/async/694.f0fc36da.js",
68
+ "__mf/js/async/770.ddaea8f9.js"
69
+ ]
70
+ },
71
+ "css": {
72
+ "async": [],
73
+ "sync": []
74
+ }
75
+ },
76
+ "usedIn": []
77
+ },
78
+ {
79
+ "singleton": true,
80
+ "requiredVersion": "^3.10.0",
81
+ "shareScope": "default",
82
+ "name": "@hookform/resolvers",
83
+ "version": "3.10.0",
84
+ "eager": false,
85
+ "id": "StatusHistoryChart:@hookform/resolvers",
86
+ "assets": {
87
+ "js": {
88
+ "async": [
89
+ "__mf/js/async/292.6a606f52.js",
90
+ "__mf/js/async/964.03c8778c.js"
91
+ ],
92
+ "sync": [
93
+ "__mf/js/async/214.bd903be0.js",
94
+ "__mf/js/async/738.a0be8511.js"
95
+ ]
96
+ },
97
+ "css": {
98
+ "async": [],
99
+ "sync": []
100
+ }
101
+ },
102
+ "usedIn": []
103
+ },
104
+ {
105
+ "singleton": true,
106
+ "requiredVersion": "^0.51.0-beta.1",
107
+ "shareScope": "default",
108
+ "name": "@perses-dev/components",
109
+ "version": "0.51.0-beta.1",
110
+ "eager": false,
111
+ "id": "StatusHistoryChart:@perses-dev/components",
112
+ "assets": {
113
+ "js": {
114
+ "async": [
115
+ "__mf/js/async/964.03c8778c.js",
116
+ "__mf/js/async/173.23a9af58.js",
117
+ "__mf/js/async/960.587af91a.js",
118
+ "__mf/js/async/770.ddaea8f9.js",
119
+ "__mf/js/async/740.6b036ded.js",
120
+ "__mf/js/async/75.2cda0740.js",
121
+ "__mf/js/async/292.6a606f52.js"
122
+ ],
123
+ "sync": [
124
+ "__mf/js/async/822.c6b015c5.js"
125
+ ]
126
+ },
127
+ "css": {
128
+ "async": [],
129
+ "sync": []
130
+ }
131
+ },
132
+ "usedIn": [
133
+ "./StatusHistoryChart"
134
+ ]
135
+ },
136
+ {
137
+ "singleton": true,
138
+ "requiredVersion": "^0.51.0-beta.1",
139
+ "shareScope": "default",
140
+ "name": "@perses-dev/plugin-system",
141
+ "version": "0.51.0-beta.1",
142
+ "eager": false,
143
+ "id": "StatusHistoryChart:@perses-dev/plugin-system",
144
+ "assets": {
145
+ "js": {
146
+ "async": [
147
+ "__mf/js/async/964.03c8778c.js",
148
+ "__mf/js/async/173.23a9af58.js",
149
+ "__mf/js/async/960.587af91a.js",
150
+ "__mf/js/async/292.6a606f52.js",
151
+ "__mf/js/async/770.ddaea8f9.js",
152
+ "__mf/js/async/224.d1554d4a.js",
153
+ "__mf/js/async/740.6b036ded.js",
154
+ "__mf/js/async/238.e1063a95.js",
155
+ "__mf/js/async/75.2cda0740.js",
156
+ "__mf/js/async/996.06dcce9b.js",
157
+ "__mf/js/async/822.c6b015c5.js",
158
+ "__mf/js/async/539.e7706a03.js",
159
+ "__mf/js/async/738.a0be8511.js",
160
+ "__mf/js/async/232.cccd71f6.js",
161
+ "__mf/js/async/610.37fe76b5.js",
162
+ "__mf/js/async/981.caaa6409.js"
163
+ ],
164
+ "sync": [
165
+ "__mf/js/async/13.714dc818.js"
166
+ ]
167
+ },
168
+ "css": {
169
+ "async": [
170
+ "__mf/css/async/263.17332bd7.css"
171
+ ],
172
+ "sync": []
173
+ }
174
+ },
175
+ "usedIn": [
176
+ "./StatusHistoryChart"
177
+ ]
178
+ },
179
+ {
180
+ "singleton": true,
181
+ "requiredVersion": "^5.69.0",
182
+ "shareScope": "default",
183
+ "name": "@tanstack/react-query",
184
+ "version": "5.69.0",
185
+ "eager": false,
186
+ "id": "StatusHistoryChart:@tanstack/react-query",
187
+ "assets": {
188
+ "js": {
189
+ "async": [
190
+ "__mf/js/async/964.03c8778c.js"
191
+ ],
192
+ "sync": [
193
+ "__mf/js/async/232.cccd71f6.js"
194
+ ]
195
+ },
196
+ "css": {
197
+ "async": [],
198
+ "sync": []
199
+ }
200
+ },
201
+ "usedIn": []
202
+ },
203
+ {
204
+ "singleton": true,
205
+ "requiredVersion": "^4.1.0",
206
+ "shareScope": "default",
207
+ "name": "date-fns",
208
+ "version": "4.1.0",
209
+ "eager": false,
210
+ "id": "StatusHistoryChart:date-fns",
211
+ "assets": {
212
+ "js": {
213
+ "async": [],
214
+ "sync": [
215
+ "__mf/js/async/75.2cda0740.js"
216
+ ]
217
+ },
218
+ "css": {
219
+ "async": [],
220
+ "sync": []
221
+ }
222
+ },
223
+ "usedIn": []
224
+ },
225
+ {
226
+ "singleton": true,
227
+ "requiredVersion": "^undefined",
228
+ "shareScope": "default",
229
+ "name": "echarts",
230
+ "version": "5.5.0",
231
+ "eager": false,
232
+ "id": "StatusHistoryChart:echarts",
233
+ "assets": {
234
+ "js": {
235
+ "async": [],
236
+ "sync": [
237
+ "__mf/js/async/610.37fe76b5.js"
238
+ ]
239
+ },
240
+ "css": {
241
+ "async": [],
242
+ "sync": []
243
+ }
244
+ },
245
+ "usedIn": []
246
+ },
247
+ {
248
+ "singleton": true,
249
+ "requiredVersion": "^4.17.21",
250
+ "shareScope": "default",
251
+ "name": "lodash",
252
+ "version": "4.17.21",
253
+ "eager": false,
254
+ "id": "StatusHistoryChart:lodash",
255
+ "assets": {
256
+ "js": {
257
+ "async": [],
258
+ "sync": [
259
+ "__mf/js/async/981.caaa6409.js"
260
+ ]
261
+ },
262
+ "css": {
263
+ "async": [],
264
+ "sync": []
265
+ }
266
+ },
267
+ "usedIn": [
268
+ "./StatusHistoryChart"
269
+ ]
270
+ },
271
+ {
272
+ "singleton": true,
273
+ "requiredVersion": "18.2.0",
274
+ "shareScope": "default",
275
+ "name": "react-dom",
276
+ "version": "18.3.1",
277
+ "eager": false,
278
+ "id": "StatusHistoryChart:react-dom",
279
+ "assets": {
280
+ "js": {
281
+ "async": [
282
+ "__mf/js/async/964.03c8778c.js"
283
+ ],
284
+ "sync": [
285
+ "__mf/js/async/173.23a9af58.js"
286
+ ]
287
+ },
288
+ "css": {
289
+ "async": [],
290
+ "sync": []
291
+ }
292
+ },
293
+ "usedIn": []
294
+ },
295
+ {
296
+ "singleton": true,
297
+ "requiredVersion": "^7.54.2",
298
+ "shareScope": "default",
299
+ "name": "react-hook-form",
300
+ "version": "7.54.2",
301
+ "eager": false,
302
+ "id": "StatusHistoryChart:react-hook-form",
303
+ "assets": {
304
+ "js": {
305
+ "async": [
306
+ "__mf/js/async/964.03c8778c.js"
307
+ ],
308
+ "sync": [
309
+ "__mf/js/async/292.6a606f52.js"
310
+ ]
311
+ },
312
+ "css": {
313
+ "async": [],
314
+ "sync": []
315
+ }
316
+ },
317
+ "usedIn": []
318
+ },
319
+ {
320
+ "singleton": true,
321
+ "requiredVersion": "18.2.0",
322
+ "shareScope": "default",
323
+ "name": "react",
324
+ "version": "18.3.1",
325
+ "eager": false,
326
+ "id": "StatusHistoryChart:react",
327
+ "assets": {
328
+ "js": {
329
+ "async": [],
330
+ "sync": [
331
+ "__mf/js/async/964.03c8778c.js"
332
+ ]
333
+ },
334
+ "css": {
335
+ "async": [],
336
+ "sync": []
337
+ }
338
+ },
339
+ "usedIn": [
340
+ "./StatusHistoryChart"
341
+ ]
342
+ },
343
+ {
344
+ "singleton": true,
345
+ "requiredVersion": "^3.2.0",
346
+ "shareScope": "default",
347
+ "name": "date-fns-tz",
348
+ "version": "3.2.0",
349
+ "eager": false,
350
+ "id": "StatusHistoryChart:date-fns-tz",
351
+ "assets": {
352
+ "js": {
353
+ "async": [
354
+ "__mf/js/async/238.e1063a95.js",
355
+ "__mf/js/async/75.2cda0740.js"
356
+ ],
357
+ "sync": [
358
+ "__mf/js/async/740.6b036ded.js"
359
+ ]
360
+ },
361
+ "css": {
362
+ "async": [],
363
+ "sync": []
364
+ }
365
+ },
366
+ "usedIn": []
367
+ }
368
+ ],
369
+ "remotes": [],
370
+ "exposes": [
371
+ {
372
+ "path": "./StatusHistoryChart",
373
+ "id": "StatusHistoryChart:StatusHistoryChart",
374
+ "name": "StatusHistoryChart",
375
+ "requires": [
376
+ "react",
377
+ "@perses-dev/plugin-system",
378
+ "@perses-dev/components",
379
+ "lodash"
380
+ ],
381
+ "file": "src/StatusHistoryChart.ts",
382
+ "assets": {
383
+ "js": {
384
+ "sync": [
385
+ "__mf/js/async/539.e7706a03.js",
386
+ "__mf/js/async/977.1462b2d4.js",
387
+ "__mf/js/async/__federation_expose_StatusHistoryChart.7de772fb.js"
388
+ ],
389
+ "async": [
390
+ "__mf/js/async/964.03c8778c.js",
391
+ "__mf/js/async/960.587af91a.js",
392
+ "__mf/js/async/770.ddaea8f9.js",
393
+ "__mf/js/async/lib-router.c90fcaed.js",
394
+ "__mf/js/async/22.b2b97531.js",
395
+ "__mf/js/async/13.714dc818.js",
396
+ "__mf/js/async/488.f3f63548.js",
397
+ "__mf/js/async/238.e1063a95.js",
398
+ "__mf/js/async/224.d1554d4a.js",
399
+ "__mf/js/async/996.06dcce9b.js",
400
+ "__mf/js/async/822.c6b015c5.js",
401
+ "__mf/js/async/292.6a606f52.js",
402
+ "__mf/js/async/738.a0be8511.js",
403
+ "__mf/js/async/173.23a9af58.js",
404
+ "__mf/js/async/232.cccd71f6.js",
405
+ "__mf/js/async/75.2cda0740.js",
406
+ "__mf/js/async/610.37fe76b5.js",
407
+ "__mf/js/async/740.6b036ded.js",
408
+ "__mf/js/async/981.caaa6409.js"
409
+ ]
410
+ },
411
+ "css": {
412
+ "sync": [],
413
+ "async": [
414
+ "__mf/css/async/263.17332bd7.css",
415
+ "__mf/css/async/341.17332bd7.css"
416
+ ]
417
+ }
418
+ }
419
+ }
420
+ ]
421
+ }
package/package.json ADDED
@@ -0,0 +1,53 @@
1
+ {
2
+ "name": "@perses-dev/status-history-chart-plugin",
3
+ "version": "0.6.0",
4
+ "scripts": {
5
+ "dev": "rsbuild dev",
6
+ "build": "npm run build-mf && concurrently \"npm:build:*\"",
7
+ "build-mf": "rsbuild build",
8
+ "build:cjs": "swc ./src -d dist/lib/cjs --strip-leading-paths --config-file ../.cjs.swcrc",
9
+ "build:esm": "swc ./src -d dist/lib --strip-leading-paths --config-file ../.swcrc",
10
+ "build:types": "tsc --project tsconfig.build.json",
11
+ "lint": "eslint src --ext .ts,.tsx",
12
+ "test": "cross-env LC_ALL=C TZ=UTC jest",
13
+ "type-check": "tsc --noEmit"
14
+ },
15
+ "main": "lib/cjs/index.js",
16
+ "module": "lib/index.js",
17
+ "types": "lib/index.d.ts",
18
+ "peerDependencies": {
19
+ "@emotion/react": "^11.7.1",
20
+ "@emotion/styled": "^11.6.0",
21
+ "@hookform/resolvers": "^3.2.0",
22
+ "@perses-dev/components": "^0.51.0-beta.1",
23
+ "@perses-dev/core": "^0.51.0-beta.1",
24
+ "@perses-dev/plugin-system": "^0.51.0-beta.1",
25
+ "date-fns": "^4.1.0",
26
+ "date-fns-tz": "^3.2.0",
27
+ "echarts": "5.5.0",
28
+ "lodash": "^4.17.21",
29
+ "react": "^17.0.2 || ^18.0.0",
30
+ "react-dom": "^17.0.2 || ^18.0.0",
31
+ "use-resize-observer": "^9.0.0",
32
+ "immer": "^10.1.1"
33
+ },
34
+ "files": [
35
+ "lib/**/*",
36
+ "__mf/**/*",
37
+ "mf-manifest.json",
38
+ "mf-stats.json"
39
+ ],
40
+ "perses": {
41
+ "plugins": [
42
+ {
43
+ "kind": "Panel",
44
+ "spec": {
45
+ "display": {
46
+ "name": "Status History Chart"
47
+ },
48
+ "name": "StatusHistoryChart"
49
+ }
50
+ }
51
+ ]
52
+ }
53
+ }