@perses-dev/prometheus-plugin 0.57.0-rc.1 → 0.57.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/{Prometheus.3cac2d10.js → Prometheus.3e36625f.js} +3 -3
- package/__mf/js/async/1266.72ab943c.js +7 -0
- package/__mf/js/async/{1728.46efbfb8.js → 1728.77be26a7.js} +1 -1
- package/__mf/js/async/208.72798a8d.js +4 -0
- package/__mf/js/async/392.f1b4a590.js +2 -0
- package/__mf/js/async/4657.f0c3ccd6.js +2 -0
- package/__mf/js/async/54.5c908585.js +22 -0
- package/__mf/js/async/{9020.662dc353.js → 9020.01c02370.js} +1 -1
- package/__mf/js/async/{__federation_expose_PrometheusDatasource.caac7bfc.js → __federation_expose_PrometheusDatasource.3c1c02b3.js} +1 -1
- package/__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js +1 -0
- package/__mf/js/async/{__federation_expose_PrometheusLabelNamesVariable.087a9360.js → __federation_expose_PrometheusLabelNamesVariable.e524cab6.js} +1 -1
- package/__mf/js/async/{__federation_expose_PrometheusLabelValuesVariable.f9135d9a.js → __federation_expose_PrometheusLabelValuesVariable.0677c3da.js} +1 -1
- package/__mf/js/async/{__federation_expose_PrometheusPromQLVariable.d3f9f4b7.js → __federation_expose_PrometheusPromQLVariable.c52e7d2f.js} +1 -1
- package/__mf/js/async/{__federation_expose_PrometheusTimeSeriesQuery.95a9abcc.js → __federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js} +1 -1
- package/__mf/js/{main.8eeb4292.js → main.6ad7fbba.js} +3 -3
- package/lib/plugins/PrometheusDatasourceEditor.js.map +1 -1
- package/mf-manifest.json +58 -58
- package/mf-stats.json +61 -61
- package/package.json +6 -6
- package/__mf/js/async/3652.fc1e5f95.js +0 -7
- package/__mf/js/async/392.7cda691a.js +0 -2
- package/__mf/js/async/4657.e3d53a21.js +0 -2
- package/__mf/js/async/54.f6f480ef.js +0 -22
- package/__mf/js/async/9010.15208552.js +0 -2
- package/__mf/js/async/__federation_expose_PrometheusExplorer.22434cd0.js +0 -1
- /package/__mf/js/async/{3652.fc1e5f95.js.LICENSE.txt → 1266.72ab943c.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{9010.15208552.js.LICENSE.txt → 208.72798a8d.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{392.7cda691a.js.LICENSE.txt → 392.f1b4a590.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{4657.e3d53a21.js.LICENSE.txt → 4657.f0c3ccd6.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{54.f6f480ef.js.LICENSE.txt → 54.5c908585.js.LICENSE.txt} +0 -0
package/mf-manifest.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "Prometheus",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.57.
|
|
8
|
+
"buildVersion": "0.57.1",
|
|
9
9
|
"buildName": "@perses-dev/prometheus-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/Prometheus.
|
|
12
|
+
"name": "__mf/js/Prometheus.3e36625f.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -87,14 +87,14 @@
|
|
|
87
87
|
{
|
|
88
88
|
"id": "Prometheus:@perses-dev/components",
|
|
89
89
|
"name": "@perses-dev/components",
|
|
90
|
-
"version": "0.53.
|
|
90
|
+
"version": "0.53.1",
|
|
91
91
|
"singleton": true,
|
|
92
|
-
"requiredVersion": "^0.53.
|
|
92
|
+
"requiredVersion": "^0.53.1",
|
|
93
93
|
"assets": {
|
|
94
94
|
"js": {
|
|
95
95
|
"async": [],
|
|
96
96
|
"sync": [
|
|
97
|
-
"__mf/js/async/
|
|
97
|
+
"__mf/js/async/1266.72ab943c.js"
|
|
98
98
|
]
|
|
99
99
|
},
|
|
100
100
|
"css": {
|
|
@@ -106,14 +106,14 @@
|
|
|
106
106
|
{
|
|
107
107
|
"id": "Prometheus:@perses-dev/dashboards",
|
|
108
108
|
"name": "@perses-dev/dashboards",
|
|
109
|
-
"version": "0.53.
|
|
109
|
+
"version": "0.53.1",
|
|
110
110
|
"singleton": true,
|
|
111
|
-
"requiredVersion": "^0.53.
|
|
111
|
+
"requiredVersion": "^0.53.1",
|
|
112
112
|
"assets": {
|
|
113
113
|
"js": {
|
|
114
114
|
"async": [],
|
|
115
115
|
"sync": [
|
|
116
|
-
"__mf/js/async/54.
|
|
116
|
+
"__mf/js/async/54.5c908585.js"
|
|
117
117
|
]
|
|
118
118
|
},
|
|
119
119
|
"css": {
|
|
@@ -125,14 +125,14 @@
|
|
|
125
125
|
{
|
|
126
126
|
"id": "Prometheus:@perses-dev/explore",
|
|
127
127
|
"name": "@perses-dev/explore",
|
|
128
|
-
"version": "0.53.
|
|
128
|
+
"version": "0.53.1",
|
|
129
129
|
"singleton": true,
|
|
130
|
-
"requiredVersion": "^0.53.
|
|
130
|
+
"requiredVersion": "^0.53.1",
|
|
131
131
|
"assets": {
|
|
132
132
|
"js": {
|
|
133
133
|
"async": [],
|
|
134
134
|
"sync": [
|
|
135
|
-
"__mf/js/async/1728.
|
|
135
|
+
"__mf/js/async/1728.77be26a7.js"
|
|
136
136
|
]
|
|
137
137
|
},
|
|
138
138
|
"css": {
|
|
@@ -144,14 +144,14 @@
|
|
|
144
144
|
{
|
|
145
145
|
"id": "Prometheus:@perses-dev/plugin-system",
|
|
146
146
|
"name": "@perses-dev/plugin-system",
|
|
147
|
-
"version": "0.53.
|
|
147
|
+
"version": "0.53.1",
|
|
148
148
|
"singleton": true,
|
|
149
|
-
"requiredVersion": "^0.53.
|
|
149
|
+
"requiredVersion": "^0.53.1",
|
|
150
150
|
"assets": {
|
|
151
151
|
"js": {
|
|
152
152
|
"async": [],
|
|
153
153
|
"sync": [
|
|
154
|
-
"__mf/js/async/
|
|
154
|
+
"__mf/js/async/208.72798a8d.js"
|
|
155
155
|
]
|
|
156
156
|
},
|
|
157
157
|
"css": {
|
|
@@ -220,14 +220,14 @@
|
|
|
220
220
|
{
|
|
221
221
|
"id": "Prometheus:lodash",
|
|
222
222
|
"name": "lodash",
|
|
223
|
-
"version": "4.17.
|
|
223
|
+
"version": "4.17.23",
|
|
224
224
|
"singleton": true,
|
|
225
|
-
"requiredVersion": "^4.17.
|
|
225
|
+
"requiredVersion": "^4.17.23",
|
|
226
226
|
"assets": {
|
|
227
227
|
"js": {
|
|
228
228
|
"async": [],
|
|
229
229
|
"sync": [
|
|
230
|
-
"__mf/js/async/392.
|
|
230
|
+
"__mf/js/async/392.f1b4a590.js"
|
|
231
231
|
]
|
|
232
232
|
},
|
|
233
233
|
"css": {
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
"sync": [
|
|
343
343
|
"__mf/js/async/529.2303b01b.js",
|
|
344
344
|
"__mf/js/async/1605.dc180cb8.js",
|
|
345
|
-
"__mf/js/async/__federation_expose_PrometheusDatasource.
|
|
345
|
+
"__mf/js/async/__federation_expose_PrometheusDatasource.3c1c02b3.js"
|
|
346
346
|
],
|
|
347
347
|
"async": [
|
|
348
348
|
"__mf/js/async/9588.9081c7de.js",
|
|
@@ -354,20 +354,20 @@
|
|
|
354
354
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
355
355
|
"__mf/js/async/4626.173e602a.js",
|
|
356
356
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
357
|
-
"__mf/js/async/9020.
|
|
358
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
357
|
+
"__mf/js/async/9020.01c02370.js",
|
|
358
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js",
|
|
359
359
|
"__mf/js/async/7894.9c5245d7.js",
|
|
360
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
361
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
362
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
360
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.0677c3da.js",
|
|
361
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e524cab6.js",
|
|
362
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.c52e7d2f.js",
|
|
363
363
|
"__mf/js/async/5922.d1619ac1.js",
|
|
364
364
|
"__mf/js/async/9836.00da6086.js",
|
|
365
365
|
"__mf/js/async/2186.e58838a5.js",
|
|
366
366
|
"__mf/js/async/3184.6b4ad42e.js",
|
|
367
367
|
"__mf/js/async/9605.a92ec9c1.js",
|
|
368
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
368
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
|
|
369
369
|
"__mf/js/async/425.1ec8867f.js",
|
|
370
|
-
"__mf/js/async/4657.
|
|
370
|
+
"__mf/js/async/4657.f0c3ccd6.js",
|
|
371
371
|
"__mf/js/async/9184.43a8d927.js",
|
|
372
372
|
"__mf/js/async/8888.59eb50a2.js",
|
|
373
373
|
"__mf/js/async/3499.bef2e2e5.js",
|
|
@@ -400,8 +400,8 @@
|
|
|
400
400
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
401
401
|
"__mf/js/async/4626.173e602a.js",
|
|
402
402
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
403
|
-
"__mf/js/async/9020.
|
|
404
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
403
|
+
"__mf/js/async/9020.01c02370.js",
|
|
404
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js"
|
|
405
405
|
],
|
|
406
406
|
"async": [
|
|
407
407
|
"__mf/js/async/9588.9081c7de.js",
|
|
@@ -414,21 +414,21 @@
|
|
|
414
414
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
415
415
|
"__mf/js/async/4626.173e602a.js",
|
|
416
416
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
417
|
-
"__mf/js/async/9020.
|
|
418
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
419
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
420
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
417
|
+
"__mf/js/async/9020.01c02370.js",
|
|
418
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.0677c3da.js",
|
|
419
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e524cab6.js",
|
|
420
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.c52e7d2f.js",
|
|
421
421
|
"__mf/js/async/5922.d1619ac1.js",
|
|
422
422
|
"__mf/js/async/9836.00da6086.js",
|
|
423
423
|
"__mf/js/async/2186.e58838a5.js",
|
|
424
424
|
"__mf/js/async/3184.6b4ad42e.js",
|
|
425
425
|
"__mf/js/async/9605.a92ec9c1.js",
|
|
426
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
426
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
|
|
427
427
|
"__mf/js/async/425.1ec8867f.js",
|
|
428
428
|
"__mf/js/async/9184.43a8d927.js",
|
|
429
429
|
"__mf/js/async/3499.bef2e2e5.js",
|
|
430
430
|
"__mf/js/async/1969.372d36b8.js",
|
|
431
|
-
"__mf/js/async/4657.
|
|
431
|
+
"__mf/js/async/4657.f0c3ccd6.js",
|
|
432
432
|
"__mf/js/async/2043.d0fbb886.js",
|
|
433
433
|
"__mf/js/async/9518.38e38a33.js",
|
|
434
434
|
"__mf/js/async/6969.b959b6f8.js",
|
|
@@ -461,8 +461,8 @@
|
|
|
461
461
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
462
462
|
"__mf/js/async/4626.173e602a.js",
|
|
463
463
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
464
|
-
"__mf/js/async/9020.
|
|
465
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
464
|
+
"__mf/js/async/9020.01c02370.js",
|
|
465
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.0677c3da.js"
|
|
466
466
|
],
|
|
467
467
|
"async": [
|
|
468
468
|
"__mf/js/async/9588.9081c7de.js",
|
|
@@ -477,15 +477,15 @@
|
|
|
477
477
|
"__mf/js/async/2186.e58838a5.js",
|
|
478
478
|
"__mf/js/async/3184.6b4ad42e.js",
|
|
479
479
|
"__mf/js/async/9605.a92ec9c1.js",
|
|
480
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
480
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
|
|
481
481
|
"__mf/js/async/425.1ec8867f.js",
|
|
482
|
-
"__mf/js/async/4657.
|
|
482
|
+
"__mf/js/async/4657.f0c3ccd6.js",
|
|
483
483
|
"__mf/js/async/9184.43a8d927.js",
|
|
484
484
|
"__mf/js/async/3963.5fef6ffb.js",
|
|
485
485
|
"__mf/js/async/4626.173e602a.js",
|
|
486
486
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
487
|
-
"__mf/js/async/9020.
|
|
488
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
487
|
+
"__mf/js/async/9020.01c02370.js",
|
|
488
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js",
|
|
489
489
|
"__mf/js/async/8888.59eb50a2.js",
|
|
490
490
|
"__mf/js/async/3499.bef2e2e5.js",
|
|
491
491
|
"__mf/js/async/2043.d0fbb886.js",
|
|
@@ -520,8 +520,8 @@
|
|
|
520
520
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
521
521
|
"__mf/js/async/4626.173e602a.js",
|
|
522
522
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
523
|
-
"__mf/js/async/9020.
|
|
524
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
523
|
+
"__mf/js/async/9020.01c02370.js",
|
|
524
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e524cab6.js"
|
|
525
525
|
],
|
|
526
526
|
"async": [
|
|
527
527
|
"__mf/js/async/9588.9081c7de.js",
|
|
@@ -536,15 +536,15 @@
|
|
|
536
536
|
"__mf/js/async/2186.e58838a5.js",
|
|
537
537
|
"__mf/js/async/3184.6b4ad42e.js",
|
|
538
538
|
"__mf/js/async/9605.a92ec9c1.js",
|
|
539
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
539
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
|
|
540
540
|
"__mf/js/async/425.1ec8867f.js",
|
|
541
|
-
"__mf/js/async/4657.
|
|
541
|
+
"__mf/js/async/4657.f0c3ccd6.js",
|
|
542
542
|
"__mf/js/async/9184.43a8d927.js",
|
|
543
543
|
"__mf/js/async/3963.5fef6ffb.js",
|
|
544
544
|
"__mf/js/async/4626.173e602a.js",
|
|
545
545
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
546
|
-
"__mf/js/async/9020.
|
|
547
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
546
|
+
"__mf/js/async/9020.01c02370.js",
|
|
547
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js",
|
|
548
548
|
"__mf/js/async/8888.59eb50a2.js",
|
|
549
549
|
"__mf/js/async/3499.bef2e2e5.js",
|
|
550
550
|
"__mf/js/async/2043.d0fbb886.js",
|
|
@@ -579,8 +579,8 @@
|
|
|
579
579
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
580
580
|
"__mf/js/async/4626.173e602a.js",
|
|
581
581
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
582
|
-
"__mf/js/async/9020.
|
|
583
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
582
|
+
"__mf/js/async/9020.01c02370.js",
|
|
583
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.c52e7d2f.js"
|
|
584
584
|
],
|
|
585
585
|
"async": [
|
|
586
586
|
"__mf/js/async/9588.9081c7de.js",
|
|
@@ -595,15 +595,15 @@
|
|
|
595
595
|
"__mf/js/async/2186.e58838a5.js",
|
|
596
596
|
"__mf/js/async/3184.6b4ad42e.js",
|
|
597
597
|
"__mf/js/async/9605.a92ec9c1.js",
|
|
598
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
598
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
|
|
599
599
|
"__mf/js/async/425.1ec8867f.js",
|
|
600
|
-
"__mf/js/async/4657.
|
|
600
|
+
"__mf/js/async/4657.f0c3ccd6.js",
|
|
601
601
|
"__mf/js/async/9184.43a8d927.js",
|
|
602
602
|
"__mf/js/async/3963.5fef6ffb.js",
|
|
603
603
|
"__mf/js/async/4626.173e602a.js",
|
|
604
604
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
605
|
-
"__mf/js/async/9020.
|
|
606
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
605
|
+
"__mf/js/async/9020.01c02370.js",
|
|
606
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js",
|
|
607
607
|
"__mf/js/async/8888.59eb50a2.js",
|
|
608
608
|
"__mf/js/async/3499.bef2e2e5.js",
|
|
609
609
|
"__mf/js/async/2043.d0fbb886.js",
|
|
@@ -640,7 +640,7 @@
|
|
|
640
640
|
"__mf/js/async/2186.e58838a5.js",
|
|
641
641
|
"__mf/js/async/3184.6b4ad42e.js",
|
|
642
642
|
"__mf/js/async/9605.a92ec9c1.js",
|
|
643
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
643
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js"
|
|
644
644
|
],
|
|
645
645
|
"async": [
|
|
646
646
|
"__mf/js/async/9588.9081c7de.js",
|
|
@@ -654,14 +654,14 @@
|
|
|
654
654
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
655
655
|
"__mf/js/async/4626.173e602a.js",
|
|
656
656
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
657
|
-
"__mf/js/async/9020.
|
|
658
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
657
|
+
"__mf/js/async/9020.01c02370.js",
|
|
658
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js",
|
|
659
659
|
"__mf/js/async/7894.9c5245d7.js",
|
|
660
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
661
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
662
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
660
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.0677c3da.js",
|
|
661
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e524cab6.js",
|
|
662
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.c52e7d2f.js",
|
|
663
663
|
"__mf/js/async/425.1ec8867f.js",
|
|
664
|
-
"__mf/js/async/4657.
|
|
664
|
+
"__mf/js/async/4657.f0c3ccd6.js",
|
|
665
665
|
"__mf/js/async/6969.b959b6f8.js",
|
|
666
666
|
"__mf/js/async/2043.d0fbb886.js",
|
|
667
667
|
"__mf/js/async/3499.bef2e2e5.js",
|
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "Prometheus",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.57.
|
|
8
|
+
"buildVersion": "0.57.1",
|
|
9
9
|
"buildName": "@perses-dev/prometheus-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/Prometheus.
|
|
12
|
+
"name": "__mf/js/Prometheus.3e36625f.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -95,17 +95,17 @@
|
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
97
|
"singleton": true,
|
|
98
|
-
"requiredVersion": "^0.53.
|
|
98
|
+
"requiredVersion": "^0.53.1",
|
|
99
99
|
"shareScope": "default",
|
|
100
100
|
"name": "@perses-dev/components",
|
|
101
|
-
"version": "0.53.
|
|
101
|
+
"version": "0.53.1",
|
|
102
102
|
"eager": false,
|
|
103
103
|
"id": "Prometheus:@perses-dev/components",
|
|
104
104
|
"assets": {
|
|
105
105
|
"js": {
|
|
106
106
|
"async": [],
|
|
107
107
|
"sync": [
|
|
108
|
-
"__mf/js/async/
|
|
108
|
+
"__mf/js/async/1266.72ab943c.js"
|
|
109
109
|
]
|
|
110
110
|
},
|
|
111
111
|
"css": {
|
|
@@ -120,17 +120,17 @@
|
|
|
120
120
|
},
|
|
121
121
|
{
|
|
122
122
|
"singleton": true,
|
|
123
|
-
"requiredVersion": "^0.53.
|
|
123
|
+
"requiredVersion": "^0.53.1",
|
|
124
124
|
"shareScope": "default",
|
|
125
125
|
"name": "@perses-dev/dashboards",
|
|
126
|
-
"version": "0.53.
|
|
126
|
+
"version": "0.53.1",
|
|
127
127
|
"eager": false,
|
|
128
128
|
"id": "Prometheus:@perses-dev/dashboards",
|
|
129
129
|
"assets": {
|
|
130
130
|
"js": {
|
|
131
131
|
"async": [],
|
|
132
132
|
"sync": [
|
|
133
|
-
"__mf/js/async/54.
|
|
133
|
+
"__mf/js/async/54.5c908585.js"
|
|
134
134
|
]
|
|
135
135
|
},
|
|
136
136
|
"css": {
|
|
@@ -145,17 +145,17 @@
|
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
147
|
"singleton": true,
|
|
148
|
-
"requiredVersion": "^0.53.
|
|
148
|
+
"requiredVersion": "^0.53.1",
|
|
149
149
|
"shareScope": "default",
|
|
150
150
|
"name": "@perses-dev/explore",
|
|
151
|
-
"version": "0.53.
|
|
151
|
+
"version": "0.53.1",
|
|
152
152
|
"eager": false,
|
|
153
153
|
"id": "Prometheus:@perses-dev/explore",
|
|
154
154
|
"assets": {
|
|
155
155
|
"js": {
|
|
156
156
|
"async": [],
|
|
157
157
|
"sync": [
|
|
158
|
-
"__mf/js/async/1728.
|
|
158
|
+
"__mf/js/async/1728.77be26a7.js"
|
|
159
159
|
]
|
|
160
160
|
},
|
|
161
161
|
"css": {
|
|
@@ -169,17 +169,17 @@
|
|
|
169
169
|
},
|
|
170
170
|
{
|
|
171
171
|
"singleton": true,
|
|
172
|
-
"requiredVersion": "^0.53.
|
|
172
|
+
"requiredVersion": "^0.53.1",
|
|
173
173
|
"shareScope": "default",
|
|
174
174
|
"name": "@perses-dev/plugin-system",
|
|
175
|
-
"version": "0.53.
|
|
175
|
+
"version": "0.53.1",
|
|
176
176
|
"eager": false,
|
|
177
177
|
"id": "Prometheus:@perses-dev/plugin-system",
|
|
178
178
|
"assets": {
|
|
179
179
|
"js": {
|
|
180
180
|
"async": [],
|
|
181
181
|
"sync": [
|
|
182
|
-
"__mf/js/async/
|
|
182
|
+
"__mf/js/async/208.72798a8d.js"
|
|
183
183
|
]
|
|
184
184
|
},
|
|
185
185
|
"css": {
|
|
@@ -188,12 +188,12 @@
|
|
|
188
188
|
}
|
|
189
189
|
},
|
|
190
190
|
"usedIn": [
|
|
191
|
-
"./
|
|
191
|
+
"./PrometheusTimeSeriesQuery",
|
|
192
192
|
"./PrometheusExplorer",
|
|
193
193
|
"./PrometheusLabelNamesVariable",
|
|
194
194
|
"./PrometheusLabelValuesVariable",
|
|
195
|
-
"./
|
|
196
|
-
"./
|
|
195
|
+
"./PrometheusPromQLVariable",
|
|
196
|
+
"./PrometheusDatasource"
|
|
197
197
|
]
|
|
198
198
|
},
|
|
199
199
|
{
|
|
@@ -268,17 +268,17 @@
|
|
|
268
268
|
},
|
|
269
269
|
{
|
|
270
270
|
"singleton": true,
|
|
271
|
-
"requiredVersion": "^4.17.
|
|
271
|
+
"requiredVersion": "^4.17.23",
|
|
272
272
|
"shareScope": "default",
|
|
273
273
|
"name": "lodash",
|
|
274
|
-
"version": "4.17.
|
|
274
|
+
"version": "4.17.23",
|
|
275
275
|
"eager": false,
|
|
276
276
|
"id": "Prometheus:lodash",
|
|
277
277
|
"assets": {
|
|
278
278
|
"js": {
|
|
279
279
|
"async": [],
|
|
280
280
|
"sync": [
|
|
281
|
-
"__mf/js/async/392.
|
|
281
|
+
"__mf/js/async/392.f1b4a590.js"
|
|
282
282
|
]
|
|
283
283
|
},
|
|
284
284
|
"css": {
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"sync": [
|
|
422
422
|
"__mf/js/async/529.2303b01b.js",
|
|
423
423
|
"__mf/js/async/1605.dc180cb8.js",
|
|
424
|
-
"__mf/js/async/__federation_expose_PrometheusDatasource.
|
|
424
|
+
"__mf/js/async/__federation_expose_PrometheusDatasource.3c1c02b3.js"
|
|
425
425
|
],
|
|
426
426
|
"async": [
|
|
427
427
|
"__mf/js/async/9588.9081c7de.js",
|
|
@@ -433,20 +433,20 @@
|
|
|
433
433
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
434
434
|
"__mf/js/async/4626.173e602a.js",
|
|
435
435
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
436
|
-
"__mf/js/async/9020.
|
|
437
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
436
|
+
"__mf/js/async/9020.01c02370.js",
|
|
437
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js",
|
|
438
438
|
"__mf/js/async/7894.9c5245d7.js",
|
|
439
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
440
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
441
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
439
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.0677c3da.js",
|
|
440
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e524cab6.js",
|
|
441
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.c52e7d2f.js",
|
|
442
442
|
"__mf/js/async/5922.d1619ac1.js",
|
|
443
443
|
"__mf/js/async/9836.00da6086.js",
|
|
444
444
|
"__mf/js/async/2186.e58838a5.js",
|
|
445
445
|
"__mf/js/async/3184.6b4ad42e.js",
|
|
446
446
|
"__mf/js/async/9605.a92ec9c1.js",
|
|
447
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
447
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
|
|
448
448
|
"__mf/js/async/425.1ec8867f.js",
|
|
449
|
-
"__mf/js/async/4657.
|
|
449
|
+
"__mf/js/async/4657.f0c3ccd6.js",
|
|
450
450
|
"__mf/js/async/9184.43a8d927.js",
|
|
451
451
|
"__mf/js/async/8888.59eb50a2.js",
|
|
452
452
|
"__mf/js/async/3499.bef2e2e5.js",
|
|
@@ -487,8 +487,8 @@
|
|
|
487
487
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
488
488
|
"__mf/js/async/4626.173e602a.js",
|
|
489
489
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
490
|
-
"__mf/js/async/9020.
|
|
491
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
490
|
+
"__mf/js/async/9020.01c02370.js",
|
|
491
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js"
|
|
492
492
|
],
|
|
493
493
|
"async": [
|
|
494
494
|
"__mf/js/async/9588.9081c7de.js",
|
|
@@ -501,21 +501,21 @@
|
|
|
501
501
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
502
502
|
"__mf/js/async/4626.173e602a.js",
|
|
503
503
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
504
|
-
"__mf/js/async/9020.
|
|
505
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
506
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
507
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
504
|
+
"__mf/js/async/9020.01c02370.js",
|
|
505
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.0677c3da.js",
|
|
506
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e524cab6.js",
|
|
507
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.c52e7d2f.js",
|
|
508
508
|
"__mf/js/async/5922.d1619ac1.js",
|
|
509
509
|
"__mf/js/async/9836.00da6086.js",
|
|
510
510
|
"__mf/js/async/2186.e58838a5.js",
|
|
511
511
|
"__mf/js/async/3184.6b4ad42e.js",
|
|
512
512
|
"__mf/js/async/9605.a92ec9c1.js",
|
|
513
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
513
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
|
|
514
514
|
"__mf/js/async/425.1ec8867f.js",
|
|
515
515
|
"__mf/js/async/9184.43a8d927.js",
|
|
516
516
|
"__mf/js/async/3499.bef2e2e5.js",
|
|
517
517
|
"__mf/js/async/1969.372d36b8.js",
|
|
518
|
-
"__mf/js/async/4657.
|
|
518
|
+
"__mf/js/async/4657.f0c3ccd6.js",
|
|
519
519
|
"__mf/js/async/2043.d0fbb886.js",
|
|
520
520
|
"__mf/js/async/9518.38e38a33.js",
|
|
521
521
|
"__mf/js/async/6969.b959b6f8.js",
|
|
@@ -552,8 +552,8 @@
|
|
|
552
552
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
553
553
|
"__mf/js/async/4626.173e602a.js",
|
|
554
554
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
555
|
-
"__mf/js/async/9020.
|
|
556
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
555
|
+
"__mf/js/async/9020.01c02370.js",
|
|
556
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.0677c3da.js"
|
|
557
557
|
],
|
|
558
558
|
"async": [
|
|
559
559
|
"__mf/js/async/9588.9081c7de.js",
|
|
@@ -568,15 +568,15 @@
|
|
|
568
568
|
"__mf/js/async/2186.e58838a5.js",
|
|
569
569
|
"__mf/js/async/3184.6b4ad42e.js",
|
|
570
570
|
"__mf/js/async/9605.a92ec9c1.js",
|
|
571
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
571
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
|
|
572
572
|
"__mf/js/async/425.1ec8867f.js",
|
|
573
|
-
"__mf/js/async/4657.
|
|
573
|
+
"__mf/js/async/4657.f0c3ccd6.js",
|
|
574
574
|
"__mf/js/async/9184.43a8d927.js",
|
|
575
575
|
"__mf/js/async/3963.5fef6ffb.js",
|
|
576
576
|
"__mf/js/async/4626.173e602a.js",
|
|
577
577
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
578
|
-
"__mf/js/async/9020.
|
|
579
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
578
|
+
"__mf/js/async/9020.01c02370.js",
|
|
579
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js",
|
|
580
580
|
"__mf/js/async/8888.59eb50a2.js",
|
|
581
581
|
"__mf/js/async/3499.bef2e2e5.js",
|
|
582
582
|
"__mf/js/async/2043.d0fbb886.js",
|
|
@@ -615,8 +615,8 @@
|
|
|
615
615
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
616
616
|
"__mf/js/async/4626.173e602a.js",
|
|
617
617
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
618
|
-
"__mf/js/async/9020.
|
|
619
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
618
|
+
"__mf/js/async/9020.01c02370.js",
|
|
619
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e524cab6.js"
|
|
620
620
|
],
|
|
621
621
|
"async": [
|
|
622
622
|
"__mf/js/async/9588.9081c7de.js",
|
|
@@ -631,15 +631,15 @@
|
|
|
631
631
|
"__mf/js/async/2186.e58838a5.js",
|
|
632
632
|
"__mf/js/async/3184.6b4ad42e.js",
|
|
633
633
|
"__mf/js/async/9605.a92ec9c1.js",
|
|
634
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
634
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
|
|
635
635
|
"__mf/js/async/425.1ec8867f.js",
|
|
636
|
-
"__mf/js/async/4657.
|
|
636
|
+
"__mf/js/async/4657.f0c3ccd6.js",
|
|
637
637
|
"__mf/js/async/9184.43a8d927.js",
|
|
638
638
|
"__mf/js/async/3963.5fef6ffb.js",
|
|
639
639
|
"__mf/js/async/4626.173e602a.js",
|
|
640
640
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
641
|
-
"__mf/js/async/9020.
|
|
642
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
641
|
+
"__mf/js/async/9020.01c02370.js",
|
|
642
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js",
|
|
643
643
|
"__mf/js/async/8888.59eb50a2.js",
|
|
644
644
|
"__mf/js/async/3499.bef2e2e5.js",
|
|
645
645
|
"__mf/js/async/2043.d0fbb886.js",
|
|
@@ -678,8 +678,8 @@
|
|
|
678
678
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
679
679
|
"__mf/js/async/4626.173e602a.js",
|
|
680
680
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
681
|
-
"__mf/js/async/9020.
|
|
682
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
681
|
+
"__mf/js/async/9020.01c02370.js",
|
|
682
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.c52e7d2f.js"
|
|
683
683
|
],
|
|
684
684
|
"async": [
|
|
685
685
|
"__mf/js/async/9588.9081c7de.js",
|
|
@@ -694,15 +694,15 @@
|
|
|
694
694
|
"__mf/js/async/2186.e58838a5.js",
|
|
695
695
|
"__mf/js/async/3184.6b4ad42e.js",
|
|
696
696
|
"__mf/js/async/9605.a92ec9c1.js",
|
|
697
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
697
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
|
|
698
698
|
"__mf/js/async/425.1ec8867f.js",
|
|
699
|
-
"__mf/js/async/4657.
|
|
699
|
+
"__mf/js/async/4657.f0c3ccd6.js",
|
|
700
700
|
"__mf/js/async/9184.43a8d927.js",
|
|
701
701
|
"__mf/js/async/3963.5fef6ffb.js",
|
|
702
702
|
"__mf/js/async/4626.173e602a.js",
|
|
703
703
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
704
|
-
"__mf/js/async/9020.
|
|
705
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
704
|
+
"__mf/js/async/9020.01c02370.js",
|
|
705
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js",
|
|
706
706
|
"__mf/js/async/8888.59eb50a2.js",
|
|
707
707
|
"__mf/js/async/3499.bef2e2e5.js",
|
|
708
708
|
"__mf/js/async/2043.d0fbb886.js",
|
|
@@ -749,7 +749,7 @@
|
|
|
749
749
|
"__mf/js/async/2186.e58838a5.js",
|
|
750
750
|
"__mf/js/async/3184.6b4ad42e.js",
|
|
751
751
|
"__mf/js/async/9605.a92ec9c1.js",
|
|
752
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
752
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js"
|
|
753
753
|
],
|
|
754
754
|
"async": [
|
|
755
755
|
"__mf/js/async/9588.9081c7de.js",
|
|
@@ -763,14 +763,14 @@
|
|
|
763
763
|
"__mf/js/async/1432.0c3e4ed0.js",
|
|
764
764
|
"__mf/js/async/4626.173e602a.js",
|
|
765
765
|
"__mf/js/async/3996.69a9c1dc.js",
|
|
766
|
-
"__mf/js/async/9020.
|
|
767
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
766
|
+
"__mf/js/async/9020.01c02370.js",
|
|
767
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js",
|
|
768
768
|
"__mf/js/async/7894.9c5245d7.js",
|
|
769
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
770
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
771
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
769
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.0677c3da.js",
|
|
770
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e524cab6.js",
|
|
771
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.c52e7d2f.js",
|
|
772
772
|
"__mf/js/async/425.1ec8867f.js",
|
|
773
|
-
"__mf/js/async/4657.
|
|
773
|
+
"__mf/js/async/4657.f0c3ccd6.js",
|
|
774
774
|
"__mf/js/async/6969.b959b6f8.js",
|
|
775
775
|
"__mf/js/async/2043.d0fbb886.js",
|
|
776
776
|
"__mf/js/async/3499.bef2e2e5.js",
|