@perses-dev/prometheus-plugin 0.58.0-beta.2 → 0.58.0-beta.3

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 (26) hide show
  1. package/__mf/js/{Prometheus.e5d7ce90.js → Prometheus.e833859d.js} +2 -2
  2. package/__mf/js/async/{1728.bbe08f31.js → 1728.11ee7ff9.js} +1 -1
  3. package/__mf/js/async/{2177.adb95f75.js → 2177.a9ef2479.js} +2 -2
  4. package/__mf/js/async/{3613.8ccc0992.js → 3613.f0b10cb1.js} +3 -3
  5. package/__mf/js/async/8002.011a74d4.js +3 -0
  6. package/__mf/js/async/9020.311b6932.js +1 -0
  7. package/__mf/js/async/__federation_expose_PrometheusDatasource.534ca47d.js +1 -0
  8. package/__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js +1 -0
  9. package/__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.ffb9bbc3.js +1 -0
  10. package/__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.a17f75cc.js +1 -0
  11. package/__mf/js/async/__federation_expose_PrometheusPromQLVariable.26f85fc6.js +1 -0
  12. package/__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js +1 -0
  13. package/__mf/js/{main.0a0f0efb.js → main.f4a1cbf1.js} +2 -2
  14. package/mf-manifest.json +49 -49
  15. package/mf-stats.json +50 -50
  16. package/package.json +7 -7
  17. package/__mf/js/async/7729.2e55d1c3.js +0 -3
  18. package/__mf/js/async/9020.058fd99c.js +0 -1
  19. package/__mf/js/async/__federation_expose_PrometheusDatasource.ef5f1df2.js +0 -1
  20. package/__mf/js/async/__federation_expose_PrometheusExplorer.e3461057.js +0 -1
  21. package/__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.31fc9961.js +0 -1
  22. package/__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.c3dbff14.js +0 -1
  23. package/__mf/js/async/__federation_expose_PrometheusPromQLVariable.cfc93e6f.js +0 -1
  24. package/__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.0e2db857.js +0 -1
  25. /package/__mf/js/async/{2177.adb95f75.js.LICENSE.txt → 2177.a9ef2479.js.LICENSE.txt} +0 -0
  26. /package/__mf/js/async/{3613.8ccc0992.js.LICENSE.txt → 3613.f0b10cb1.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.58.0-beta.2",
8
+ "buildVersion": "0.58.0-beta.3",
9
9
  "buildName": "@perses-dev/prometheus-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/Prometheus.e5d7ce90.js",
12
+ "name": "__mf/js/Prometheus.e833859d.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -89,14 +89,14 @@
89
89
  {
90
90
  "id": "Prometheus:@perses-dev/components",
91
91
  "name": "@perses-dev/components",
92
- "version": "0.54.0-beta.7",
92
+ "version": "0.54.0-beta.8",
93
93
  "singleton": true,
94
- "requiredVersion": "^0.54.0-beta.7",
94
+ "requiredVersion": "^0.54.0-beta.8",
95
95
  "assets": {
96
96
  "js": {
97
97
  "async": [],
98
98
  "sync": [
99
- "__mf/js/async/2177.adb95f75.js"
99
+ "__mf/js/async/2177.a9ef2479.js"
100
100
  ]
101
101
  },
102
102
  "css": {
@@ -111,14 +111,14 @@
111
111
  {
112
112
  "id": "Prometheus:@perses-dev/dashboards",
113
113
  "name": "@perses-dev/dashboards",
114
- "version": "0.54.0-beta.7",
114
+ "version": "0.54.0-beta.8",
115
115
  "singleton": true,
116
- "requiredVersion": "^0.54.0-beta.7",
116
+ "requiredVersion": "^0.54.0-beta.8",
117
117
  "assets": {
118
118
  "js": {
119
119
  "async": [],
120
120
  "sync": [
121
- "__mf/js/async/3613.8ccc0992.js"
121
+ "__mf/js/async/3613.f0b10cb1.js"
122
122
  ]
123
123
  },
124
124
  "css": {
@@ -131,14 +131,14 @@
131
131
  {
132
132
  "id": "Prometheus:@perses-dev/explore",
133
133
  "name": "@perses-dev/explore",
134
- "version": "0.54.0-beta.7",
134
+ "version": "0.54.0-beta.8",
135
135
  "singleton": true,
136
- "requiredVersion": "^0.54.0-beta.7",
136
+ "requiredVersion": "^0.54.0-beta.8",
137
137
  "assets": {
138
138
  "js": {
139
139
  "async": [],
140
140
  "sync": [
141
- "__mf/js/async/1728.bbe08f31.js"
141
+ "__mf/js/async/1728.11ee7ff9.js"
142
142
  ]
143
143
  },
144
144
  "css": {
@@ -151,14 +151,14 @@
151
151
  {
152
152
  "id": "Prometheus:@perses-dev/plugin-system",
153
153
  "name": "@perses-dev/plugin-system",
154
- "version": "0.54.0-beta.7",
154
+ "version": "0.54.0-beta.8",
155
155
  "singleton": true,
156
- "requiredVersion": "^0.54.0-beta.7",
156
+ "requiredVersion": "^0.54.0-beta.8",
157
157
  "assets": {
158
158
  "js": {
159
159
  "async": [],
160
160
  "sync": [
161
- "__mf/js/async/7729.2e55d1c3.js"
161
+ "__mf/js/async/8002.011a74d4.js"
162
162
  ]
163
163
  },
164
164
  "css": {
@@ -360,7 +360,7 @@
360
360
  "__mf/js/async/3075.08023434.js",
361
361
  "__mf/js/async/1605.7c7a0998.js",
362
362
  "__mf/js/async/9537.d1466e1b.js",
363
- "__mf/js/async/__federation_expose_PrometheusDatasource.ef5f1df2.js"
363
+ "__mf/js/async/__federation_expose_PrometheusDatasource.534ca47d.js"
364
364
  ],
365
365
  "async": [
366
366
  "__mf/js/async/9588.dfdaeff2.js",
@@ -373,18 +373,18 @@
373
373
  "__mf/js/async/9537.d1466e1b.js",
374
374
  "__mf/js/async/4626.90ae092f.js",
375
375
  "__mf/js/async/2979.1d711dae.js",
376
- "__mf/js/async/9020.058fd99c.js",
377
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.0e2db857.js",
376
+ "__mf/js/async/9020.311b6932.js",
377
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js",
378
378
  "__mf/js/async/7894.9fe90396.js",
379
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.c3dbff14.js",
380
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.31fc9961.js",
381
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.cfc93e6f.js",
379
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.a17f75cc.js",
380
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.ffb9bbc3.js",
381
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.26f85fc6.js",
382
382
  "__mf/js/async/5922.ba33c996.js",
383
383
  "__mf/js/async/9836.888f4ed2.js",
384
384
  "__mf/js/async/2186.9a98bd8f.js",
385
385
  "__mf/js/async/2814.fbf52858.js",
386
386
  "__mf/js/async/9594.d1a3d0d9.js",
387
- "__mf/js/async/__federation_expose_PrometheusExplorer.e3461057.js",
387
+ "__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js",
388
388
  "__mf/js/async/425.b9d2dc6f.js",
389
389
  "__mf/js/async/2228.53db17f4.js",
390
390
  "__mf/js/async/9184.e6de21be.js",
@@ -419,8 +419,8 @@
419
419
  "__mf/js/async/9537.d1466e1b.js",
420
420
  "__mf/js/async/4626.90ae092f.js",
421
421
  "__mf/js/async/2979.1d711dae.js",
422
- "__mf/js/async/9020.058fd99c.js",
423
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.0e2db857.js"
422
+ "__mf/js/async/9020.311b6932.js",
423
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js"
424
424
  ],
425
425
  "async": [
426
426
  "__mf/js/async/9588.dfdaeff2.js",
@@ -434,16 +434,16 @@
434
434
  "__mf/js/async/9537.d1466e1b.js",
435
435
  "__mf/js/async/4626.90ae092f.js",
436
436
  "__mf/js/async/2979.1d711dae.js",
437
- "__mf/js/async/9020.058fd99c.js",
438
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.c3dbff14.js",
439
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.31fc9961.js",
440
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.cfc93e6f.js",
437
+ "__mf/js/async/9020.311b6932.js",
438
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.a17f75cc.js",
439
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.ffb9bbc3.js",
440
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.26f85fc6.js",
441
441
  "__mf/js/async/5922.ba33c996.js",
442
442
  "__mf/js/async/9836.888f4ed2.js",
443
443
  "__mf/js/async/2186.9a98bd8f.js",
444
444
  "__mf/js/async/2814.fbf52858.js",
445
445
  "__mf/js/async/9594.d1a3d0d9.js",
446
- "__mf/js/async/__federation_expose_PrometheusExplorer.e3461057.js",
446
+ "__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js",
447
447
  "__mf/js/async/425.b9d2dc6f.js",
448
448
  "__mf/js/async/9184.e6de21be.js",
449
449
  "__mf/js/async/3499.19c4bfa6.js",
@@ -480,8 +480,8 @@
480
480
  "__mf/js/async/9537.d1466e1b.js",
481
481
  "__mf/js/async/4626.90ae092f.js",
482
482
  "__mf/js/async/2979.1d711dae.js",
483
- "__mf/js/async/9020.058fd99c.js",
484
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.c3dbff14.js"
483
+ "__mf/js/async/9020.311b6932.js",
484
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.a17f75cc.js"
485
485
  ],
486
486
  "async": [
487
487
  "__mf/js/async/9588.dfdaeff2.js",
@@ -497,15 +497,15 @@
497
497
  "__mf/js/async/2186.9a98bd8f.js",
498
498
  "__mf/js/async/2814.fbf52858.js",
499
499
  "__mf/js/async/9594.d1a3d0d9.js",
500
- "__mf/js/async/__federation_expose_PrometheusExplorer.e3461057.js",
500
+ "__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js",
501
501
  "__mf/js/async/425.b9d2dc6f.js",
502
502
  "__mf/js/async/2228.53db17f4.js",
503
503
  "__mf/js/async/9184.e6de21be.js",
504
504
  "__mf/js/async/3963.81c8be7e.js",
505
505
  "__mf/js/async/4626.90ae092f.js",
506
506
  "__mf/js/async/2979.1d711dae.js",
507
- "__mf/js/async/9020.058fd99c.js",
508
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.0e2db857.js",
507
+ "__mf/js/async/9020.311b6932.js",
508
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js",
509
509
  "__mf/js/async/8888.3a188176.js",
510
510
  "__mf/js/async/3499.19c4bfa6.js",
511
511
  "__mf/js/async/2043.c2948add.js",
@@ -539,8 +539,8 @@
539
539
  "__mf/js/async/9537.d1466e1b.js",
540
540
  "__mf/js/async/4626.90ae092f.js",
541
541
  "__mf/js/async/2979.1d711dae.js",
542
- "__mf/js/async/9020.058fd99c.js",
543
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.31fc9961.js"
542
+ "__mf/js/async/9020.311b6932.js",
543
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.ffb9bbc3.js"
544
544
  ],
545
545
  "async": [
546
546
  "__mf/js/async/9588.dfdaeff2.js",
@@ -556,15 +556,15 @@
556
556
  "__mf/js/async/2186.9a98bd8f.js",
557
557
  "__mf/js/async/2814.fbf52858.js",
558
558
  "__mf/js/async/9594.d1a3d0d9.js",
559
- "__mf/js/async/__federation_expose_PrometheusExplorer.e3461057.js",
559
+ "__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js",
560
560
  "__mf/js/async/425.b9d2dc6f.js",
561
561
  "__mf/js/async/2228.53db17f4.js",
562
562
  "__mf/js/async/9184.e6de21be.js",
563
563
  "__mf/js/async/3963.81c8be7e.js",
564
564
  "__mf/js/async/4626.90ae092f.js",
565
565
  "__mf/js/async/2979.1d711dae.js",
566
- "__mf/js/async/9020.058fd99c.js",
567
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.0e2db857.js",
566
+ "__mf/js/async/9020.311b6932.js",
567
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js",
568
568
  "__mf/js/async/8888.3a188176.js",
569
569
  "__mf/js/async/3499.19c4bfa6.js",
570
570
  "__mf/js/async/2043.c2948add.js",
@@ -598,8 +598,8 @@
598
598
  "__mf/js/async/9537.d1466e1b.js",
599
599
  "__mf/js/async/4626.90ae092f.js",
600
600
  "__mf/js/async/2979.1d711dae.js",
601
- "__mf/js/async/9020.058fd99c.js",
602
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.cfc93e6f.js"
601
+ "__mf/js/async/9020.311b6932.js",
602
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.26f85fc6.js"
603
603
  ],
604
604
  "async": [
605
605
  "__mf/js/async/9588.dfdaeff2.js",
@@ -615,15 +615,15 @@
615
615
  "__mf/js/async/2186.9a98bd8f.js",
616
616
  "__mf/js/async/2814.fbf52858.js",
617
617
  "__mf/js/async/9594.d1a3d0d9.js",
618
- "__mf/js/async/__federation_expose_PrometheusExplorer.e3461057.js",
618
+ "__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js",
619
619
  "__mf/js/async/425.b9d2dc6f.js",
620
620
  "__mf/js/async/2228.53db17f4.js",
621
621
  "__mf/js/async/9184.e6de21be.js",
622
622
  "__mf/js/async/3963.81c8be7e.js",
623
623
  "__mf/js/async/4626.90ae092f.js",
624
624
  "__mf/js/async/2979.1d711dae.js",
625
- "__mf/js/async/9020.058fd99c.js",
626
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.0e2db857.js",
625
+ "__mf/js/async/9020.311b6932.js",
626
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js",
627
627
  "__mf/js/async/8888.3a188176.js",
628
628
  "__mf/js/async/3499.19c4bfa6.js",
629
629
  "__mf/js/async/2043.c2948add.js",
@@ -659,7 +659,7 @@
659
659
  "__mf/js/async/2186.9a98bd8f.js",
660
660
  "__mf/js/async/2814.fbf52858.js",
661
661
  "__mf/js/async/9594.d1a3d0d9.js",
662
- "__mf/js/async/__federation_expose_PrometheusExplorer.e3461057.js"
662
+ "__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js"
663
663
  ],
664
664
  "async": [
665
665
  "__mf/js/async/9588.dfdaeff2.js",
@@ -674,12 +674,12 @@
674
674
  "__mf/js/async/9537.d1466e1b.js",
675
675
  "__mf/js/async/4626.90ae092f.js",
676
676
  "__mf/js/async/2979.1d711dae.js",
677
- "__mf/js/async/9020.058fd99c.js",
678
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.0e2db857.js",
677
+ "__mf/js/async/9020.311b6932.js",
678
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js",
679
679
  "__mf/js/async/7894.9fe90396.js",
680
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.c3dbff14.js",
681
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.31fc9961.js",
682
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.cfc93e6f.js",
680
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.a17f75cc.js",
681
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.ffb9bbc3.js",
682
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.26f85fc6.js",
683
683
  "__mf/js/async/425.b9d2dc6f.js",
684
684
  "__mf/js/async/2228.53db17f4.js",
685
685
  "__mf/js/async/2043.c2948add.js",
package/mf-stats.json CHANGED
@@ -5,11 +5,11 @@
5
5
  "name": "Prometheus",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.58.0-beta.2",
8
+ "buildVersion": "0.58.0-beta.3",
9
9
  "buildName": "@perses-dev/prometheus-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/Prometheus.e5d7ce90.js",
12
+ "name": "__mf/js/Prometheus.e833859d.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -100,17 +100,17 @@
100
100
  },
101
101
  {
102
102
  "singleton": true,
103
- "requiredVersion": "^0.54.0-beta.7",
103
+ "requiredVersion": "^0.54.0-beta.8",
104
104
  "shareScope": "default",
105
105
  "name": "@perses-dev/components",
106
- "version": "0.54.0-beta.7",
106
+ "version": "0.54.0-beta.8",
107
107
  "eager": false,
108
108
  "id": "Prometheus:@perses-dev/components",
109
109
  "assets": {
110
110
  "js": {
111
111
  "async": [],
112
112
  "sync": [
113
- "__mf/js/async/2177.adb95f75.js"
113
+ "__mf/js/async/2177.a9ef2479.js"
114
114
  ]
115
115
  },
116
116
  "css": {
@@ -129,17 +129,17 @@
129
129
  },
130
130
  {
131
131
  "singleton": true,
132
- "requiredVersion": "^0.54.0-beta.7",
132
+ "requiredVersion": "^0.54.0-beta.8",
133
133
  "shareScope": "default",
134
134
  "name": "@perses-dev/dashboards",
135
- "version": "0.54.0-beta.7",
135
+ "version": "0.54.0-beta.8",
136
136
  "eager": false,
137
137
  "id": "Prometheus:@perses-dev/dashboards",
138
138
  "assets": {
139
139
  "js": {
140
140
  "async": [],
141
141
  "sync": [
142
- "__mf/js/async/3613.8ccc0992.js"
142
+ "__mf/js/async/3613.f0b10cb1.js"
143
143
  ]
144
144
  },
145
145
  "css": {
@@ -156,17 +156,17 @@
156
156
  },
157
157
  {
158
158
  "singleton": true,
159
- "requiredVersion": "^0.54.0-beta.7",
159
+ "requiredVersion": "^0.54.0-beta.8",
160
160
  "shareScope": "default",
161
161
  "name": "@perses-dev/explore",
162
- "version": "0.54.0-beta.7",
162
+ "version": "0.54.0-beta.8",
163
163
  "eager": false,
164
164
  "id": "Prometheus:@perses-dev/explore",
165
165
  "assets": {
166
166
  "js": {
167
167
  "async": [],
168
168
  "sync": [
169
- "__mf/js/async/1728.bbe08f31.js"
169
+ "__mf/js/async/1728.11ee7ff9.js"
170
170
  ]
171
171
  },
172
172
  "css": {
@@ -182,17 +182,17 @@
182
182
  },
183
183
  {
184
184
  "singleton": true,
185
- "requiredVersion": "^0.54.0-beta.7",
185
+ "requiredVersion": "^0.54.0-beta.8",
186
186
  "shareScope": "default",
187
187
  "name": "@perses-dev/plugin-system",
188
- "version": "0.54.0-beta.7",
188
+ "version": "0.54.0-beta.8",
189
189
  "eager": false,
190
190
  "id": "Prometheus:@perses-dev/plugin-system",
191
191
  "assets": {
192
192
  "js": {
193
193
  "async": [],
194
194
  "sync": [
195
- "__mf/js/async/7729.2e55d1c3.js"
195
+ "__mf/js/async/8002.011a74d4.js"
196
196
  ]
197
197
  },
198
198
  "css": {
@@ -201,8 +201,8 @@
201
201
  }
202
202
  },
203
203
  "usedIn": [
204
- "./PrometheusExplorer",
205
204
  "./PrometheusLabelNamesVariable",
205
+ "./PrometheusExplorer",
206
206
  "./PrometheusLabelValuesVariable",
207
207
  "./PrometheusPromQLVariable",
208
208
  "./PrometheusDatasource",
@@ -455,7 +455,7 @@
455
455
  "__mf/js/async/3075.08023434.js",
456
456
  "__mf/js/async/1605.7c7a0998.js",
457
457
  "__mf/js/async/9537.d1466e1b.js",
458
- "__mf/js/async/__federation_expose_PrometheusDatasource.ef5f1df2.js"
458
+ "__mf/js/async/__federation_expose_PrometheusDatasource.534ca47d.js"
459
459
  ],
460
460
  "async": [
461
461
  "__mf/js/async/9588.dfdaeff2.js",
@@ -468,18 +468,18 @@
468
468
  "__mf/js/async/9537.d1466e1b.js",
469
469
  "__mf/js/async/4626.90ae092f.js",
470
470
  "__mf/js/async/2979.1d711dae.js",
471
- "__mf/js/async/9020.058fd99c.js",
472
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.0e2db857.js",
471
+ "__mf/js/async/9020.311b6932.js",
472
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js",
473
473
  "__mf/js/async/7894.9fe90396.js",
474
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.c3dbff14.js",
475
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.31fc9961.js",
476
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.cfc93e6f.js",
474
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.a17f75cc.js",
475
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.ffb9bbc3.js",
476
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.26f85fc6.js",
477
477
  "__mf/js/async/5922.ba33c996.js",
478
478
  "__mf/js/async/9836.888f4ed2.js",
479
479
  "__mf/js/async/2186.9a98bd8f.js",
480
480
  "__mf/js/async/2814.fbf52858.js",
481
481
  "__mf/js/async/9594.d1a3d0d9.js",
482
- "__mf/js/async/__federation_expose_PrometheusExplorer.e3461057.js",
482
+ "__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js",
483
483
  "__mf/js/async/425.b9d2dc6f.js",
484
484
  "__mf/js/async/2228.53db17f4.js",
485
485
  "__mf/js/async/9184.e6de21be.js",
@@ -522,8 +522,8 @@
522
522
  "__mf/js/async/9537.d1466e1b.js",
523
523
  "__mf/js/async/4626.90ae092f.js",
524
524
  "__mf/js/async/2979.1d711dae.js",
525
- "__mf/js/async/9020.058fd99c.js",
526
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.0e2db857.js"
525
+ "__mf/js/async/9020.311b6932.js",
526
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js"
527
527
  ],
528
528
  "async": [
529
529
  "__mf/js/async/9588.dfdaeff2.js",
@@ -537,16 +537,16 @@
537
537
  "__mf/js/async/9537.d1466e1b.js",
538
538
  "__mf/js/async/4626.90ae092f.js",
539
539
  "__mf/js/async/2979.1d711dae.js",
540
- "__mf/js/async/9020.058fd99c.js",
541
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.c3dbff14.js",
542
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.31fc9961.js",
543
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.cfc93e6f.js",
540
+ "__mf/js/async/9020.311b6932.js",
541
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.a17f75cc.js",
542
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.ffb9bbc3.js",
543
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.26f85fc6.js",
544
544
  "__mf/js/async/5922.ba33c996.js",
545
545
  "__mf/js/async/9836.888f4ed2.js",
546
546
  "__mf/js/async/2186.9a98bd8f.js",
547
547
  "__mf/js/async/2814.fbf52858.js",
548
548
  "__mf/js/async/9594.d1a3d0d9.js",
549
- "__mf/js/async/__federation_expose_PrometheusExplorer.e3461057.js",
549
+ "__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js",
550
550
  "__mf/js/async/425.b9d2dc6f.js",
551
551
  "__mf/js/async/9184.e6de21be.js",
552
552
  "__mf/js/async/3499.19c4bfa6.js",
@@ -587,8 +587,8 @@
587
587
  "__mf/js/async/9537.d1466e1b.js",
588
588
  "__mf/js/async/4626.90ae092f.js",
589
589
  "__mf/js/async/2979.1d711dae.js",
590
- "__mf/js/async/9020.058fd99c.js",
591
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.c3dbff14.js"
590
+ "__mf/js/async/9020.311b6932.js",
591
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.a17f75cc.js"
592
592
  ],
593
593
  "async": [
594
594
  "__mf/js/async/9588.dfdaeff2.js",
@@ -604,15 +604,15 @@
604
604
  "__mf/js/async/2186.9a98bd8f.js",
605
605
  "__mf/js/async/2814.fbf52858.js",
606
606
  "__mf/js/async/9594.d1a3d0d9.js",
607
- "__mf/js/async/__federation_expose_PrometheusExplorer.e3461057.js",
607
+ "__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js",
608
608
  "__mf/js/async/425.b9d2dc6f.js",
609
609
  "__mf/js/async/2228.53db17f4.js",
610
610
  "__mf/js/async/9184.e6de21be.js",
611
611
  "__mf/js/async/3963.81c8be7e.js",
612
612
  "__mf/js/async/4626.90ae092f.js",
613
613
  "__mf/js/async/2979.1d711dae.js",
614
- "__mf/js/async/9020.058fd99c.js",
615
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.0e2db857.js",
614
+ "__mf/js/async/9020.311b6932.js",
615
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js",
616
616
  "__mf/js/async/8888.3a188176.js",
617
617
  "__mf/js/async/3499.19c4bfa6.js",
618
618
  "__mf/js/async/2043.c2948add.js",
@@ -650,8 +650,8 @@
650
650
  "__mf/js/async/9537.d1466e1b.js",
651
651
  "__mf/js/async/4626.90ae092f.js",
652
652
  "__mf/js/async/2979.1d711dae.js",
653
- "__mf/js/async/9020.058fd99c.js",
654
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.31fc9961.js"
653
+ "__mf/js/async/9020.311b6932.js",
654
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.ffb9bbc3.js"
655
655
  ],
656
656
  "async": [
657
657
  "__mf/js/async/9588.dfdaeff2.js",
@@ -667,15 +667,15 @@
667
667
  "__mf/js/async/2186.9a98bd8f.js",
668
668
  "__mf/js/async/2814.fbf52858.js",
669
669
  "__mf/js/async/9594.d1a3d0d9.js",
670
- "__mf/js/async/__federation_expose_PrometheusExplorer.e3461057.js",
670
+ "__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js",
671
671
  "__mf/js/async/425.b9d2dc6f.js",
672
672
  "__mf/js/async/2228.53db17f4.js",
673
673
  "__mf/js/async/9184.e6de21be.js",
674
674
  "__mf/js/async/3963.81c8be7e.js",
675
675
  "__mf/js/async/4626.90ae092f.js",
676
676
  "__mf/js/async/2979.1d711dae.js",
677
- "__mf/js/async/9020.058fd99c.js",
678
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.0e2db857.js",
677
+ "__mf/js/async/9020.311b6932.js",
678
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js",
679
679
  "__mf/js/async/8888.3a188176.js",
680
680
  "__mf/js/async/3499.19c4bfa6.js",
681
681
  "__mf/js/async/2043.c2948add.js",
@@ -713,8 +713,8 @@
713
713
  "__mf/js/async/9537.d1466e1b.js",
714
714
  "__mf/js/async/4626.90ae092f.js",
715
715
  "__mf/js/async/2979.1d711dae.js",
716
- "__mf/js/async/9020.058fd99c.js",
717
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.cfc93e6f.js"
716
+ "__mf/js/async/9020.311b6932.js",
717
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.26f85fc6.js"
718
718
  ],
719
719
  "async": [
720
720
  "__mf/js/async/9588.dfdaeff2.js",
@@ -730,15 +730,15 @@
730
730
  "__mf/js/async/2186.9a98bd8f.js",
731
731
  "__mf/js/async/2814.fbf52858.js",
732
732
  "__mf/js/async/9594.d1a3d0d9.js",
733
- "__mf/js/async/__federation_expose_PrometheusExplorer.e3461057.js",
733
+ "__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js",
734
734
  "__mf/js/async/425.b9d2dc6f.js",
735
735
  "__mf/js/async/2228.53db17f4.js",
736
736
  "__mf/js/async/9184.e6de21be.js",
737
737
  "__mf/js/async/3963.81c8be7e.js",
738
738
  "__mf/js/async/4626.90ae092f.js",
739
739
  "__mf/js/async/2979.1d711dae.js",
740
- "__mf/js/async/9020.058fd99c.js",
741
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.0e2db857.js",
740
+ "__mf/js/async/9020.311b6932.js",
741
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js",
742
742
  "__mf/js/async/8888.3a188176.js",
743
743
  "__mf/js/async/3499.19c4bfa6.js",
744
744
  "__mf/js/async/2043.c2948add.js",
@@ -784,7 +784,7 @@
784
784
  "__mf/js/async/2186.9a98bd8f.js",
785
785
  "__mf/js/async/2814.fbf52858.js",
786
786
  "__mf/js/async/9594.d1a3d0d9.js",
787
- "__mf/js/async/__federation_expose_PrometheusExplorer.e3461057.js"
787
+ "__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js"
788
788
  ],
789
789
  "async": [
790
790
  "__mf/js/async/9588.dfdaeff2.js",
@@ -799,12 +799,12 @@
799
799
  "__mf/js/async/9537.d1466e1b.js",
800
800
  "__mf/js/async/4626.90ae092f.js",
801
801
  "__mf/js/async/2979.1d711dae.js",
802
- "__mf/js/async/9020.058fd99c.js",
803
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.0e2db857.js",
802
+ "__mf/js/async/9020.311b6932.js",
803
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js",
804
804
  "__mf/js/async/7894.9fe90396.js",
805
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.c3dbff14.js",
806
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.31fc9961.js",
807
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.cfc93e6f.js",
805
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.a17f75cc.js",
806
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.ffb9bbc3.js",
807
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.26f85fc6.js",
808
808
  "__mf/js/async/425.b9d2dc6f.js",
809
809
  "__mf/js/async/2228.53db17f4.js",
810
810
  "__mf/js/async/2043.c2948add.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@perses-dev/prometheus-plugin",
3
- "version": "0.58.0-beta.2",
3
+ "version": "0.58.0-beta.3",
4
4
  "license": "Apache-2.0",
5
5
  "homepage": "https://github.com/perses/plugins/blob/main/README.md",
6
6
  "repository": {
@@ -35,12 +35,12 @@
35
35
  "@emotion/react": "^11.7.1",
36
36
  "@emotion/styled": "^11.6.0",
37
37
  "@hookform/resolvers": "^3.2.0",
38
- "@perses-dev/components": "^0.54.0-beta.7",
39
- "@perses-dev/dashboards": "^0.54.0-beta.7",
40
- "@perses-dev/explore": "^0.54.0-beta.7",
41
- "@perses-dev/plugin-system": "^0.54.0-beta.7",
42
- "@perses-dev/client": "^0.54.0-beta.7",
43
- "@perses-dev/spec": "^0.2.0-beta.2",
38
+ "@perses-dev/components": "^0.54.0-beta.8",
39
+ "@perses-dev/dashboards": "^0.54.0-beta.8",
40
+ "@perses-dev/explore": "^0.54.0-beta.8",
41
+ "@perses-dev/plugin-system": "^0.54.0-beta.8",
42
+ "@perses-dev/client": "^0.54.0-beta.8",
43
+ "@perses-dev/spec": "^0.2.0-beta.6",
44
44
  "@tanstack/react-query": "^4.39.1",
45
45
  "date-fns": "^4.1.0",
46
46
  "date-fns-tz": "^3.2.0",