@perses-dev/prometheus-plugin 0.55.0 → 0.56.0

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 (39) hide show
  1. package/__mf/js/{Prometheus.f0d65264.js → Prometheus.4d0d5812.js} +3 -3
  2. package/__mf/js/async/{4421.6ebf935f.js → 4421.1fcb466e.js} +1 -1
  3. package/__mf/js/async/4557.f3eb9456.js +2 -0
  4. package/__mf/js/async/4676.b7a22f90.js +22 -0
  5. package/__mf/js/async/58.1c9a8daa.js +2 -0
  6. package/__mf/js/async/{6341.70ddfbe9.js → 6341.20eccf91.js} +2 -2
  7. package/__mf/js/async/8706.89677575.js +1 -0
  8. package/__mf/js/async/__federation_expose_PrometheusDatasource.45ee94e2.js +1 -0
  9. package/__mf/js/async/__federation_expose_PrometheusExplorer.b8e555e1.js +1 -0
  10. package/__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.00dfb1dd.js +1 -0
  11. package/__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.956ef2d0.js +1 -0
  12. package/__mf/js/async/__federation_expose_PrometheusPromQLVariable.59f2d170.js +1 -0
  13. package/__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d7143352.js +1 -0
  14. package/__mf/js/{main.d76b840e.js → main.afc2ee60.js} +3 -3
  15. package/lib/cjs/plugins/prometheus-time-series-query/PrometheusTimeSeriesQueryEditor.js +7 -43
  16. package/lib/cjs/plugins/prometheus-variables.js +11 -65
  17. package/lib/plugins/prometheus-time-series-query/PrometheusTimeSeriesQueryEditor.d.ts.map +1 -1
  18. package/lib/plugins/prometheus-time-series-query/PrometheusTimeSeriesQueryEditor.js +7 -43
  19. package/lib/plugins/prometheus-time-series-query/PrometheusTimeSeriesQueryEditor.js.map +1 -1
  20. package/lib/plugins/prometheus-variables.d.ts.map +1 -1
  21. package/lib/plugins/prometheus-variables.js +12 -72
  22. package/lib/plugins/prometheus-variables.js.map +1 -1
  23. package/mf-manifest.json +49 -49
  24. package/mf-stats.json +49 -49
  25. package/package.json +6 -6
  26. package/__mf/js/async/2178.0f075947.js +0 -2
  27. package/__mf/js/async/2472.2134f9f7.js +0 -22
  28. package/__mf/js/async/6620.5a15a075.js +0 -2
  29. package/__mf/js/async/8706.08030938.js +0 -1
  30. package/__mf/js/async/__federation_expose_PrometheusDatasource.dcb93aae.js +0 -1
  31. package/__mf/js/async/__federation_expose_PrometheusExplorer.9ab5666d.js +0 -1
  32. package/__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.0f7697ac.js +0 -1
  33. package/__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.cd804473.js +0 -1
  34. package/__mf/js/async/__federation_expose_PrometheusPromQLVariable.4c376d6b.js +0 -1
  35. package/__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d4984d73.js +0 -1
  36. /package/__mf/js/async/{2178.0f075947.js.LICENSE.txt → 4557.f3eb9456.js.LICENSE.txt} +0 -0
  37. /package/__mf/js/async/{2472.2134f9f7.js.LICENSE.txt → 4676.b7a22f90.js.LICENSE.txt} +0 -0
  38. /package/__mf/js/async/{6620.5a15a075.js.LICENSE.txt → 58.1c9a8daa.js.LICENSE.txt} +0 -0
  39. /package/__mf/js/async/{6341.70ddfbe9.js.LICENSE.txt → 6341.20eccf91.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.55.0",
8
+ "buildVersion": "0.56.0",
9
9
  "buildName": "@perses-dev/prometheus-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/Prometheus.f0d65264.js",
12
+ "name": "__mf/js/Prometheus.4d0d5812.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -88,14 +88,14 @@
88
88
  {
89
89
  "id": "Prometheus:@perses-dev/components",
90
90
  "name": "@perses-dev/components",
91
- "version": "0.53.0-beta.1",
91
+ "version": "0.53.0-beta.2",
92
92
  "singleton": true,
93
- "requiredVersion": "^0.53.0-beta.1",
93
+ "requiredVersion": "^0.53.0-beta.2",
94
94
  "assets": {
95
95
  "js": {
96
96
  "async": [],
97
97
  "sync": [
98
- "__mf/js/async/6341.70ddfbe9.js"
98
+ "__mf/js/async/6341.20eccf91.js"
99
99
  ]
100
100
  },
101
101
  "css": {
@@ -107,14 +107,14 @@
107
107
  {
108
108
  "id": "Prometheus:@perses-dev/dashboards",
109
109
  "name": "@perses-dev/dashboards",
110
- "version": "0.53.0-beta.1",
110
+ "version": "0.53.0-beta.2",
111
111
  "singleton": true,
112
- "requiredVersion": "^0.53.0-beta.1",
112
+ "requiredVersion": "^0.53.0-beta.2",
113
113
  "assets": {
114
114
  "js": {
115
115
  "async": [],
116
116
  "sync": [
117
- "__mf/js/async/2472.2134f9f7.js"
117
+ "__mf/js/async/4676.b7a22f90.js"
118
118
  ]
119
119
  },
120
120
  "css": {
@@ -126,14 +126,14 @@
126
126
  {
127
127
  "id": "Prometheus:@perses-dev/explore",
128
128
  "name": "@perses-dev/explore",
129
- "version": "0.53.0-beta.1",
129
+ "version": "0.53.0-beta.2",
130
130
  "singleton": true,
131
- "requiredVersion": "^0.53.0-beta.1",
131
+ "requiredVersion": "^0.53.0-beta.2",
132
132
  "assets": {
133
133
  "js": {
134
134
  "async": [],
135
135
  "sync": [
136
- "__mf/js/async/4421.6ebf935f.js"
136
+ "__mf/js/async/4421.1fcb466e.js"
137
137
  ]
138
138
  },
139
139
  "css": {
@@ -145,14 +145,14 @@
145
145
  {
146
146
  "id": "Prometheus:@perses-dev/plugin-system",
147
147
  "name": "@perses-dev/plugin-system",
148
- "version": "0.53.0-beta.1",
148
+ "version": "0.53.0-beta.2",
149
149
  "singleton": true,
150
- "requiredVersion": "^0.53.0-beta.1",
150
+ "requiredVersion": "^0.53.0-beta.2",
151
151
  "assets": {
152
152
  "js": {
153
153
  "async": [],
154
154
  "sync": [
155
- "__mf/js/async/2178.0f075947.js"
155
+ "__mf/js/async/4557.f3eb9456.js"
156
156
  ]
157
157
  },
158
158
  "css": {
@@ -343,7 +343,7 @@
343
343
  "sync": [
344
344
  "__mf/js/async/8587.40df6f5c.js",
345
345
  "__mf/js/async/8045.7f554a45.js",
346
- "__mf/js/async/__federation_expose_PrometheusDatasource.dcb93aae.js"
346
+ "__mf/js/async/__federation_expose_PrometheusDatasource.45ee94e2.js"
347
347
  ],
348
348
  "async": [
349
349
  "__mf/js/async/4238.c48b1950.js",
@@ -356,19 +356,19 @@
356
356
  "__mf/js/async/9010.bdb2ef97.js",
357
357
  "__mf/js/async/5724.794828e3.js",
358
358
  "__mf/js/async/8164.bb3d3363.js",
359
- "__mf/js/async/8706.08030938.js",
360
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d4984d73.js",
359
+ "__mf/js/async/8706.89677575.js",
360
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d7143352.js",
361
361
  "__mf/js/async/7272.6fa2f127.js",
362
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.cd804473.js",
363
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.0f7697ac.js",
364
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.4c376d6b.js",
362
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.956ef2d0.js",
363
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.00dfb1dd.js",
364
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.59f2d170.js",
365
365
  "__mf/js/async/5257.ce463cb7.js",
366
366
  "__mf/js/async/7376.2e948f2b.js",
367
367
  "__mf/js/async/9550.642ce5ad.js",
368
368
  "__mf/js/async/4665.cad36935.js",
369
- "__mf/js/async/__federation_expose_PrometheusExplorer.9ab5666d.js",
369
+ "__mf/js/async/__federation_expose_PrometheusExplorer.b8e555e1.js",
370
370
  "__mf/js/async/9817.70eae424.js",
371
- "__mf/js/async/6620.5a15a075.js",
371
+ "__mf/js/async/58.1c9a8daa.js",
372
372
  "__mf/js/async/4535.f24704ea.js",
373
373
  "__mf/js/async/3749.3ecd9372.js",
374
374
  "__mf/js/async/2292.57d8fd0d.js",
@@ -401,8 +401,8 @@
401
401
  "__mf/js/async/9010.bdb2ef97.js",
402
402
  "__mf/js/async/5724.794828e3.js",
403
403
  "__mf/js/async/8164.bb3d3363.js",
404
- "__mf/js/async/8706.08030938.js",
405
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d4984d73.js"
404
+ "__mf/js/async/8706.89677575.js",
405
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d7143352.js"
406
406
  ],
407
407
  "async": [
408
408
  "__mf/js/async/4238.c48b1950.js",
@@ -416,17 +416,17 @@
416
416
  "__mf/js/async/9010.bdb2ef97.js",
417
417
  "__mf/js/async/5724.794828e3.js",
418
418
  "__mf/js/async/8164.bb3d3363.js",
419
- "__mf/js/async/8706.08030938.js",
420
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.cd804473.js",
421
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.0f7697ac.js",
422
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.4c376d6b.js",
419
+ "__mf/js/async/8706.89677575.js",
420
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.956ef2d0.js",
421
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.00dfb1dd.js",
422
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.59f2d170.js",
423
423
  "__mf/js/async/5257.ce463cb7.js",
424
424
  "__mf/js/async/7376.2e948f2b.js",
425
425
  "__mf/js/async/9550.642ce5ad.js",
426
426
  "__mf/js/async/4665.cad36935.js",
427
- "__mf/js/async/__federation_expose_PrometheusExplorer.9ab5666d.js",
427
+ "__mf/js/async/__federation_expose_PrometheusExplorer.b8e555e1.js",
428
428
  "__mf/js/async/9817.70eae424.js",
429
- "__mf/js/async/6620.5a15a075.js",
429
+ "__mf/js/async/58.1c9a8daa.js",
430
430
  "__mf/js/async/4535.f24704ea.js",
431
431
  "__mf/js/async/3749.3ecd9372.js",
432
432
  "__mf/js/async/2292.57d8fd0d.js",
@@ -462,8 +462,8 @@
462
462
  "__mf/js/async/7272.6fa2f127.js",
463
463
  "__mf/js/async/5724.794828e3.js",
464
464
  "__mf/js/async/8164.bb3d3363.js",
465
- "__mf/js/async/8706.08030938.js",
466
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.cd804473.js"
465
+ "__mf/js/async/8706.89677575.js",
466
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.956ef2d0.js"
467
467
  ],
468
468
  "async": [
469
469
  "__mf/js/async/4238.c48b1950.js",
@@ -478,9 +478,9 @@
478
478
  "__mf/js/async/7376.2e948f2b.js",
479
479
  "__mf/js/async/9550.642ce5ad.js",
480
480
  "__mf/js/async/4665.cad36935.js",
481
- "__mf/js/async/__federation_expose_PrometheusExplorer.9ab5666d.js",
481
+ "__mf/js/async/__federation_expose_PrometheusExplorer.b8e555e1.js",
482
482
  "__mf/js/async/9817.70eae424.js",
483
- "__mf/js/async/6620.5a15a075.js",
483
+ "__mf/js/async/58.1c9a8daa.js",
484
484
  "__mf/js/async/4535.f24704ea.js",
485
485
  "__mf/js/async/3749.3ecd9372.js",
486
486
  "__mf/js/async/2292.57d8fd0d.js",
@@ -516,8 +516,8 @@
516
516
  "__mf/js/async/7272.6fa2f127.js",
517
517
  "__mf/js/async/5724.794828e3.js",
518
518
  "__mf/js/async/8164.bb3d3363.js",
519
- "__mf/js/async/8706.08030938.js",
520
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.0f7697ac.js"
519
+ "__mf/js/async/8706.89677575.js",
520
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.00dfb1dd.js"
521
521
  ],
522
522
  "async": [
523
523
  "__mf/js/async/4238.c48b1950.js",
@@ -532,9 +532,9 @@
532
532
  "__mf/js/async/7376.2e948f2b.js",
533
533
  "__mf/js/async/9550.642ce5ad.js",
534
534
  "__mf/js/async/4665.cad36935.js",
535
- "__mf/js/async/__federation_expose_PrometheusExplorer.9ab5666d.js",
535
+ "__mf/js/async/__federation_expose_PrometheusExplorer.b8e555e1.js",
536
536
  "__mf/js/async/9817.70eae424.js",
537
- "__mf/js/async/6620.5a15a075.js",
537
+ "__mf/js/async/58.1c9a8daa.js",
538
538
  "__mf/js/async/4535.f24704ea.js",
539
539
  "__mf/js/async/3749.3ecd9372.js",
540
540
  "__mf/js/async/2292.57d8fd0d.js",
@@ -570,8 +570,8 @@
570
570
  "__mf/js/async/7272.6fa2f127.js",
571
571
  "__mf/js/async/5724.794828e3.js",
572
572
  "__mf/js/async/8164.bb3d3363.js",
573
- "__mf/js/async/8706.08030938.js",
574
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.4c376d6b.js"
573
+ "__mf/js/async/8706.89677575.js",
574
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.59f2d170.js"
575
575
  ],
576
576
  "async": [
577
577
  "__mf/js/async/4238.c48b1950.js",
@@ -586,9 +586,9 @@
586
586
  "__mf/js/async/7376.2e948f2b.js",
587
587
  "__mf/js/async/9550.642ce5ad.js",
588
588
  "__mf/js/async/4665.cad36935.js",
589
- "__mf/js/async/__federation_expose_PrometheusExplorer.9ab5666d.js",
589
+ "__mf/js/async/__federation_expose_PrometheusExplorer.b8e555e1.js",
590
590
  "__mf/js/async/9817.70eae424.js",
591
- "__mf/js/async/6620.5a15a075.js",
591
+ "__mf/js/async/58.1c9a8daa.js",
592
592
  "__mf/js/async/4535.f24704ea.js",
593
593
  "__mf/js/async/3749.3ecd9372.js",
594
594
  "__mf/js/async/2292.57d8fd0d.js",
@@ -625,7 +625,7 @@
625
625
  "__mf/js/async/7376.2e948f2b.js",
626
626
  "__mf/js/async/9550.642ce5ad.js",
627
627
  "__mf/js/async/4665.cad36935.js",
628
- "__mf/js/async/__federation_expose_PrometheusExplorer.9ab5666d.js"
628
+ "__mf/js/async/__federation_expose_PrometheusExplorer.b8e555e1.js"
629
629
  ],
630
630
  "async": [
631
631
  "__mf/js/async/4238.c48b1950.js",
@@ -640,14 +640,14 @@
640
640
  "__mf/js/async/9010.bdb2ef97.js",
641
641
  "__mf/js/async/5724.794828e3.js",
642
642
  "__mf/js/async/8164.bb3d3363.js",
643
- "__mf/js/async/8706.08030938.js",
644
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d4984d73.js",
643
+ "__mf/js/async/8706.89677575.js",
644
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d7143352.js",
645
645
  "__mf/js/async/7272.6fa2f127.js",
646
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.cd804473.js",
647
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.0f7697ac.js",
648
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.4c376d6b.js",
646
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.956ef2d0.js",
647
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.00dfb1dd.js",
648
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.59f2d170.js",
649
649
  "__mf/js/async/9817.70eae424.js",
650
- "__mf/js/async/6620.5a15a075.js",
650
+ "__mf/js/async/58.1c9a8daa.js",
651
651
  "__mf/js/async/212.5fcca998.js",
652
652
  "__mf/js/async/2292.57d8fd0d.js",
653
653
  "__mf/js/async/3749.3ecd9372.js",
package/mf-stats.json CHANGED
@@ -5,11 +5,11 @@
5
5
  "name": "Prometheus",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.55.0",
8
+ "buildVersion": "0.56.0",
9
9
  "buildName": "@perses-dev/prometheus-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/Prometheus.f0d65264.js",
12
+ "name": "__mf/js/Prometheus.4d0d5812.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -96,17 +96,17 @@
96
96
  },
97
97
  {
98
98
  "singleton": true,
99
- "requiredVersion": "^0.53.0-beta.1",
99
+ "requiredVersion": "^0.53.0-beta.2",
100
100
  "shareScope": "default",
101
101
  "name": "@perses-dev/components",
102
- "version": "0.53.0-beta.1",
102
+ "version": "0.53.0-beta.2",
103
103
  "eager": false,
104
104
  "id": "Prometheus:@perses-dev/components",
105
105
  "assets": {
106
106
  "js": {
107
107
  "async": [],
108
108
  "sync": [
109
- "__mf/js/async/6341.70ddfbe9.js"
109
+ "__mf/js/async/6341.20eccf91.js"
110
110
  ]
111
111
  },
112
112
  "css": {
@@ -121,17 +121,17 @@
121
121
  },
122
122
  {
123
123
  "singleton": true,
124
- "requiredVersion": "^0.53.0-beta.1",
124
+ "requiredVersion": "^0.53.0-beta.2",
125
125
  "shareScope": "default",
126
126
  "name": "@perses-dev/dashboards",
127
- "version": "0.53.0-beta.1",
127
+ "version": "0.53.0-beta.2",
128
128
  "eager": false,
129
129
  "id": "Prometheus:@perses-dev/dashboards",
130
130
  "assets": {
131
131
  "js": {
132
132
  "async": [],
133
133
  "sync": [
134
- "__mf/js/async/2472.2134f9f7.js"
134
+ "__mf/js/async/4676.b7a22f90.js"
135
135
  ]
136
136
  },
137
137
  "css": {
@@ -145,17 +145,17 @@
145
145
  },
146
146
  {
147
147
  "singleton": true,
148
- "requiredVersion": "^0.53.0-beta.1",
148
+ "requiredVersion": "^0.53.0-beta.2",
149
149
  "shareScope": "default",
150
150
  "name": "@perses-dev/explore",
151
- "version": "0.53.0-beta.1",
151
+ "version": "0.53.0-beta.2",
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/4421.6ebf935f.js"
158
+ "__mf/js/async/4421.1fcb466e.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-beta.1",
172
+ "requiredVersion": "^0.53.0-beta.2",
173
173
  "shareScope": "default",
174
174
  "name": "@perses-dev/plugin-system",
175
- "version": "0.53.0-beta.1",
175
+ "version": "0.53.0-beta.2",
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/2178.0f075947.js"
182
+ "__mf/js/async/4557.f3eb9456.js"
183
183
  ]
184
184
  },
185
185
  "css": {
@@ -421,7 +421,7 @@
421
421
  "sync": [
422
422
  "__mf/js/async/8587.40df6f5c.js",
423
423
  "__mf/js/async/8045.7f554a45.js",
424
- "__mf/js/async/__federation_expose_PrometheusDatasource.dcb93aae.js"
424
+ "__mf/js/async/__federation_expose_PrometheusDatasource.45ee94e2.js"
425
425
  ],
426
426
  "async": [
427
427
  "__mf/js/async/4238.c48b1950.js",
@@ -434,19 +434,19 @@
434
434
  "__mf/js/async/9010.bdb2ef97.js",
435
435
  "__mf/js/async/5724.794828e3.js",
436
436
  "__mf/js/async/8164.bb3d3363.js",
437
- "__mf/js/async/8706.08030938.js",
438
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d4984d73.js",
437
+ "__mf/js/async/8706.89677575.js",
438
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d7143352.js",
439
439
  "__mf/js/async/7272.6fa2f127.js",
440
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.cd804473.js",
441
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.0f7697ac.js",
442
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.4c376d6b.js",
440
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.956ef2d0.js",
441
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.00dfb1dd.js",
442
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.59f2d170.js",
443
443
  "__mf/js/async/5257.ce463cb7.js",
444
444
  "__mf/js/async/7376.2e948f2b.js",
445
445
  "__mf/js/async/9550.642ce5ad.js",
446
446
  "__mf/js/async/4665.cad36935.js",
447
- "__mf/js/async/__federation_expose_PrometheusExplorer.9ab5666d.js",
447
+ "__mf/js/async/__federation_expose_PrometheusExplorer.b8e555e1.js",
448
448
  "__mf/js/async/9817.70eae424.js",
449
- "__mf/js/async/6620.5a15a075.js",
449
+ "__mf/js/async/58.1c9a8daa.js",
450
450
  "__mf/js/async/4535.f24704ea.js",
451
451
  "__mf/js/async/3749.3ecd9372.js",
452
452
  "__mf/js/async/2292.57d8fd0d.js",
@@ -486,8 +486,8 @@
486
486
  "__mf/js/async/9010.bdb2ef97.js",
487
487
  "__mf/js/async/5724.794828e3.js",
488
488
  "__mf/js/async/8164.bb3d3363.js",
489
- "__mf/js/async/8706.08030938.js",
490
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d4984d73.js"
489
+ "__mf/js/async/8706.89677575.js",
490
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d7143352.js"
491
491
  ],
492
492
  "async": [
493
493
  "__mf/js/async/4238.c48b1950.js",
@@ -501,17 +501,17 @@
501
501
  "__mf/js/async/9010.bdb2ef97.js",
502
502
  "__mf/js/async/5724.794828e3.js",
503
503
  "__mf/js/async/8164.bb3d3363.js",
504
- "__mf/js/async/8706.08030938.js",
505
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.cd804473.js",
506
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.0f7697ac.js",
507
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.4c376d6b.js",
504
+ "__mf/js/async/8706.89677575.js",
505
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.956ef2d0.js",
506
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.00dfb1dd.js",
507
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.59f2d170.js",
508
508
  "__mf/js/async/5257.ce463cb7.js",
509
509
  "__mf/js/async/7376.2e948f2b.js",
510
510
  "__mf/js/async/9550.642ce5ad.js",
511
511
  "__mf/js/async/4665.cad36935.js",
512
- "__mf/js/async/__federation_expose_PrometheusExplorer.9ab5666d.js",
512
+ "__mf/js/async/__federation_expose_PrometheusExplorer.b8e555e1.js",
513
513
  "__mf/js/async/9817.70eae424.js",
514
- "__mf/js/async/6620.5a15a075.js",
514
+ "__mf/js/async/58.1c9a8daa.js",
515
515
  "__mf/js/async/4535.f24704ea.js",
516
516
  "__mf/js/async/3749.3ecd9372.js",
517
517
  "__mf/js/async/2292.57d8fd0d.js",
@@ -551,8 +551,8 @@
551
551
  "__mf/js/async/7272.6fa2f127.js",
552
552
  "__mf/js/async/5724.794828e3.js",
553
553
  "__mf/js/async/8164.bb3d3363.js",
554
- "__mf/js/async/8706.08030938.js",
555
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.cd804473.js"
554
+ "__mf/js/async/8706.89677575.js",
555
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.956ef2d0.js"
556
556
  ],
557
557
  "async": [
558
558
  "__mf/js/async/4238.c48b1950.js",
@@ -567,9 +567,9 @@
567
567
  "__mf/js/async/7376.2e948f2b.js",
568
568
  "__mf/js/async/9550.642ce5ad.js",
569
569
  "__mf/js/async/4665.cad36935.js",
570
- "__mf/js/async/__federation_expose_PrometheusExplorer.9ab5666d.js",
570
+ "__mf/js/async/__federation_expose_PrometheusExplorer.b8e555e1.js",
571
571
  "__mf/js/async/9817.70eae424.js",
572
- "__mf/js/async/6620.5a15a075.js",
572
+ "__mf/js/async/58.1c9a8daa.js",
573
573
  "__mf/js/async/4535.f24704ea.js",
574
574
  "__mf/js/async/3749.3ecd9372.js",
575
575
  "__mf/js/async/2292.57d8fd0d.js",
@@ -609,8 +609,8 @@
609
609
  "__mf/js/async/7272.6fa2f127.js",
610
610
  "__mf/js/async/5724.794828e3.js",
611
611
  "__mf/js/async/8164.bb3d3363.js",
612
- "__mf/js/async/8706.08030938.js",
613
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.0f7697ac.js"
612
+ "__mf/js/async/8706.89677575.js",
613
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.00dfb1dd.js"
614
614
  ],
615
615
  "async": [
616
616
  "__mf/js/async/4238.c48b1950.js",
@@ -625,9 +625,9 @@
625
625
  "__mf/js/async/7376.2e948f2b.js",
626
626
  "__mf/js/async/9550.642ce5ad.js",
627
627
  "__mf/js/async/4665.cad36935.js",
628
- "__mf/js/async/__federation_expose_PrometheusExplorer.9ab5666d.js",
628
+ "__mf/js/async/__federation_expose_PrometheusExplorer.b8e555e1.js",
629
629
  "__mf/js/async/9817.70eae424.js",
630
- "__mf/js/async/6620.5a15a075.js",
630
+ "__mf/js/async/58.1c9a8daa.js",
631
631
  "__mf/js/async/4535.f24704ea.js",
632
632
  "__mf/js/async/3749.3ecd9372.js",
633
633
  "__mf/js/async/2292.57d8fd0d.js",
@@ -667,8 +667,8 @@
667
667
  "__mf/js/async/7272.6fa2f127.js",
668
668
  "__mf/js/async/5724.794828e3.js",
669
669
  "__mf/js/async/8164.bb3d3363.js",
670
- "__mf/js/async/8706.08030938.js",
671
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.4c376d6b.js"
670
+ "__mf/js/async/8706.89677575.js",
671
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.59f2d170.js"
672
672
  ],
673
673
  "async": [
674
674
  "__mf/js/async/4238.c48b1950.js",
@@ -683,9 +683,9 @@
683
683
  "__mf/js/async/7376.2e948f2b.js",
684
684
  "__mf/js/async/9550.642ce5ad.js",
685
685
  "__mf/js/async/4665.cad36935.js",
686
- "__mf/js/async/__federation_expose_PrometheusExplorer.9ab5666d.js",
686
+ "__mf/js/async/__federation_expose_PrometheusExplorer.b8e555e1.js",
687
687
  "__mf/js/async/9817.70eae424.js",
688
- "__mf/js/async/6620.5a15a075.js",
688
+ "__mf/js/async/58.1c9a8daa.js",
689
689
  "__mf/js/async/4535.f24704ea.js",
690
690
  "__mf/js/async/3749.3ecd9372.js",
691
691
  "__mf/js/async/2292.57d8fd0d.js",
@@ -732,7 +732,7 @@
732
732
  "__mf/js/async/7376.2e948f2b.js",
733
733
  "__mf/js/async/9550.642ce5ad.js",
734
734
  "__mf/js/async/4665.cad36935.js",
735
- "__mf/js/async/__federation_expose_PrometheusExplorer.9ab5666d.js"
735
+ "__mf/js/async/__federation_expose_PrometheusExplorer.b8e555e1.js"
736
736
  ],
737
737
  "async": [
738
738
  "__mf/js/async/4238.c48b1950.js",
@@ -747,14 +747,14 @@
747
747
  "__mf/js/async/9010.bdb2ef97.js",
748
748
  "__mf/js/async/5724.794828e3.js",
749
749
  "__mf/js/async/8164.bb3d3363.js",
750
- "__mf/js/async/8706.08030938.js",
751
- "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d4984d73.js",
750
+ "__mf/js/async/8706.89677575.js",
751
+ "__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.d7143352.js",
752
752
  "__mf/js/async/7272.6fa2f127.js",
753
- "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.cd804473.js",
754
- "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.0f7697ac.js",
755
- "__mf/js/async/__federation_expose_PrometheusPromQLVariable.4c376d6b.js",
753
+ "__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.956ef2d0.js",
754
+ "__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.00dfb1dd.js",
755
+ "__mf/js/async/__federation_expose_PrometheusPromQLVariable.59f2d170.js",
756
756
  "__mf/js/async/9817.70eae424.js",
757
- "__mf/js/async/6620.5a15a075.js",
757
+ "__mf/js/async/58.1c9a8daa.js",
758
758
  "__mf/js/async/212.5fcca998.js",
759
759
  "__mf/js/async/2292.57d8fd0d.js",
760
760
  "__mf/js/async/3749.3ecd9372.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@perses-dev/prometheus-plugin",
3
- "version": "0.55.0",
3
+ "version": "0.56.0",
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-beta.1",
38
- "@perses-dev/core": "^0.53.0-beta.1",
39
- "@perses-dev/dashboards": "^0.53.0-beta.1",
40
- "@perses-dev/explore": "^0.53.0-beta.1",
41
- "@perses-dev/plugin-system": "^0.53.0-beta.1",
37
+ "@perses-dev/components": "^0.53.0-beta.2",
38
+ "@perses-dev/core": "^0.53.0-beta.2",
39
+ "@perses-dev/dashboards": "^0.53.0-beta.2",
40
+ "@perses-dev/explore": "^0.53.0-beta.2",
41
+ "@perses-dev/plugin-system": "^0.53.0-beta.2",
42
42
  "@tanstack/react-query": "^4.39.1",
43
43
  "date-fns": "^4.1.0",
44
44
  "date-fns-tz": "^3.2.0",