@perses-dev/prometheus-plugin 0.58.0-beta.1 → 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.
- package/__mf/js/Prometheus.e833859d.js +7 -0
- package/__mf/js/async/{1728.e8350fb6.js → 1728.11ee7ff9.js} +1 -1
- package/__mf/js/async/2177.a9ef2479.js +7 -0
- package/__mf/js/async/3075.08023434.js +1 -0
- package/__mf/js/async/3613.f0b10cb1.js +22 -0
- package/__mf/js/async/5440.9f33f7a9.js +2 -0
- package/__mf/js/async/{5440.52ec91ad.js.LICENSE.txt → 5440.9f33f7a9.js.LICENSE.txt} +3 -3
- package/__mf/js/async/8002.011a74d4.js +3 -0
- package/__mf/js/async/9020.311b6932.js +1 -0
- package/__mf/js/async/9537.d1466e1b.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusDatasource.534ca47d.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.ffb9bbc3.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.a17f75cc.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusPromQLVariable.26f85fc6.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.6626e886.js +1 -0
- package/__mf/js/main.f4a1cbf1.js +7 -0
- package/lib/cjs/components/query.js +9 -2
- package/lib/cjs/explore/PrometheusMetricsFinder/utils.js +17 -4
- package/lib/cjs/plugins/PrometheusLabelValuesVariable.js +72 -6
- package/lib/cjs/plugins/interpolation.js +7 -0
- package/lib/components/query.d.ts.map +1 -1
- package/lib/components/query.js +10 -3
- package/lib/components/query.js.map +1 -1
- package/lib/explore/PrometheusMetricsFinder/utils.d.ts.map +1 -1
- package/lib/explore/PrometheusMetricsFinder/utils.js +18 -5
- package/lib/explore/PrometheusMetricsFinder/utils.js.map +1 -1
- package/lib/plugins/PrometheusLabelValuesVariable.d.ts.map +1 -1
- package/lib/plugins/PrometheusLabelValuesVariable.js +72 -6
- package/lib/plugins/PrometheusLabelValuesVariable.js.map +1 -1
- package/lib/plugins/interpolation.d.ts +1 -0
- package/lib/plugins/interpolation.d.ts.map +1 -1
- package/lib/plugins/interpolation.js +4 -0
- package/lib/plugins/interpolation.js.map +1 -1
- package/mf-manifest.json +84 -84
- package/mf-stats.json +86 -86
- package/package.json +8 -7
- package/__mf/js/Prometheus.d3a12aa6.js +0 -7
- package/__mf/js/async/1872.7a33d27d.js +0 -7
- package/__mf/js/async/2340.1f49ce2e.js +0 -1
- package/__mf/js/async/4402.2c6a54dd.js +0 -1
- package/__mf/js/async/5440.52ec91ad.js +0 -2
- package/__mf/js/async/7670.3e71874a.js +0 -1
- package/__mf/js/async/8750.7d02f3b6.js +0 -3
- package/__mf/js/async/9916.11d16715.js +0 -22
- package/__mf/js/async/__federation_expose_PrometheusDatasource.2d013450.js +0 -1
- package/__mf/js/async/__federation_expose_PrometheusExplorer.f82cdff6.js +0 -1
- package/__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.c01296a1.js +0 -1
- package/__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.e47f56d4.js +0 -1
- package/__mf/js/async/__federation_expose_PrometheusPromQLVariable.593376e2.js +0 -1
- package/__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.ee2d94d2.js +0 -1
- package/__mf/js/main.31c60b65.js +0 -7
- /package/__mf/css/async/{1872.85c2cbf6.css → 2177.85c2cbf6.css} +0 -0
- /package/__mf/js/async/{1872.7a33d27d.js.LICENSE.txt → 2177.a9ef2479.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{9916.11d16715.js.LICENSE.txt → 3613.f0b10cb1.js.LICENSE.txt} +0 -0
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.
|
|
8
|
+
"buildVersion": "0.58.0-beta.3",
|
|
9
9
|
"buildName": "@perses-dev/prometheus-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/Prometheus.
|
|
12
|
+
"name": "__mf/js/Prometheus.e833859d.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"api": ""
|
|
21
21
|
},
|
|
22
22
|
"globalName": "Prometheus",
|
|
23
|
-
"pluginVersion": "2.
|
|
23
|
+
"pluginVersion": "2.5.1",
|
|
24
24
|
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/Prometheus/\"; }"
|
|
25
25
|
},
|
|
26
26
|
"shared": [
|
|
@@ -100,23 +100,23 @@
|
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"singleton": true,
|
|
103
|
-
"requiredVersion": "^0.54.0-beta.
|
|
103
|
+
"requiredVersion": "^0.54.0-beta.8",
|
|
104
104
|
"shareScope": "default",
|
|
105
105
|
"name": "@perses-dev/components",
|
|
106
|
-
"version": "0.54.0-beta.
|
|
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/
|
|
113
|
+
"__mf/js/async/2177.a9ef2479.js"
|
|
114
114
|
]
|
|
115
115
|
},
|
|
116
116
|
"css": {
|
|
117
117
|
"async": [],
|
|
118
118
|
"sync": [
|
|
119
|
-
"__mf/css/async/
|
|
119
|
+
"__mf/css/async/2177.85c2cbf6.css"
|
|
120
120
|
]
|
|
121
121
|
}
|
|
122
122
|
},
|
|
@@ -129,17 +129,17 @@
|
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
131
|
"singleton": true,
|
|
132
|
-
"requiredVersion": "^0.54.0-beta.
|
|
132
|
+
"requiredVersion": "^0.54.0-beta.8",
|
|
133
133
|
"shareScope": "default",
|
|
134
134
|
"name": "@perses-dev/dashboards",
|
|
135
|
-
"version": "0.54.0-beta.
|
|
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/
|
|
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.
|
|
159
|
+
"requiredVersion": "^0.54.0-beta.8",
|
|
160
160
|
"shareScope": "default",
|
|
161
161
|
"name": "@perses-dev/explore",
|
|
162
|
-
"version": "0.54.0-beta.
|
|
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.
|
|
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.
|
|
185
|
+
"requiredVersion": "^0.54.0-beta.8",
|
|
186
186
|
"shareScope": "default",
|
|
187
187
|
"name": "@perses-dev/plugin-system",
|
|
188
|
-
"version": "0.54.0-beta.
|
|
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/
|
|
195
|
+
"__mf/js/async/8002.011a74d4.js"
|
|
196
196
|
]
|
|
197
197
|
},
|
|
198
198
|
"css": {
|
|
@@ -201,10 +201,10 @@
|
|
|
201
201
|
}
|
|
202
202
|
},
|
|
203
203
|
"usedIn": [
|
|
204
|
-
"./PrometheusPromQLVariable",
|
|
205
|
-
"./PrometheusExplorer",
|
|
206
204
|
"./PrometheusLabelNamesVariable",
|
|
205
|
+
"./PrometheusExplorer",
|
|
207
206
|
"./PrometheusLabelValuesVariable",
|
|
207
|
+
"./PrometheusPromQLVariable",
|
|
208
208
|
"./PrometheusDatasource",
|
|
209
209
|
"./PrometheusTimeSeriesQuery"
|
|
210
210
|
],
|
|
@@ -361,17 +361,17 @@
|
|
|
361
361
|
},
|
|
362
362
|
{
|
|
363
363
|
"singleton": true,
|
|
364
|
-
"requiredVersion": "^6.30.
|
|
364
|
+
"requiredVersion": "^6.30.4",
|
|
365
365
|
"shareScope": "default",
|
|
366
366
|
"name": "react-router-dom",
|
|
367
|
-
"version": "6.30.
|
|
367
|
+
"version": "6.30.4",
|
|
368
368
|
"eager": false,
|
|
369
369
|
"id": "Prometheus:react-router-dom",
|
|
370
370
|
"assets": {
|
|
371
371
|
"js": {
|
|
372
372
|
"async": [],
|
|
373
373
|
"sync": [
|
|
374
|
-
"__mf/js/async/5440.
|
|
374
|
+
"__mf/js/async/5440.9f33f7a9.js"
|
|
375
375
|
]
|
|
376
376
|
},
|
|
377
377
|
"css": {
|
|
@@ -452,34 +452,34 @@
|
|
|
452
452
|
"assets": {
|
|
453
453
|
"js": {
|
|
454
454
|
"sync": [
|
|
455
|
-
"__mf/js/async/
|
|
455
|
+
"__mf/js/async/3075.08023434.js",
|
|
456
456
|
"__mf/js/async/1605.7c7a0998.js",
|
|
457
|
-
"__mf/js/async/
|
|
458
|
-
"__mf/js/async/__federation_expose_PrometheusDatasource.
|
|
457
|
+
"__mf/js/async/9537.d1466e1b.js",
|
|
458
|
+
"__mf/js/async/__federation_expose_PrometheusDatasource.534ca47d.js"
|
|
459
459
|
],
|
|
460
460
|
"async": [
|
|
461
461
|
"__mf/js/async/9588.dfdaeff2.js",
|
|
462
462
|
"__mf/js/async/5071.5fcfd9a8.js",
|
|
463
463
|
"__mf/js/async/3963.81c8be7e.js",
|
|
464
|
-
"__mf/js/async/
|
|
464
|
+
"__mf/js/async/3075.08023434.js",
|
|
465
465
|
"__mf/js/async/2506.baf20a10.js",
|
|
466
466
|
"__mf/js/async/1605.7c7a0998.js",
|
|
467
467
|
"__mf/js/async/1432.0bb0ef6b.js",
|
|
468
|
-
"__mf/js/async/
|
|
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/
|
|
472
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
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.
|
|
475
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
476
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
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.
|
|
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",
|
|
@@ -494,7 +494,7 @@
|
|
|
494
494
|
"css": {
|
|
495
495
|
"sync": [],
|
|
496
496
|
"async": [
|
|
497
|
-
"__mf/css/async/
|
|
497
|
+
"__mf/css/async/2177.85c2cbf6.css"
|
|
498
498
|
]
|
|
499
499
|
}
|
|
500
500
|
}
|
|
@@ -515,38 +515,38 @@
|
|
|
515
515
|
"js": {
|
|
516
516
|
"sync": [
|
|
517
517
|
"__mf/js/async/3963.81c8be7e.js",
|
|
518
|
-
"__mf/js/async/
|
|
518
|
+
"__mf/js/async/3075.08023434.js",
|
|
519
519
|
"__mf/js/async/2506.baf20a10.js",
|
|
520
520
|
"__mf/js/async/1605.7c7a0998.js",
|
|
521
521
|
"__mf/js/async/1432.0bb0ef6b.js",
|
|
522
|
-
"__mf/js/async/
|
|
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/
|
|
526
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
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",
|
|
530
530
|
"__mf/js/async/5071.5fcfd9a8.js",
|
|
531
531
|
"__mf/js/async/7894.9fe90396.js",
|
|
532
532
|
"__mf/js/async/3963.81c8be7e.js",
|
|
533
|
-
"__mf/js/async/
|
|
533
|
+
"__mf/js/async/3075.08023434.js",
|
|
534
534
|
"__mf/js/async/2506.baf20a10.js",
|
|
535
535
|
"__mf/js/async/1605.7c7a0998.js",
|
|
536
536
|
"__mf/js/async/1432.0bb0ef6b.js",
|
|
537
|
-
"__mf/js/async/
|
|
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/
|
|
541
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
542
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
543
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
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.
|
|
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",
|
|
@@ -562,7 +562,7 @@
|
|
|
562
562
|
"css": {
|
|
563
563
|
"sync": [],
|
|
564
564
|
"async": [
|
|
565
|
-
"__mf/css/async/
|
|
565
|
+
"__mf/css/async/2177.85c2cbf6.css"
|
|
566
566
|
]
|
|
567
567
|
}
|
|
568
568
|
}
|
|
@@ -579,40 +579,40 @@
|
|
|
579
579
|
"js": {
|
|
580
580
|
"sync": [
|
|
581
581
|
"__mf/js/async/3963.81c8be7e.js",
|
|
582
|
-
"__mf/js/async/
|
|
582
|
+
"__mf/js/async/3075.08023434.js",
|
|
583
583
|
"__mf/js/async/2506.baf20a10.js",
|
|
584
584
|
"__mf/js/async/7894.9fe90396.js",
|
|
585
585
|
"__mf/js/async/1605.7c7a0998.js",
|
|
586
586
|
"__mf/js/async/1432.0bb0ef6b.js",
|
|
587
|
-
"__mf/js/async/
|
|
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/
|
|
591
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
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",
|
|
595
595
|
"__mf/js/async/5071.5fcfd9a8.js",
|
|
596
596
|
"__mf/js/async/5922.ba33c996.js",
|
|
597
|
-
"__mf/js/async/
|
|
597
|
+
"__mf/js/async/3075.08023434.js",
|
|
598
598
|
"__mf/js/async/2506.baf20a10.js",
|
|
599
599
|
"__mf/js/async/7894.9fe90396.js",
|
|
600
600
|
"__mf/js/async/1605.7c7a0998.js",
|
|
601
601
|
"__mf/js/async/1432.0bb0ef6b.js",
|
|
602
|
-
"__mf/js/async/7670.3e71874a.js",
|
|
603
602
|
"__mf/js/async/9836.888f4ed2.js",
|
|
603
|
+
"__mf/js/async/9537.d1466e1b.js",
|
|
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.
|
|
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/
|
|
615
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
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",
|
|
@@ -625,7 +625,7 @@
|
|
|
625
625
|
"css": {
|
|
626
626
|
"sync": [],
|
|
627
627
|
"async": [
|
|
628
|
-
"__mf/css/async/
|
|
628
|
+
"__mf/css/async/2177.85c2cbf6.css"
|
|
629
629
|
]
|
|
630
630
|
}
|
|
631
631
|
}
|
|
@@ -642,40 +642,40 @@
|
|
|
642
642
|
"js": {
|
|
643
643
|
"sync": [
|
|
644
644
|
"__mf/js/async/3963.81c8be7e.js",
|
|
645
|
-
"__mf/js/async/
|
|
645
|
+
"__mf/js/async/3075.08023434.js",
|
|
646
646
|
"__mf/js/async/2506.baf20a10.js",
|
|
647
647
|
"__mf/js/async/7894.9fe90396.js",
|
|
648
648
|
"__mf/js/async/1605.7c7a0998.js",
|
|
649
649
|
"__mf/js/async/1432.0bb0ef6b.js",
|
|
650
|
-
"__mf/js/async/
|
|
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/
|
|
654
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
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",
|
|
658
658
|
"__mf/js/async/5071.5fcfd9a8.js",
|
|
659
659
|
"__mf/js/async/5922.ba33c996.js",
|
|
660
|
-
"__mf/js/async/
|
|
660
|
+
"__mf/js/async/3075.08023434.js",
|
|
661
661
|
"__mf/js/async/2506.baf20a10.js",
|
|
662
662
|
"__mf/js/async/7894.9fe90396.js",
|
|
663
663
|
"__mf/js/async/1605.7c7a0998.js",
|
|
664
664
|
"__mf/js/async/1432.0bb0ef6b.js",
|
|
665
|
-
"__mf/js/async/7670.3e71874a.js",
|
|
666
665
|
"__mf/js/async/9836.888f4ed2.js",
|
|
666
|
+
"__mf/js/async/9537.d1466e1b.js",
|
|
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.
|
|
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/
|
|
678
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
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",
|
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
"css": {
|
|
689
689
|
"sync": [],
|
|
690
690
|
"async": [
|
|
691
|
-
"__mf/css/async/
|
|
691
|
+
"__mf/css/async/2177.85c2cbf6.css"
|
|
692
692
|
]
|
|
693
693
|
}
|
|
694
694
|
}
|
|
@@ -705,40 +705,40 @@
|
|
|
705
705
|
"js": {
|
|
706
706
|
"sync": [
|
|
707
707
|
"__mf/js/async/3963.81c8be7e.js",
|
|
708
|
-
"__mf/js/async/
|
|
708
|
+
"__mf/js/async/3075.08023434.js",
|
|
709
709
|
"__mf/js/async/2506.baf20a10.js",
|
|
710
710
|
"__mf/js/async/7894.9fe90396.js",
|
|
711
711
|
"__mf/js/async/1605.7c7a0998.js",
|
|
712
712
|
"__mf/js/async/1432.0bb0ef6b.js",
|
|
713
|
-
"__mf/js/async/
|
|
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/
|
|
717
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
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",
|
|
721
721
|
"__mf/js/async/5071.5fcfd9a8.js",
|
|
722
722
|
"__mf/js/async/5922.ba33c996.js",
|
|
723
|
-
"__mf/js/async/
|
|
723
|
+
"__mf/js/async/3075.08023434.js",
|
|
724
724
|
"__mf/js/async/2506.baf20a10.js",
|
|
725
725
|
"__mf/js/async/7894.9fe90396.js",
|
|
726
726
|
"__mf/js/async/1605.7c7a0998.js",
|
|
727
727
|
"__mf/js/async/1432.0bb0ef6b.js",
|
|
728
|
-
"__mf/js/async/7670.3e71874a.js",
|
|
729
728
|
"__mf/js/async/9836.888f4ed2.js",
|
|
729
|
+
"__mf/js/async/9537.d1466e1b.js",
|
|
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.
|
|
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/
|
|
741
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
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",
|
|
@@ -751,7 +751,7 @@
|
|
|
751
751
|
"css": {
|
|
752
752
|
"sync": [],
|
|
753
753
|
"async": [
|
|
754
|
-
"__mf/css/async/
|
|
754
|
+
"__mf/css/async/2177.85c2cbf6.css"
|
|
755
755
|
]
|
|
756
756
|
}
|
|
757
757
|
}
|
|
@@ -773,18 +773,18 @@
|
|
|
773
773
|
"assets": {
|
|
774
774
|
"js": {
|
|
775
775
|
"sync": [
|
|
776
|
-
"__mf/js/async/
|
|
776
|
+
"__mf/js/async/3075.08023434.js",
|
|
777
777
|
"__mf/js/async/2506.baf20a10.js",
|
|
778
778
|
"__mf/js/async/7894.9fe90396.js",
|
|
779
779
|
"__mf/js/async/1605.7c7a0998.js",
|
|
780
780
|
"__mf/js/async/5922.ba33c996.js",
|
|
781
781
|
"__mf/js/async/1432.0bb0ef6b.js",
|
|
782
|
-
"__mf/js/async/7670.3e71874a.js",
|
|
783
782
|
"__mf/js/async/9836.888f4ed2.js",
|
|
783
|
+
"__mf/js/async/9537.d1466e1b.js",
|
|
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.
|
|
787
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.2c37dbd9.js"
|
|
788
788
|
],
|
|
789
789
|
"async": [
|
|
790
790
|
"__mf/js/async/9588.dfdaeff2.js",
|
|
@@ -792,19 +792,19 @@
|
|
|
792
792
|
"__mf/js/async/9184.e6de21be.js",
|
|
793
793
|
"__mf/js/async/7177.0ab860e0.js",
|
|
794
794
|
"__mf/js/async/3963.81c8be7e.js",
|
|
795
|
-
"__mf/js/async/
|
|
795
|
+
"__mf/js/async/3075.08023434.js",
|
|
796
796
|
"__mf/js/async/2506.baf20a10.js",
|
|
797
797
|
"__mf/js/async/1605.7c7a0998.js",
|
|
798
798
|
"__mf/js/async/1432.0bb0ef6b.js",
|
|
799
|
-
"__mf/js/async/
|
|
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/
|
|
803
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
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.
|
|
806
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
807
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
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",
|
|
@@ -818,7 +818,7 @@
|
|
|
818
818
|
"css": {
|
|
819
819
|
"sync": [],
|
|
820
820
|
"async": [
|
|
821
|
-
"__mf/css/async/
|
|
821
|
+
"__mf/css/async/2177.85c2cbf6.css"
|
|
822
822
|
]
|
|
823
823
|
}
|
|
824
824
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/prometheus-plugin",
|
|
3
|
-
"version": "0.58.0-beta.
|
|
3
|
+
"version": "0.58.0-beta.3",
|
|
4
|
+
"license": "Apache-2.0",
|
|
4
5
|
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
|
|
5
6
|
"repository": {
|
|
6
7
|
"type": "git",
|
|
@@ -34,12 +35,12 @@
|
|
|
34
35
|
"@emotion/react": "^11.7.1",
|
|
35
36
|
"@emotion/styled": "^11.6.0",
|
|
36
37
|
"@hookform/resolvers": "^3.2.0",
|
|
37
|
-
"@perses-dev/components": "^0.54.0-beta.
|
|
38
|
-
"@perses-dev/dashboards": "^0.54.0-beta.
|
|
39
|
-
"@perses-dev/explore": "^0.54.0-beta.
|
|
40
|
-
"@perses-dev/plugin-system": "^0.54.0-beta.
|
|
41
|
-
"@perses-dev/client": "^0.54.0-beta.
|
|
42
|
-
"@perses-dev/spec": "^0.2.0-beta.
|
|
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",
|
|
43
44
|
"@tanstack/react-query": "^4.39.1",
|
|
44
45
|
"date-fns": "^4.1.0",
|
|
45
46
|
"date-fns-tz": "^3.2.0",
|