@perses-dev/alert-manager-plugin 0.1.0-rc.0 → 0.1.0-rc.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.3d597fc0.js → AlertManager.6c38fceb.js} +2 -2
- package/__mf/js/async/1728.58158ab6.js +1 -0
- package/__mf/js/async/3981.761f5a2b.js +4 -0
- package/__mf/js/async/{7984.1f786d95.js → 7984.b1a87327.js} +3 -3
- package/__mf/js/async/983.ca1d128d.js +1 -0
- package/__mf/js/async/{__federation_expose_AlertManagerAlertsExplorer.a0623742.js → __federation_expose_AlertManagerAlertsExplorer.5cf6e314.js} +2 -2
- package/__mf/js/async/{__federation_expose_AlertManagerAlertsQuery.aa08447d.js → __federation_expose_AlertManagerAlertsQuery.e886d5c1.js} +1 -1
- package/__mf/js/async/{__federation_expose_AlertManagerDatasource.fe5b34fb.js → __federation_expose_AlertManagerDatasource.6c182c38.js} +2 -2
- package/__mf/js/async/{__federation_expose_AlertManagerSilencesExplorer.ff9617f8.js → __federation_expose_AlertManagerSilencesExplorer.e0bd4474.js} +2 -2
- package/__mf/js/async/{__federation_expose_AlertManagerSilencesQuery.c9a49171.js → __federation_expose_AlertManagerSilencesQuery.959f4ae7.js} +2 -2
- package/__mf/js/async/__federation_expose_AlertTable.520c430a.js +1 -0
- package/__mf/js/async/{__federation_expose_SilenceTable.50ee1f33.js → __federation_expose_SilenceTable.36179ced.js} +2 -2
- package/__mf/js/{main.1ce74432.js → main.5d1c7c56.js} +2 -2
- package/mf-manifest.json +58 -58
- package/mf-stats.json +59 -59
- package/package.json +6 -6
- package/__mf/js/async/1728.a509c63a.js +0 -1
- package/__mf/js/async/9741.199e8033.js +0 -4
- package/__mf/js/async/983.77219d7b.js +0 -1
- package/__mf/js/async/__federation_expose_AlertTable.cac7598a.js +0 -1
- /package/__mf/js/async/{9741.199e8033.js.LICENSE.txt → 3981.761f5a2b.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{7984.1f786d95.js.LICENSE.txt → 7984.b1a87327.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_AlertManagerAlertsExplorer.a0623742.js.LICENSE.txt → __federation_expose_AlertManagerAlertsExplorer.5cf6e314.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_AlertManagerDatasource.fe5b34fb.js.LICENSE.txt → __federation_expose_AlertManagerDatasource.6c182c38.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_AlertManagerSilencesExplorer.ff9617f8.js.LICENSE.txt → __federation_expose_AlertManagerSilencesExplorer.e0bd4474.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_AlertManagerSilencesQuery.c9a49171.js.LICENSE.txt → __federation_expose_AlertManagerSilencesQuery.959f4ae7.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_SilenceTable.50ee1f33.js.LICENSE.txt → __federation_expose_SilenceTable.36179ced.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.0-rc.
|
|
8
|
+
"buildVersion": "0.1.0-rc.1",
|
|
9
9
|
"buildName": "@perses-dev/alert-manager-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/AlertManager.
|
|
12
|
+
"name": "__mf/js/AlertManager.6c38fceb.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-rc.
|
|
72
|
+
"version": "0.54.0-rc.1",
|
|
73
73
|
"singleton": true,
|
|
74
|
-
"requiredVersion": "^0.54.0-rc.
|
|
74
|
+
"requiredVersion": "^0.54.0-rc.1",
|
|
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-rc.
|
|
94
|
+
"version": "0.54.0-rc.1",
|
|
95
95
|
"singleton": true,
|
|
96
|
-
"requiredVersion": "^0.54.0-rc.
|
|
96
|
+
"requiredVersion": "^0.54.0-rc.1",
|
|
97
97
|
"assets": {
|
|
98
98
|
"js": {
|
|
99
99
|
"async": [],
|
|
100
100
|
"sync": [
|
|
101
|
-
"__mf/js/async/7984.
|
|
101
|
+
"__mf/js/async/7984.b1a87327.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-rc.
|
|
114
|
+
"version": "0.54.0-rc.1",
|
|
115
115
|
"singleton": true,
|
|
116
|
-
"requiredVersion": "^0.54.0-rc.
|
|
116
|
+
"requiredVersion": "^0.54.0-rc.1",
|
|
117
117
|
"assets": {
|
|
118
118
|
"js": {
|
|
119
119
|
"async": [],
|
|
120
120
|
"sync": [
|
|
121
|
-
"__mf/js/async/1728.
|
|
121
|
+
"__mf/js/async/1728.58158ab6.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-rc.
|
|
134
|
+
"version": "0.54.0-rc.1",
|
|
135
135
|
"singleton": true,
|
|
136
|
-
"requiredVersion": "^0.54.0-rc.
|
|
136
|
+
"requiredVersion": "^0.54.0-rc.1",
|
|
137
137
|
"assets": {
|
|
138
138
|
"js": {
|
|
139
139
|
"async": [],
|
|
140
140
|
"sync": [
|
|
141
|
-
"__mf/js/async/
|
|
141
|
+
"__mf/js/async/3981.761f5a2b.js"
|
|
142
142
|
]
|
|
143
143
|
},
|
|
144
144
|
"css": {
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
"sync": [
|
|
260
260
|
"__mf/js/async/2842.7f15ae1d.js",
|
|
261
261
|
"__mf/js/async/9537.36ff6f15.js",
|
|
262
|
-
"__mf/js/async/__federation_expose_AlertManagerDatasource.
|
|
262
|
+
"__mf/js/async/__federation_expose_AlertManagerDatasource.6c182c38.js"
|
|
263
263
|
],
|
|
264
264
|
"async": [
|
|
265
265
|
"__mf/js/async/663.5445c7e0.js",
|
|
@@ -272,8 +272,8 @@
|
|
|
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.e886d5c1.js",
|
|
276
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesQuery.959f4ae7.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.ca1d128d.js",
|
|
285
|
+
"__mf/js/async/__federation_expose_AlertTable.520c430a.js",
|
|
286
|
+
"__mf/js/async/__federation_expose_SilenceTable.36179ced.js",
|
|
287
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.e0bd4474.js",
|
|
288
|
+
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.5cf6e314.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",
|
|
@@ -320,7 +320,7 @@
|
|
|
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.e886d5c1.js"
|
|
324
324
|
],
|
|
325
325
|
"async": [
|
|
326
326
|
"__mf/js/async/663.5445c7e0.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.ca1d128d.js",
|
|
343
|
+
"__mf/js/async/__federation_expose_AlertTable.520c430a.js",
|
|
344
|
+
"__mf/js/async/__federation_expose_SilenceTable.36179ced.js",
|
|
345
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.e0bd4474.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.5cf6e314.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",
|
|
@@ -377,7 +377,7 @@
|
|
|
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.959f4ae7.js"
|
|
381
381
|
],
|
|
382
382
|
"async": [
|
|
383
383
|
"__mf/js/async/663.5445c7e0.js",
|
|
@@ -390,7 +390,7 @@
|
|
|
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.e886d5c1.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.ca1d128d.js",
|
|
402
|
+
"__mf/js/async/__federation_expose_AlertTable.520c430a.js",
|
|
403
|
+
"__mf/js/async/__federation_expose_SilenceTable.36179ced.js",
|
|
404
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.e0bd4474.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.5cf6e314.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",
|
|
@@ -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.ca1d128d.js",
|
|
448
|
+
"__mf/js/async/__federation_expose_AlertTable.520c430a.js"
|
|
449
449
|
],
|
|
450
450
|
"async": [
|
|
451
451
|
"__mf/js/async/663.5445c7e0.js",
|
|
@@ -456,7 +456,7 @@
|
|
|
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.
|
|
459
|
+
"__mf/js/async/__federation_expose_AlertManagerAlertsExplorer.5cf6e314.js",
|
|
460
460
|
"__mf/js/async/2842.7f15ae1d.js",
|
|
461
461
|
"__mf/js/async/8697.c13c6603.js",
|
|
462
462
|
"__mf/js/async/6401.1a59dbad.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.e0bd4474.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",
|
|
@@ -499,8 +499,8 @@
|
|
|
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.ca1d128d.js",
|
|
503
|
+
"__mf/js/async/__federation_expose_SilenceTable.36179ced.js"
|
|
504
504
|
],
|
|
505
505
|
"async": [
|
|
506
506
|
"__mf/js/async/663.5445c7e0.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.ca1d128d.js",
|
|
523
|
+
"__mf/js/async/__federation_expose_AlertTable.520c430a.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.e0bd4474.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.5cf6e314.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,7 +551,7 @@
|
|
|
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.5cf6e314.js"
|
|
555
555
|
],
|
|
556
556
|
"async": [
|
|
557
557
|
"__mf/js/async/6401.1a59dbad.js",
|
|
@@ -562,8 +562,8 @@
|
|
|
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.e886d5c1.js",
|
|
566
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesQuery.959f4ae7.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.ca1d128d.js",
|
|
575
|
+
"__mf/js/async/__federation_expose_AlertTable.520c430a.js",
|
|
576
|
+
"__mf/js/async/__federation_expose_SilenceTable.36179ced.js",
|
|
577
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesExplorer.e0bd4474.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.6c182c38.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",
|
|
@@ -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.e0bd4474.js"
|
|
617
617
|
],
|
|
618
618
|
"async": [
|
|
619
619
|
"__mf/js/async/663.5445c7e0.js",
|
|
@@ -629,8 +629,8 @@
|
|
|
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.e886d5c1.js",
|
|
633
|
+
"__mf/js/async/__federation_expose_AlertManagerSilencesQuery.959f4ae7.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.ca1d128d.js",
|
|
642
|
+
"__mf/js/async/__federation_expose_AlertTable.520c430a.js",
|
|
643
|
+
"__mf/js/async/__federation_expose_SilenceTable.36179ced.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",
|