@perses-dev/prometheus-plugin 0.57.0 → 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.
Files changed (23) hide show
  1. package/__mf/js/{Prometheus.9877d89e.js → Prometheus.3e36625f.js} +3 -3
  2. package/__mf/js/async/1266.72ab943c.js +7 -0
  3. package/__mf/js/async/{1728.531c96f9.js → 1728.77be26a7.js} +1 -1
  4. package/__mf/js/async/208.72798a8d.js +4 -0
  5. package/__mf/js/async/54.5c908585.js +22 -0
  6. package/__mf/js/async/{9020.ebc1cad3.js → 9020.01c02370.js} +1 -1
  7. package/__mf/js/async/{__federation_expose_PrometheusDatasource.b97f9012.js → __federation_expose_PrometheusDatasource.3c1c02b3.js} +1 -1
  8. package/__mf/js/async/{__federation_expose_PrometheusExplorer.eba3b416.js → __federation_expose_PrometheusExplorer.f4a5fd3b.js} +1 -1
  9. package/__mf/js/async/{__federation_expose_PrometheusLabelNamesVariable.bd38a89c.js → __federation_expose_PrometheusLabelNamesVariable.e524cab6.js} +1 -1
  10. package/__mf/js/async/{__federation_expose_PrometheusLabelValuesVariable.eb12e168.js → __federation_expose_PrometheusLabelValuesVariable.0677c3da.js} +1 -1
  11. package/__mf/js/async/{__federation_expose_PrometheusPromQLVariable.7ccb0601.js → __federation_expose_PrometheusPromQLVariable.c52e7d2f.js} +1 -1
  12. package/__mf/js/async/{__federation_expose_PrometheusTimeSeriesQuery.08f11ea9.js → __federation_expose_PrometheusTimeSeriesQuery.d384e1e0.js} +1 -1
  13. package/__mf/js/{main.78fc6444.js → main.6ad7fbba.js} +5 -5
  14. package/lib/plugins/PrometheusDatasourceEditor.js.map +1 -1
  15. package/mf-manifest.json +49 -49
  16. package/mf-stats.json +49 -49
  17. package/package.json +6 -6
  18. package/__mf/js/async/3652.6b591718.js +0 -7
  19. package/__mf/js/async/54.e6002704.js +0 -22
  20. package/__mf/js/async/9010.ca50fa9e.js +0 -2
  21. /package/__mf/js/async/{3652.6b591718.js.LICENSE.txt → 1266.72ab943c.js.LICENSE.txt} +0 -0
  22. /package/__mf/js/async/{9010.ca50fa9e.js.LICENSE.txt → 208.72798a8d.js.LICENSE.txt} +0 -0
  23. /package/__mf/js/async/{54.e6002704.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.0",
8
+ "buildVersion": "0.57.1",
9
9
  "buildName": "@perses-dev/prometheus-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/Prometheus.9877d89e.js",
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.0",
90
+ "version": "0.53.1",
91
91
  "singleton": true,
92
- "requiredVersion": "^0.53.0",
92
+ "requiredVersion": "^0.53.1",
93
93
  "assets": {
94
94
  "js": {
95
95
  "async": [],
96
96
  "sync": [
97
- "__mf/js/async/3652.6b591718.js"
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.0",
109
+ "version": "0.53.1",
110
110
  "singleton": true,
111
- "requiredVersion": "^0.53.0",
111
+ "requiredVersion": "^0.53.1",
112
112
  "assets": {
113
113
  "js": {
114
114
  "async": [],
115
115
  "sync": [
116
- "__mf/js/async/54.e6002704.js"
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.0",
128
+ "version": "0.53.1",
129
129
  "singleton": true,
130
- "requiredVersion": "^0.53.0",
130
+ "requiredVersion": "^0.53.1",
131
131
  "assets": {
132
132
  "js": {
133
133
  "async": [],
134
134
  "sync": [
135
- "__mf/js/async/1728.531c96f9.js"
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.0",
147
+ "version": "0.53.1",
148
148
  "singleton": true,
149
- "requiredVersion": "^0.53.0",
149
+ "requiredVersion": "^0.53.1",
150
150
  "assets": {
151
151
  "js": {
152
152
  "async": [],
153
153
  "sync": [
154
- "__mf/js/async/9010.ca50fa9e.js"
154
+ "__mf/js/async/208.72798a8d.js"
155
155
  ]
156
156
  },
157
157
  "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.b97f9012.js"
345
+ "__mf/js/async/__federation_expose_PrometheusDatasource.3c1c02b3.js"
346
346
  ],
347
347
  "async": [
348
348
  "__mf/js/async/9588.9081c7de.js",
@@ -354,18 +354,18 @@
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.ebc1cad3.js",
358
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.08f11ea9.js",
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.eb12e168.js",
361
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.bd38a89c.js",
362
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.7ccb0601.js",
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.eba3b416.js",
368
+ "__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
369
369
  "__mf/js/async/425.1ec8867f.js",
370
370
  "__mf/js/async/4657.f0c3ccd6.js",
371
371
  "__mf/js/async/9184.43a8d927.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.ebc1cad3.js",
404
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.08f11ea9.js"
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,16 +414,16 @@
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.ebc1cad3.js",
418
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.eb12e168.js",
419
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.bd38a89c.js",
420
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.7ccb0601.js",
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.eba3b416.js",
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",
@@ -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.ebc1cad3.js",
465
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.eb12e168.js"
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.eba3b416.js",
480
+ "__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
481
481
  "__mf/js/async/425.1ec8867f.js",
482
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.ebc1cad3.js",
488
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.08f11ea9.js",
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.ebc1cad3.js",
524
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.bd38a89c.js"
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.eba3b416.js",
539
+ "__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
540
540
  "__mf/js/async/425.1ec8867f.js",
541
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.ebc1cad3.js",
547
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.08f11ea9.js",
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.ebc1cad3.js",
583
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.7ccb0601.js"
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.eba3b416.js",
598
+ "__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
599
599
  "__mf/js/async/425.1ec8867f.js",
600
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.ebc1cad3.js",
606
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.08f11ea9.js",
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.eba3b416.js"
643
+ "__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js"
644
644
  ],
645
645
  "async": [
646
646
  "__mf/js/async/9588.9081c7de.js",
@@ -654,12 +654,12 @@
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.ebc1cad3.js",
658
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.08f11ea9.js",
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.eb12e168.js",
661
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.bd38a89c.js",
662
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.7ccb0601.js",
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
664
  "__mf/js/async/4657.f0c3ccd6.js",
665
665
  "__mf/js/async/6969.b959b6f8.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.0",
8
+ "buildVersion": "0.57.1",
9
9
  "buildName": "@perses-dev/prometheus-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/Prometheus.9877d89e.js",
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.0",
98
+ "requiredVersion": "^0.53.1",
99
99
  "shareScope": "default",
100
100
  "name": "@perses-dev/components",
101
- "version": "0.53.0",
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/3652.6b591718.js"
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.0",
123
+ "requiredVersion": "^0.53.1",
124
124
  "shareScope": "default",
125
125
  "name": "@perses-dev/dashboards",
126
- "version": "0.53.0",
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.e6002704.js"
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.0",
148
+ "requiredVersion": "^0.53.1",
149
149
  "shareScope": "default",
150
150
  "name": "@perses-dev/explore",
151
- "version": "0.53.0",
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.531c96f9.js"
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.0",
172
+ "requiredVersion": "^0.53.1",
173
173
  "shareScope": "default",
174
174
  "name": "@perses-dev/plugin-system",
175
- "version": "0.53.0",
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/9010.ca50fa9e.js"
182
+ "__mf/js/async/208.72798a8d.js"
183
183
  ]
184
184
  },
185
185
  "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.b97f9012.js"
424
+ "__mf/js/async/__federation_expose_PrometheusDatasource.3c1c02b3.js"
425
425
  ],
426
426
  "async": [
427
427
  "__mf/js/async/9588.9081c7de.js",
@@ -433,18 +433,18 @@
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.ebc1cad3.js",
437
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.08f11ea9.js",
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.eb12e168.js",
440
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.bd38a89c.js",
441
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.7ccb0601.js",
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.eba3b416.js",
447
+ "__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
448
448
  "__mf/js/async/425.1ec8867f.js",
449
449
  "__mf/js/async/4657.f0c3ccd6.js",
450
450
  "__mf/js/async/9184.43a8d927.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.ebc1cad3.js",
491
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.08f11ea9.js"
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,16 +501,16 @@
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.ebc1cad3.js",
505
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.eb12e168.js",
506
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.bd38a89c.js",
507
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.7ccb0601.js",
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.eba3b416.js",
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",
@@ -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.ebc1cad3.js",
556
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.eb12e168.js"
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.eba3b416.js",
571
+ "__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
572
572
  "__mf/js/async/425.1ec8867f.js",
573
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.ebc1cad3.js",
579
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.08f11ea9.js",
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.ebc1cad3.js",
619
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.bd38a89c.js"
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.eba3b416.js",
634
+ "__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
635
635
  "__mf/js/async/425.1ec8867f.js",
636
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.ebc1cad3.js",
642
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.08f11ea9.js",
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.ebc1cad3.js",
682
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.7ccb0601.js"
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.eba3b416.js",
697
+ "__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js",
698
698
  "__mf/js/async/425.1ec8867f.js",
699
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.ebc1cad3.js",
705
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.08f11ea9.js",
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.eba3b416.js"
752
+ "__mf/js/async/__federation_expose_PrometheusExplorer.f4a5fd3b.js"
753
753
  ],
754
754
  "async": [
755
755
  "__mf/js/async/9588.9081c7de.js",
@@ -763,12 +763,12 @@
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.ebc1cad3.js",
767
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.08f11ea9.js",
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.eb12e168.js",
770
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.bd38a89c.js",
771
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.7ccb0601.js",
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
773
  "__mf/js/async/4657.f0c3ccd6.js",
774
774
  "__mf/js/async/6969.b959b6f8.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@perses-dev/prometheus-plugin",
3
- "version": "0.57.0",
3
+ "version": "0.57.1",
4
4
  "homepage": "https://github.com/perses/plugins/blob/main/README.md",
5
5
  "repository": {
6
6
  "type": "git",
@@ -34,11 +34,11 @@
34
34
  "@emotion/react": "^11.7.1",
35
35
  "@emotion/styled": "^11.6.0",
36
36
  "@hookform/resolvers": "^3.2.0",
37
- "@perses-dev/components": "^0.53.0",
38
- "@perses-dev/core": "^0.53.0-rc.2",
39
- "@perses-dev/dashboards": "^0.53.0",
40
- "@perses-dev/explore": "^0.53.0",
41
- "@perses-dev/plugin-system": "^0.53.0",
37
+ "@perses-dev/components": "^0.53.1",
38
+ "@perses-dev/core": "^0.53.0",
39
+ "@perses-dev/dashboards": "^0.53.1",
40
+ "@perses-dev/explore": "^0.53.1",
41
+ "@perses-dev/plugin-system": "^0.53.1",
42
42
  "@tanstack/react-query": "^4.39.1",
43
43
  "date-fns": "^4.1.0",
44
44
  "date-fns-tz": "^3.2.0",