@perses-dev/alert-manager-plugin 0.1.0-rc.1 → 0.1.1
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/js/{AlertManager.6c38fceb.js → AlertManager.377d377b.js} +2 -2
- package/__mf/js/async/{1728.58158ab6.js → 1728.8a326412.js} +1 -1
- package/__mf/js/async/2842.993baf22.js +1 -0
- package/__mf/js/async/{3981.761f5a2b.js → 3981.84d12fdc.js} +3 -3
- package/__mf/js/async/{7984.b1a87327.js → 7984.163a6ddb.js} +3 -3
- package/__mf/js/async/{983.ca1d128d.js → 983.36857235.js} +1 -1
- package/__mf/js/async/{__federation_expose_AlertManagerAlertsExplorer.5cf6e314.js → __federation_expose_AlertManagerAlertsExplorer.47ee46dc.js} +2 -2
- package/__mf/js/async/{__federation_expose_AlertManagerAlertsQuery.e886d5c1.js → __federation_expose_AlertManagerAlertsQuery.22b0e5bc.js} +1 -1
- package/__mf/js/async/{__federation_expose_AlertManagerDatasource.6c182c38.js → __federation_expose_AlertManagerDatasource.7ee7440a.js} +2 -2
- package/__mf/js/async/{__federation_expose_AlertManagerSilencesExplorer.e0bd4474.js → __federation_expose_AlertManagerSilencesExplorer.35860f1b.js} +2 -2
- package/__mf/js/async/{__federation_expose_AlertManagerSilencesQuery.959f4ae7.js → __federation_expose_AlertManagerSilencesQuery.52a24c9e.js} +2 -2
- package/__mf/js/async/{__federation_expose_AlertTable.520c430a.js → __federation_expose_AlertTable.5d005bae.js} +1 -1
- package/__mf/js/async/{__federation_expose_SilenceTable.36179ced.js → __federation_expose_SilenceTable.3fc487a4.js} +2 -2
- package/__mf/js/{main.5d1c7c56.js → main.259f5b24.js} +2 -2
- package/mf-manifest.json +71 -71
- package/mf-stats.json +76 -76
- package/package.json +6 -6
- package/__mf/js/async/2842.7f15ae1d.js +0 -1
- /package/__mf/js/async/{3981.761f5a2b.js.LICENSE.txt → 3981.84d12fdc.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{7984.b1a87327.js.LICENSE.txt → 7984.163a6ddb.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_AlertManagerAlertsExplorer.5cf6e314.js.LICENSE.txt → __federation_expose_AlertManagerAlertsExplorer.47ee46dc.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_AlertManagerDatasource.6c182c38.js.LICENSE.txt → __federation_expose_AlertManagerDatasource.7ee7440a.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_AlertManagerSilencesExplorer.e0bd4474.js.LICENSE.txt → __federation_expose_AlertManagerSilencesExplorer.35860f1b.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_AlertManagerSilencesQuery.959f4ae7.js.LICENSE.txt → __federation_expose_AlertManagerSilencesQuery.52a24c9e.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_SilenceTable.36179ced.js.LICENSE.txt → __federation_expose_SilenceTable.3fc487a4.js.LICENSE.txt} +0 -0
package/mf-manifest.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "AlertManager",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.1.
|
|
8
|
+
"buildVersion": "0.1.1",
|
|
9
9
|
"buildName": "@perses-dev/alert-manager-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/AlertManager.
|
|
12
|
+
"name": "__mf/js/AlertManager.377d377b.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -69,9 +69,9 @@
|
|
|
69
69
|
{
|
|
70
70
|
"id": "AlertManager:@perses-dev/components",
|
|
71
71
|
"name": "@perses-dev/components",
|
|
72
|
-
"version": "0.54.0
|
|
72
|
+
"version": "0.54.0",
|
|
73
73
|
"singleton": true,
|
|
74
|
-
"requiredVersion": "^0.54.0
|
|
74
|
+
"requiredVersion": "^0.54.0",
|
|
75
75
|
"assets": {
|
|
76
76
|
"js": {
|
|
77
77
|
"async": [],
|
|
@@ -91,14 +91,14 @@
|
|
|
91
91
|
{
|
|
92
92
|
"id": "AlertManager:@perses-dev/dashboards",
|
|
93
93
|
"name": "@perses-dev/dashboards",
|
|
94
|
-
"version": "0.54.0
|
|
94
|
+
"version": "0.54.0",
|
|
95
95
|
"singleton": true,
|
|
96
|
-
"requiredVersion": "^0.54.0
|
|
96
|
+
"requiredVersion": "^0.54.0",
|
|
97
97
|
"assets": {
|
|
98
98
|
"js": {
|
|
99
99
|
"async": [],
|
|
100
100
|
"sync": [
|
|
101
|
-
"__mf/js/async/7984.
|
|
101
|
+
"__mf/js/async/7984.163a6ddb.js"
|
|
102
102
|
]
|
|
103
103
|
},
|
|
104
104
|
"css": {
|
|
@@ -111,14 +111,14 @@
|
|
|
111
111
|
{
|
|
112
112
|
"id": "AlertManager:@perses-dev/explore",
|
|
113
113
|
"name": "@perses-dev/explore",
|
|
114
|
-
"version": "0.54.0
|
|
114
|
+
"version": "0.54.0",
|
|
115
115
|
"singleton": true,
|
|
116
|
-
"requiredVersion": "^0.54.0
|
|
116
|
+
"requiredVersion": "^0.54.0",
|
|
117
117
|
"assets": {
|
|
118
118
|
"js": {
|
|
119
119
|
"async": [],
|
|
120
120
|
"sync": [
|
|
121
|
-
"__mf/js/async/1728.
|
|
121
|
+
"__mf/js/async/1728.8a326412.js"
|
|
122
122
|
]
|
|
123
123
|
},
|
|
124
124
|
"css": {
|
|
@@ -131,14 +131,14 @@
|
|
|
131
131
|
{
|
|
132
132
|
"id": "AlertManager:@perses-dev/plugin-system",
|
|
133
133
|
"name": "@perses-dev/plugin-system",
|
|
134
|
-
"version": "0.54.0
|
|
134
|
+
"version": "0.54.0",
|
|
135
135
|
"singleton": true,
|
|
136
|
-
"requiredVersion": "^0.54.0
|
|
136
|
+
"requiredVersion": "^0.54.0",
|
|
137
137
|
"assets": {
|
|
138
138
|
"js": {
|
|
139
139
|
"async": [],
|
|
140
140
|
"sync": [
|
|
141
|
-
"__mf/js/async/3981.
|
|
141
|
+
"__mf/js/async/3981.84d12fdc.js"
|
|
142
142
|
]
|
|
143
143
|
},
|
|
144
144
|
"css": {
|
|
@@ -257,23 +257,23 @@
|
|
|
257
257
|
"assets": {
|
|
258
258
|
"js": {
|
|
259
259
|
"sync": [
|
|
260
|
-
"__mf/js/async/2842.
|
|
260
|
+
"__mf/js/async/2842.993baf22.js",
|
|
261
261
|
"__mf/js/async/9537.36ff6f15.js",
|
|
262
|
-
"__mf/js/async/__federation_expose_AlertManagerDatasource.
|
|
262
|
+
"__mf/js/async/__federation_expose_AlertManagerDatasource.7ee7440a.js"
|
|
263
263
|
],
|
|
264
264
|
"async": [
|
|
265
265
|
"__mf/js/async/663.5445c7e0.js",
|
|
266
266
|
"__mf/js/async/lib-router.19f64904.js",
|
|
267
267
|
"__mf/js/async/8697.c13c6603.js",
|
|
268
|
-
"__mf/js/async/2842.
|
|
268
|
+
"__mf/js/async/2842.993baf22.js",
|
|
269
269
|
"__mf/js/async/3963.fb6246d2.js",
|
|
270
270
|
"__mf/js/async/6401.1a59dbad.js",
|
|
271
271
|
"__mf/js/async/4466.a8145edd.js",
|
|
272
272
|
"__mf/js/async/9040.94717f28.js",
|
|
273
273
|
"__mf/js/async/9537.36ff6f15.js",
|
|
274
274
|
"__mf/js/async/7283.8c1cb6ee.js",
|
|
275
|
-
"__mf/js/async/__federation_expose_AlertManagerAlertsQuery.
|
|
276
|
-
"__mf/js/async/__federation_expose_AlertManagerSilencesQuery.
|
|
275
|
+
"__mf/js/async/__federation_expose_AlertManagerAlertsQuery.22b0e5bc.js",
|
|
276
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesQuery.52a24c9e.js",
|
|
277
277
|
"__mf/js/async/1871.23ff54b3.js",
|
|
278
278
|
"__mf/js/async/4788.49ffeac3.js",
|
|
279
279
|
"__mf/js/async/4133.e94df4f8.js",
|
|
@@ -281,11 +281,11 @@
|
|
|
281
281
|
"__mf/js/async/573.ce8ce2ef.js",
|
|
282
282
|
"__mf/js/async/8907.9e3edf43.js",
|
|
283
283
|
"__mf/js/async/8711.c7dc09b8.js",
|
|
284
|
-
"__mf/js/async/983.
|
|
285
|
-
"__mf/js/async/__federation_expose_AlertTable.
|
|
286
|
-
"__mf/js/async/__federation_expose_SilenceTable.
|
|
287
|
-
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.
|
|
288
|
-
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.
|
|
284
|
+
"__mf/js/async/983.36857235.js",
|
|
285
|
+
"__mf/js/async/__federation_expose_AlertTable.5d005bae.js",
|
|
286
|
+
"__mf/js/async/__federation_expose_SilenceTable.3fc487a4.js",
|
|
287
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.35860f1b.js",
|
|
288
|
+
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.47ee46dc.js",
|
|
289
289
|
"__mf/js/async/5570.d4dd47e0.js",
|
|
290
290
|
"__mf/js/async/9836.cc839227.js",
|
|
291
291
|
"__mf/js/async/3540.96681482.js",
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"assets": {
|
|
313
313
|
"js": {
|
|
314
314
|
"sync": [
|
|
315
|
-
"__mf/js/async/2842.
|
|
315
|
+
"__mf/js/async/2842.993baf22.js",
|
|
316
316
|
"__mf/js/async/8697.c13c6603.js",
|
|
317
317
|
"__mf/js/async/3963.fb6246d2.js",
|
|
318
318
|
"__mf/js/async/6401.1a59dbad.js",
|
|
@@ -320,13 +320,13 @@
|
|
|
320
320
|
"__mf/js/async/9040.94717f28.js",
|
|
321
321
|
"__mf/js/async/9537.36ff6f15.js",
|
|
322
322
|
"__mf/js/async/7283.8c1cb6ee.js",
|
|
323
|
-
"__mf/js/async/__federation_expose_AlertManagerAlertsQuery.
|
|
323
|
+
"__mf/js/async/__federation_expose_AlertManagerAlertsQuery.22b0e5bc.js"
|
|
324
324
|
],
|
|
325
325
|
"async": [
|
|
326
326
|
"__mf/js/async/663.5445c7e0.js",
|
|
327
327
|
"__mf/js/async/lib-router.19f64904.js",
|
|
328
328
|
"__mf/js/async/1871.23ff54b3.js",
|
|
329
|
-
"__mf/js/async/2842.
|
|
329
|
+
"__mf/js/async/2842.993baf22.js",
|
|
330
330
|
"__mf/js/async/8697.c13c6603.js",
|
|
331
331
|
"__mf/js/async/3963.fb6246d2.js",
|
|
332
332
|
"__mf/js/async/6401.1a59dbad.js",
|
|
@@ -339,16 +339,16 @@
|
|
|
339
339
|
"__mf/js/async/573.ce8ce2ef.js",
|
|
340
340
|
"__mf/js/async/8907.9e3edf43.js",
|
|
341
341
|
"__mf/js/async/8711.c7dc09b8.js",
|
|
342
|
-
"__mf/js/async/983.
|
|
343
|
-
"__mf/js/async/__federation_expose_AlertTable.
|
|
344
|
-
"__mf/js/async/__federation_expose_SilenceTable.
|
|
345
|
-
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.
|
|
342
|
+
"__mf/js/async/983.36857235.js",
|
|
343
|
+
"__mf/js/async/__federation_expose_AlertTable.5d005bae.js",
|
|
344
|
+
"__mf/js/async/__federation_expose_SilenceTable.3fc487a4.js",
|
|
345
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.35860f1b.js",
|
|
346
346
|
"__mf/js/async/5570.d4dd47e0.js",
|
|
347
347
|
"__mf/js/async/9836.cc839227.js",
|
|
348
348
|
"__mf/js/async/3540.96681482.js",
|
|
349
349
|
"__mf/js/async/3468.1679f87f.js",
|
|
350
350
|
"__mf/js/async/9184.27a439a4.js",
|
|
351
|
-
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.
|
|
351
|
+
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.47ee46dc.js",
|
|
352
352
|
"__mf/js/async/4213.a0c4f2eb.js",
|
|
353
353
|
"__mf/js/async/804.23da0d30.js",
|
|
354
354
|
"__mf/js/async/7177.27c86137.js",
|
|
@@ -371,26 +371,26 @@
|
|
|
371
371
|
"assets": {
|
|
372
372
|
"js": {
|
|
373
373
|
"sync": [
|
|
374
|
-
"__mf/js/async/2842.
|
|
374
|
+
"__mf/js/async/2842.993baf22.js",
|
|
375
375
|
"__mf/js/async/8697.c13c6603.js",
|
|
376
376
|
"__mf/js/async/3963.fb6246d2.js",
|
|
377
377
|
"__mf/js/async/6401.1a59dbad.js",
|
|
378
378
|
"__mf/js/async/9040.94717f28.js",
|
|
379
379
|
"__mf/js/async/9537.36ff6f15.js",
|
|
380
|
-
"__mf/js/async/__federation_expose_AlertManagerSilencesQuery.
|
|
380
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesQuery.52a24c9e.js"
|
|
381
381
|
],
|
|
382
382
|
"async": [
|
|
383
383
|
"__mf/js/async/663.5445c7e0.js",
|
|
384
384
|
"__mf/js/async/lib-router.19f64904.js",
|
|
385
385
|
"__mf/js/async/4466.a8145edd.js",
|
|
386
|
-
"__mf/js/async/2842.
|
|
386
|
+
"__mf/js/async/2842.993baf22.js",
|
|
387
387
|
"__mf/js/async/8697.c13c6603.js",
|
|
388
388
|
"__mf/js/async/3963.fb6246d2.js",
|
|
389
389
|
"__mf/js/async/6401.1a59dbad.js",
|
|
390
390
|
"__mf/js/async/9040.94717f28.js",
|
|
391
391
|
"__mf/js/async/9537.36ff6f15.js",
|
|
392
392
|
"__mf/js/async/7283.8c1cb6ee.js",
|
|
393
|
-
"__mf/js/async/__federation_expose_AlertManagerAlertsQuery.
|
|
393
|
+
"__mf/js/async/__federation_expose_AlertManagerAlertsQuery.22b0e5bc.js",
|
|
394
394
|
"__mf/js/async/1871.23ff54b3.js",
|
|
395
395
|
"__mf/js/async/4788.49ffeac3.js",
|
|
396
396
|
"__mf/js/async/4133.e94df4f8.js",
|
|
@@ -398,16 +398,16 @@
|
|
|
398
398
|
"__mf/js/async/573.ce8ce2ef.js",
|
|
399
399
|
"__mf/js/async/8907.9e3edf43.js",
|
|
400
400
|
"__mf/js/async/8711.c7dc09b8.js",
|
|
401
|
-
"__mf/js/async/983.
|
|
402
|
-
"__mf/js/async/__federation_expose_AlertTable.
|
|
403
|
-
"__mf/js/async/__federation_expose_SilenceTable.
|
|
404
|
-
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.
|
|
401
|
+
"__mf/js/async/983.36857235.js",
|
|
402
|
+
"__mf/js/async/__federation_expose_AlertTable.5d005bae.js",
|
|
403
|
+
"__mf/js/async/__federation_expose_SilenceTable.3fc487a4.js",
|
|
404
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.35860f1b.js",
|
|
405
405
|
"__mf/js/async/5570.d4dd47e0.js",
|
|
406
406
|
"__mf/js/async/9836.cc839227.js",
|
|
407
407
|
"__mf/js/async/3540.96681482.js",
|
|
408
408
|
"__mf/js/async/3468.1679f87f.js",
|
|
409
409
|
"__mf/js/async/9184.27a439a4.js",
|
|
410
|
-
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.
|
|
410
|
+
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.47ee46dc.js",
|
|
411
411
|
"__mf/js/async/4213.a0c4f2eb.js",
|
|
412
412
|
"__mf/js/async/804.23da0d30.js",
|
|
413
413
|
"__mf/js/async/7177.27c86137.js",
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
"assets": {
|
|
431
431
|
"js": {
|
|
432
432
|
"sync": [
|
|
433
|
-
"__mf/js/async/2842.
|
|
433
|
+
"__mf/js/async/2842.993baf22.js",
|
|
434
434
|
"__mf/js/async/8697.c13c6603.js",
|
|
435
435
|
"__mf/js/async/3963.fb6246d2.js",
|
|
436
436
|
"__mf/js/async/6401.1a59dbad.js",
|
|
@@ -444,8 +444,8 @@
|
|
|
444
444
|
"__mf/js/async/573.ce8ce2ef.js",
|
|
445
445
|
"__mf/js/async/8907.9e3edf43.js",
|
|
446
446
|
"__mf/js/async/8711.c7dc09b8.js",
|
|
447
|
-
"__mf/js/async/983.
|
|
448
|
-
"__mf/js/async/__federation_expose_AlertTable.
|
|
447
|
+
"__mf/js/async/983.36857235.js",
|
|
448
|
+
"__mf/js/async/__federation_expose_AlertTable.5d005bae.js"
|
|
449
449
|
],
|
|
450
450
|
"async": [
|
|
451
451
|
"__mf/js/async/663.5445c7e0.js",
|
|
@@ -456,8 +456,8 @@
|
|
|
456
456
|
"__mf/js/async/3468.1679f87f.js",
|
|
457
457
|
"__mf/js/async/9184.27a439a4.js",
|
|
458
458
|
"__mf/js/async/9040.94717f28.js",
|
|
459
|
-
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.
|
|
460
|
-
"__mf/js/async/2842.
|
|
459
|
+
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.47ee46dc.js",
|
|
460
|
+
"__mf/js/async/2842.993baf22.js",
|
|
461
461
|
"__mf/js/async/8697.c13c6603.js",
|
|
462
462
|
"__mf/js/async/6401.1a59dbad.js",
|
|
463
463
|
"__mf/js/async/4466.a8145edd.js",
|
|
@@ -465,7 +465,7 @@
|
|
|
465
465
|
"__mf/js/async/4133.e94df4f8.js",
|
|
466
466
|
"__mf/js/async/9537.36ff6f15.js",
|
|
467
467
|
"__mf/js/async/8907.9e3edf43.js",
|
|
468
|
-
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.
|
|
468
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.35860f1b.js",
|
|
469
469
|
"__mf/js/async/4213.a0c4f2eb.js",
|
|
470
470
|
"__mf/js/async/804.23da0d30.js",
|
|
471
471
|
"__mf/js/async/7177.27c86137.js",
|
|
@@ -488,7 +488,7 @@
|
|
|
488
488
|
"assets": {
|
|
489
489
|
"js": {
|
|
490
490
|
"sync": [
|
|
491
|
-
"__mf/js/async/2842.
|
|
491
|
+
"__mf/js/async/2842.993baf22.js",
|
|
492
492
|
"__mf/js/async/8697.c13c6603.js",
|
|
493
493
|
"__mf/js/async/3963.fb6246d2.js",
|
|
494
494
|
"__mf/js/async/6401.1a59dbad.js",
|
|
@@ -499,14 +499,14 @@
|
|
|
499
499
|
"__mf/js/async/4133.e94df4f8.js",
|
|
500
500
|
"__mf/js/async/9537.36ff6f15.js",
|
|
501
501
|
"__mf/js/async/573.ce8ce2ef.js",
|
|
502
|
-
"__mf/js/async/983.
|
|
503
|
-
"__mf/js/async/__federation_expose_SilenceTable.
|
|
502
|
+
"__mf/js/async/983.36857235.js",
|
|
503
|
+
"__mf/js/async/__federation_expose_SilenceTable.3fc487a4.js"
|
|
504
504
|
],
|
|
505
505
|
"async": [
|
|
506
506
|
"__mf/js/async/663.5445c7e0.js",
|
|
507
507
|
"__mf/js/async/lib-router.19f64904.js",
|
|
508
508
|
"__mf/js/async/9634.3a366799.js",
|
|
509
|
-
"__mf/js/async/2842.
|
|
509
|
+
"__mf/js/async/2842.993baf22.js",
|
|
510
510
|
"__mf/js/async/8697.c13c6603.js",
|
|
511
511
|
"__mf/js/async/3963.fb6246d2.js",
|
|
512
512
|
"__mf/js/async/6401.1a59dbad.js",
|
|
@@ -519,15 +519,15 @@
|
|
|
519
519
|
"__mf/js/async/573.ce8ce2ef.js",
|
|
520
520
|
"__mf/js/async/8907.9e3edf43.js",
|
|
521
521
|
"__mf/js/async/8711.c7dc09b8.js",
|
|
522
|
-
"__mf/js/async/983.
|
|
523
|
-
"__mf/js/async/__federation_expose_AlertTable.
|
|
522
|
+
"__mf/js/async/983.36857235.js",
|
|
523
|
+
"__mf/js/async/__federation_expose_AlertTable.5d005bae.js",
|
|
524
524
|
"__mf/js/async/5570.d4dd47e0.js",
|
|
525
525
|
"__mf/js/async/9836.cc839227.js",
|
|
526
|
-
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.
|
|
526
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.35860f1b.js",
|
|
527
527
|
"__mf/js/async/3540.96681482.js",
|
|
528
528
|
"__mf/js/async/3468.1679f87f.js",
|
|
529
529
|
"__mf/js/async/9184.27a439a4.js",
|
|
530
|
-
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.
|
|
530
|
+
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.47ee46dc.js",
|
|
531
531
|
"__mf/js/async/4213.a0c4f2eb.js",
|
|
532
532
|
"__mf/js/async/804.23da0d30.js",
|
|
533
533
|
"__mf/js/async/7177.27c86137.js",
|
|
@@ -551,19 +551,19 @@
|
|
|
551
551
|
"js": {
|
|
552
552
|
"sync": [
|
|
553
553
|
"__mf/js/async/9040.94717f28.js",
|
|
554
|
-
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.
|
|
554
|
+
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.47ee46dc.js"
|
|
555
555
|
],
|
|
556
556
|
"async": [
|
|
557
557
|
"__mf/js/async/6401.1a59dbad.js",
|
|
558
|
-
"__mf/js/async/2842.
|
|
558
|
+
"__mf/js/async/2842.993baf22.js",
|
|
559
559
|
"__mf/js/async/8697.c13c6603.js",
|
|
560
560
|
"__mf/js/async/3963.fb6246d2.js",
|
|
561
561
|
"__mf/js/async/4466.a8145edd.js",
|
|
562
562
|
"__mf/js/async/9040.94717f28.js",
|
|
563
563
|
"__mf/js/async/9537.36ff6f15.js",
|
|
564
564
|
"__mf/js/async/7283.8c1cb6ee.js",
|
|
565
|
-
"__mf/js/async/__federation_expose_AlertManagerAlertsQuery.
|
|
566
|
-
"__mf/js/async/__federation_expose_AlertManagerSilencesQuery.
|
|
565
|
+
"__mf/js/async/__federation_expose_AlertManagerAlertsQuery.22b0e5bc.js",
|
|
566
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesQuery.52a24c9e.js",
|
|
567
567
|
"__mf/js/async/1871.23ff54b3.js",
|
|
568
568
|
"__mf/js/async/4788.49ffeac3.js",
|
|
569
569
|
"__mf/js/async/4133.e94df4f8.js",
|
|
@@ -571,15 +571,15 @@
|
|
|
571
571
|
"__mf/js/async/573.ce8ce2ef.js",
|
|
572
572
|
"__mf/js/async/8907.9e3edf43.js",
|
|
573
573
|
"__mf/js/async/8711.c7dc09b8.js",
|
|
574
|
-
"__mf/js/async/983.
|
|
575
|
-
"__mf/js/async/__federation_expose_AlertTable.
|
|
576
|
-
"__mf/js/async/__federation_expose_SilenceTable.
|
|
577
|
-
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.
|
|
574
|
+
"__mf/js/async/983.36857235.js",
|
|
575
|
+
"__mf/js/async/__federation_expose_AlertTable.5d005bae.js",
|
|
576
|
+
"__mf/js/async/__federation_expose_SilenceTable.3fc487a4.js",
|
|
577
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.35860f1b.js",
|
|
578
578
|
"__mf/js/async/9836.cc839227.js",
|
|
579
579
|
"__mf/js/async/9184.27a439a4.js",
|
|
580
580
|
"__mf/js/async/7177.27c86137.js",
|
|
581
581
|
"__mf/js/async/lib-router.19f64904.js",
|
|
582
|
-
"__mf/js/async/__federation_expose_AlertManagerDatasource.
|
|
582
|
+
"__mf/js/async/__federation_expose_AlertManagerDatasource.7ee7440a.js",
|
|
583
583
|
"__mf/js/async/5570.d4dd47e0.js",
|
|
584
584
|
"__mf/js/async/3540.96681482.js",
|
|
585
585
|
"__mf/js/async/3468.1679f87f.js",
|
|
@@ -604,7 +604,7 @@
|
|
|
604
604
|
"assets": {
|
|
605
605
|
"js": {
|
|
606
606
|
"sync": [
|
|
607
|
-
"__mf/js/async/2842.
|
|
607
|
+
"__mf/js/async/2842.993baf22.js",
|
|
608
608
|
"__mf/js/async/8697.c13c6603.js",
|
|
609
609
|
"__mf/js/async/6401.1a59dbad.js",
|
|
610
610
|
"__mf/js/async/4466.a8145edd.js",
|
|
@@ -613,7 +613,7 @@
|
|
|
613
613
|
"__mf/js/async/4133.e94df4f8.js",
|
|
614
614
|
"__mf/js/async/9537.36ff6f15.js",
|
|
615
615
|
"__mf/js/async/8907.9e3edf43.js",
|
|
616
|
-
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.
|
|
616
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.35860f1b.js"
|
|
617
617
|
],
|
|
618
618
|
"async": [
|
|
619
619
|
"__mf/js/async/663.5445c7e0.js",
|
|
@@ -622,15 +622,15 @@
|
|
|
622
622
|
"__mf/js/async/7177.27c86137.js",
|
|
623
623
|
"__mf/js/async/lib-router.19f64904.js",
|
|
624
624
|
"__mf/js/async/3963.fb6246d2.js",
|
|
625
|
-
"__mf/js/async/2842.
|
|
625
|
+
"__mf/js/async/2842.993baf22.js",
|
|
626
626
|
"__mf/js/async/8697.c13c6603.js",
|
|
627
627
|
"__mf/js/async/6401.1a59dbad.js",
|
|
628
628
|
"__mf/js/async/4466.a8145edd.js",
|
|
629
629
|
"__mf/js/async/9040.94717f28.js",
|
|
630
630
|
"__mf/js/async/9537.36ff6f15.js",
|
|
631
631
|
"__mf/js/async/7283.8c1cb6ee.js",
|
|
632
|
-
"__mf/js/async/__federation_expose_AlertManagerAlertsQuery.
|
|
633
|
-
"__mf/js/async/__federation_expose_AlertManagerSilencesQuery.
|
|
632
|
+
"__mf/js/async/__federation_expose_AlertManagerAlertsQuery.22b0e5bc.js",
|
|
633
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesQuery.52a24c9e.js",
|
|
634
634
|
"__mf/js/async/1871.23ff54b3.js",
|
|
635
635
|
"__mf/js/async/4788.49ffeac3.js",
|
|
636
636
|
"__mf/js/async/4133.e94df4f8.js",
|
|
@@ -638,9 +638,9 @@
|
|
|
638
638
|
"__mf/js/async/573.ce8ce2ef.js",
|
|
639
639
|
"__mf/js/async/8907.9e3edf43.js",
|
|
640
640
|
"__mf/js/async/8711.c7dc09b8.js",
|
|
641
|
-
"__mf/js/async/983.
|
|
642
|
-
"__mf/js/async/__federation_expose_AlertTable.
|
|
643
|
-
"__mf/js/async/__federation_expose_SilenceTable.
|
|
641
|
+
"__mf/js/async/983.36857235.js",
|
|
642
|
+
"__mf/js/async/__federation_expose_AlertTable.5d005bae.js",
|
|
643
|
+
"__mf/js/async/__federation_expose_SilenceTable.3fc487a4.js",
|
|
644
644
|
"__mf/js/async/5570.d4dd47e0.js",
|
|
645
645
|
"__mf/js/async/3540.96681482.js",
|
|
646
646
|
"__mf/js/async/3468.1679f87f.js",
|