@perses-dev/prometheus-plugin 0.51.0-rc.1 → 0.51.0-rc.2
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/{622.d6ff9685.js → 622.f8d6828c.js} +1 -1
- package/__mf/js/{Prometheus.bee3ab4b.js → Prometheus.b8130f02.js} +3 -3
- package/__mf/js/async/212.bd5d617a.js +1 -0
- package/__mf/js/async/3057.e568f9b6.js +7 -0
- package/__mf/js/async/{1407.a7511546.js.LICENSE.txt → 3057.e568f9b6.js.LICENSE.txt} +1 -17
- package/__mf/js/async/3090.9fb5fe73.js +2 -0
- package/__mf/js/async/3818.dde21d04.js +1 -0
- package/__mf/js/async/3980.7cea5715.js +2 -0
- package/__mf/js/async/{6333.865a46e0.js.LICENSE.txt → 3980.7cea5715.js.LICENSE.txt} +2 -2
- package/__mf/js/async/{4421.d4715b5f.js → 4421.42e889f6.js} +1 -1
- package/__mf/js/async/528.d364bb0e.js +1 -0
- package/__mf/js/async/{5345.05718f02.js → 5345.2e531d76.js} +1 -1
- package/__mf/js/async/537.6911ea2e.js +1 -0
- package/__mf/js/async/5503.7153681d.js +1 -0
- package/__mf/js/async/5913.4e5abd09.js +73 -0
- package/__mf/js/async/684.ca510333.js +1 -0
- package/__mf/js/async/8587.4891ea90.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusDatasource.f9c8cf41.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusExplorer.f3fe63da.js +1 -0
- package/__mf/js/async/{__federation_expose_PrometheusLabelNamesVariable.93231b2e.js → __federation_expose_PrometheusLabelNamesVariable.873e5f4d.js} +1 -1
- package/__mf/js/async/{__federation_expose_PrometheusLabelValuesVariable.f216888c.js → __federation_expose_PrometheusLabelValuesVariable.6696e340.js} +1 -1
- package/__mf/js/async/{__federation_expose_PrometheusPromQLVariable.0060ab26.js → __federation_expose_PrometheusPromQLVariable.ab45c7cc.js} +1 -1
- package/__mf/js/async/{__federation_expose_PrometheusTimeSeriesQuery.4e934fa1.js → __federation_expose_PrometheusTimeSeriesQuery.66611c9d.js} +1 -1
- package/__mf/js/main.855882c0.js +1 -0
- package/mf-manifest.json +189 -254
- package/mf-stats.json +192 -257
- package/package.json +7 -7
- package/__mf/css/async/8909.dacad691.css +0 -1
- package/__mf/css/async/9263.dacad691.css +0 -1
- package/__mf/js/async/1407.a7511546.js +0 -7
- package/__mf/js/async/1742.c468cb18.js +0 -1
- package/__mf/js/async/1959.ad668ff3.js +0 -23
- package/__mf/js/async/2292.37cc6c8f.js +0 -2
- package/__mf/js/async/232.f3523a60.js +0 -1
- package/__mf/js/async/2581.7c85a457.js +0 -1
- package/__mf/js/async/2641.1cd3c706.js +0 -1
- package/__mf/js/async/4425.4a89f3b8.js +0 -1
- package/__mf/js/async/4659.c56181df.js +0 -1
- package/__mf/js/async/4665.70feb200.js +0 -1
- package/__mf/js/async/4800.e23c630f.js +0 -1
- package/__mf/js/async/5409.d646c006.js +0 -1
- package/__mf/js/async/5913.c7536be1.js +0 -73
- package/__mf/js/async/6333.865a46e0.js +0 -2
- package/__mf/js/async/6386.d92b974a.js +0 -1
- package/__mf/js/async/6712.341e962a.js +0 -1
- package/__mf/js/async/7488.e0afae27.js +0 -23
- package/__mf/js/async/8909.a5d96930.js +0 -1
- package/__mf/js/async/9216.7a78af54.js +0 -1
- package/__mf/js/async/9263.2c4799b2.js +0 -1
- package/__mf/js/async/9611.58220d82.js +0 -1
- package/__mf/js/async/__federation_expose_PrometheusDatasource.19952f82.js +0 -1
- package/__mf/js/async/__federation_expose_PrometheusExplorer.035ddd24.js +0 -1
- package/__mf/js/main.8b69f3f7.js +0 -1
- /package/__mf/js/async/{2292.37cc6c8f.js.LICENSE.txt → 3090.9fb5fe73.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{5913.c7536be1.js.LICENSE.txt → 5913.4e5abd09.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.51.0-rc.
|
|
8
|
+
"buildVersion": "0.51.0-rc.2",
|
|
9
9
|
"buildName": "@perses-dev/prometheus-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/Prometheus.
|
|
12
|
+
"name": "__mf/js/Prometheus.b8130f02.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -96,9 +96,9 @@
|
|
|
96
96
|
{
|
|
97
97
|
"id": "Prometheus:@perses-dev/components",
|
|
98
98
|
"name": "@perses-dev/components",
|
|
99
|
-
"version": "0.51.0-rc.
|
|
99
|
+
"version": "0.51.0-rc.1",
|
|
100
100
|
"singleton": true,
|
|
101
|
-
"requiredVersion": "^0.51.0-rc.
|
|
101
|
+
"requiredVersion": "^0.51.0-rc.1",
|
|
102
102
|
"assets": {
|
|
103
103
|
"js": {
|
|
104
104
|
"async": [
|
|
@@ -106,13 +106,12 @@
|
|
|
106
106
|
"__mf/js/async/9173.e8fbead5.js",
|
|
107
107
|
"__mf/js/async/3960.129d5ef5.js",
|
|
108
108
|
"__mf/js/async/5790.2273e061.js",
|
|
109
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
110
109
|
"__mf/js/async/4075.b77ca1c7.js",
|
|
110
|
+
"__mf/js/async/7740.0c5363fd.js",
|
|
111
111
|
"__mf/js/async/6292.7b8efa78.js"
|
|
112
112
|
],
|
|
113
113
|
"sync": [
|
|
114
|
-
"__mf/js/async/
|
|
115
|
-
"__mf/js/async/1959.ad668ff3.js"
|
|
114
|
+
"__mf/js/async/3057.e568f9b6.js"
|
|
116
115
|
]
|
|
117
116
|
},
|
|
118
117
|
"css": {
|
|
@@ -124,9 +123,9 @@
|
|
|
124
123
|
{
|
|
125
124
|
"id": "Prometheus:@perses-dev/dashboards",
|
|
126
125
|
"name": "@perses-dev/dashboards",
|
|
127
|
-
"version": "0.51.0-rc.
|
|
126
|
+
"version": "0.51.0-rc.1",
|
|
128
127
|
"singleton": true,
|
|
129
|
-
"requiredVersion": "^0.51.0-rc.
|
|
128
|
+
"requiredVersion": "^0.51.0-rc.1",
|
|
130
129
|
"assets": {
|
|
131
130
|
"js": {
|
|
132
131
|
"async": [
|
|
@@ -138,39 +137,36 @@
|
|
|
138
137
|
"__mf/js/async/4238.8e4d29d5.js",
|
|
139
138
|
"__mf/js/async/3224.23f0dccf.js",
|
|
140
139
|
"__mf/js/async/4075.b77ca1c7.js",
|
|
141
|
-
"__mf/js/async/
|
|
142
|
-
"__mf/js/async/4800.e23c630f.js",
|
|
140
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
143
141
|
"__mf/js/async/8980.afe002d4.js",
|
|
144
142
|
"__mf/js/async/7272.a763aa92.js",
|
|
145
143
|
"__mf/js/async/5769.f14c9663.js",
|
|
146
|
-
"__mf/js/async/3871.6915e369.js",
|
|
147
144
|
"__mf/js/async/7376.c7eb05b9.js",
|
|
148
145
|
"__mf/js/async/5724.6ee6ec51.js",
|
|
149
|
-
"__mf/js/async/
|
|
150
|
-
"__mf/js/async/
|
|
151
|
-
"__mf/js/async/
|
|
152
|
-
"__mf/js/async/7488.e0afae27.js",
|
|
146
|
+
"__mf/js/async/3090.9fb5fe73.js",
|
|
147
|
+
"__mf/js/async/3818.dde21d04.js",
|
|
148
|
+
"__mf/js/async/3057.e568f9b6.js",
|
|
153
149
|
"__mf/js/async/7740.0c5363fd.js",
|
|
154
|
-
"__mf/js/async/
|
|
155
|
-
"__mf/js/async/
|
|
156
|
-
"__mf/js/async/9611.58220d82.js",
|
|
150
|
+
"__mf/js/async/528.d364bb0e.js",
|
|
151
|
+
"__mf/js/async/212.bd5d617a.js",
|
|
157
152
|
"__mf/js/async/738.aca54e25.js",
|
|
158
|
-
"__mf/js/async/
|
|
153
|
+
"__mf/js/async/3980.7cea5715.js",
|
|
159
154
|
"__mf/js/async/6377.ca974d89.js",
|
|
160
|
-
"__mf/js/async/
|
|
161
|
-
"__mf/js/async/
|
|
155
|
+
"__mf/js/async/5503.7153681d.js",
|
|
156
|
+
"__mf/js/async/1465.3b5e12d5.js",
|
|
157
|
+
"__mf/js/async/4421.42e889f6.js",
|
|
162
158
|
"__mf/js/async/4062.3ab7f987.js",
|
|
163
159
|
"__mf/js/async/2285.15378f70.js",
|
|
164
160
|
"__mf/js/async/5981.40bed0d0.js",
|
|
165
161
|
"__mf/js/async/6770.adb1c939.js"
|
|
166
162
|
],
|
|
167
163
|
"sync": [
|
|
168
|
-
"__mf/js/async/5913.
|
|
164
|
+
"__mf/js/async/5913.4e5abd09.js"
|
|
169
165
|
]
|
|
170
166
|
},
|
|
171
167
|
"css": {
|
|
172
168
|
"async": [
|
|
173
|
-
"__mf/css/async/
|
|
169
|
+
"__mf/css/async/5263.dacad691.css"
|
|
174
170
|
],
|
|
175
171
|
"sync": []
|
|
176
172
|
}
|
|
@@ -179,9 +175,9 @@
|
|
|
179
175
|
{
|
|
180
176
|
"id": "Prometheus:@perses-dev/explore",
|
|
181
177
|
"name": "@perses-dev/explore",
|
|
182
|
-
"version": "0.51.0-rc.
|
|
178
|
+
"version": "0.51.0-rc.1",
|
|
183
179
|
"singleton": true,
|
|
184
|
-
"requiredVersion": "^0.51.0-rc.
|
|
180
|
+
"requiredVersion": "^0.51.0-rc.1",
|
|
185
181
|
"assets": {
|
|
186
182
|
"js": {
|
|
187
183
|
"async": [
|
|
@@ -189,46 +185,44 @@
|
|
|
189
185
|
"__mf/js/async/3960.129d5ef5.js",
|
|
190
186
|
"__mf/js/async/5790.2273e061.js",
|
|
191
187
|
"__mf/js/async/5774.9b0b6be1.js",
|
|
192
|
-
"__mf/js/async/
|
|
188
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
193
189
|
"__mf/js/async/8980.afe002d4.js",
|
|
194
190
|
"__mf/js/async/7272.a763aa92.js",
|
|
195
191
|
"__mf/js/async/2675.99cf926f.js",
|
|
196
192
|
"__mf/js/async/5769.f14c9663.js",
|
|
197
193
|
"__mf/js/async/3871.6915e369.js",
|
|
198
194
|
"__mf/js/async/7376.c7eb05b9.js",
|
|
199
|
-
"__mf/js/async/9550.e19763f8.js",
|
|
200
195
|
"__mf/js/async/5724.6ee6ec51.js",
|
|
196
|
+
"__mf/js/async/9550.e19763f8.js",
|
|
201
197
|
"__mf/js/async/4323.4266fd6a.js",
|
|
202
198
|
"__mf/js/async/4238.8e4d29d5.js",
|
|
203
199
|
"__mf/js/async/3224.23f0dccf.js",
|
|
204
|
-
"__mf/js/async/
|
|
205
|
-
"__mf/js/async/
|
|
206
|
-
"__mf/js/async/
|
|
207
|
-
"__mf/js/async/7488.e0afae27.js",
|
|
200
|
+
"__mf/js/async/3090.9fb5fe73.js",
|
|
201
|
+
"__mf/js/async/3818.dde21d04.js",
|
|
202
|
+
"__mf/js/async/3057.e568f9b6.js",
|
|
208
203
|
"__mf/js/async/9173.e8fbead5.js",
|
|
209
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
210
204
|
"__mf/js/async/4075.b77ca1c7.js",
|
|
205
|
+
"__mf/js/async/7740.0c5363fd.js",
|
|
211
206
|
"__mf/js/async/6292.7b8efa78.js",
|
|
212
|
-
"__mf/js/async/
|
|
213
|
-
"__mf/js/async/
|
|
214
|
-
"__mf/js/async/9611.58220d82.js",
|
|
207
|
+
"__mf/js/async/528.d364bb0e.js",
|
|
208
|
+
"__mf/js/async/212.bd5d617a.js",
|
|
215
209
|
"__mf/js/async/738.aca54e25.js",
|
|
216
|
-
"__mf/js/async/
|
|
210
|
+
"__mf/js/async/3980.7cea5715.js",
|
|
217
211
|
"__mf/js/async/6377.ca974d89.js",
|
|
218
|
-
"__mf/js/async/
|
|
212
|
+
"__mf/js/async/5503.7153681d.js",
|
|
219
213
|
"__mf/js/async/4062.3ab7f987.js",
|
|
220
|
-
"__mf/js/async/5913.
|
|
214
|
+
"__mf/js/async/5913.4e5abd09.js",
|
|
221
215
|
"__mf/js/async/2285.15378f70.js",
|
|
222
216
|
"__mf/js/async/5981.40bed0d0.js",
|
|
223
217
|
"__mf/js/async/6770.adb1c939.js"
|
|
224
218
|
],
|
|
225
219
|
"sync": [
|
|
226
|
-
"__mf/js/async/4421.
|
|
220
|
+
"__mf/js/async/4421.42e889f6.js"
|
|
227
221
|
]
|
|
228
222
|
},
|
|
229
223
|
"css": {
|
|
230
224
|
"async": [
|
|
231
|
-
"__mf/css/async/
|
|
225
|
+
"__mf/css/async/5263.dacad691.css"
|
|
232
226
|
],
|
|
233
227
|
"sync": []
|
|
234
228
|
}
|
|
@@ -237,9 +231,9 @@
|
|
|
237
231
|
{
|
|
238
232
|
"id": "Prometheus:@perses-dev/plugin-system",
|
|
239
233
|
"name": "@perses-dev/plugin-system",
|
|
240
|
-
"version": "0.51.0-rc.
|
|
234
|
+
"version": "0.51.0-rc.1",
|
|
241
235
|
"singleton": true,
|
|
242
|
-
"requiredVersion": "^0.51.0-rc.
|
|
236
|
+
"requiredVersion": "^0.51.0-rc.1",
|
|
243
237
|
"assets": {
|
|
244
238
|
"js": {
|
|
245
239
|
"async": [
|
|
@@ -248,43 +242,37 @@
|
|
|
248
242
|
"__mf/js/async/3960.129d5ef5.js",
|
|
249
243
|
"__mf/js/async/6292.7b8efa78.js",
|
|
250
244
|
"__mf/js/async/5790.2273e061.js",
|
|
251
|
-
"__mf/js/async/3224.23f0dccf.js",
|
|
252
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
253
245
|
"__mf/js/async/4238.8e4d29d5.js",
|
|
246
|
+
"__mf/js/async/3224.23f0dccf.js",
|
|
254
247
|
"__mf/js/async/4075.b77ca1c7.js",
|
|
248
|
+
"__mf/js/async/7740.0c5363fd.js",
|
|
249
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
255
250
|
"__mf/js/async/2675.99cf926f.js",
|
|
256
|
-
"__mf/js/async/9550.e19763f8.js",
|
|
257
251
|
"__mf/js/async/5724.6ee6ec51.js",
|
|
252
|
+
"__mf/js/async/9550.e19763f8.js",
|
|
258
253
|
"__mf/js/async/4323.4266fd6a.js",
|
|
259
|
-
"__mf/js/async/
|
|
260
|
-
"__mf/js/async/
|
|
261
|
-
"__mf/js/async/
|
|
262
|
-
"__mf/js/async/7488.e0afae27.js",
|
|
254
|
+
"__mf/js/async/3090.9fb5fe73.js",
|
|
255
|
+
"__mf/js/async/3818.dde21d04.js",
|
|
256
|
+
"__mf/js/async/3057.e568f9b6.js",
|
|
263
257
|
"__mf/js/async/738.aca54e25.js",
|
|
264
|
-
"__mf/js/async/
|
|
258
|
+
"__mf/js/async/3980.7cea5715.js",
|
|
265
259
|
"__mf/js/async/6377.ca974d89.js",
|
|
266
|
-
"__mf/js/async/
|
|
267
|
-
"__mf/js/async/
|
|
260
|
+
"__mf/js/async/5503.7153681d.js",
|
|
261
|
+
"__mf/js/async/1465.3b5e12d5.js",
|
|
262
|
+
"__mf/js/async/4421.42e889f6.js",
|
|
268
263
|
"__mf/js/async/4062.3ab7f987.js",
|
|
269
|
-
"__mf/js/async/
|
|
264
|
+
"__mf/js/async/212.bd5d617a.js",
|
|
265
|
+
"__mf/js/async/5913.4e5abd09.js",
|
|
270
266
|
"__mf/js/async/2285.15378f70.js",
|
|
271
267
|
"__mf/js/async/5981.40bed0d0.js",
|
|
272
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
273
|
-
"__mf/js/async/1959.ad668ff3.js",
|
|
274
|
-
"__mf/js/async/2641.1cd3c706.js",
|
|
275
|
-
"__mf/js/async/4800.e23c630f.js",
|
|
276
|
-
"__mf/js/async/1742.c468cb18.js",
|
|
277
|
-
"__mf/js/async/9611.58220d82.js",
|
|
278
|
-
"__mf/js/async/6712.341e962a.js"
|
|
268
|
+
"__mf/js/async/6770.adb1c939.js"
|
|
279
269
|
],
|
|
280
270
|
"sync": [
|
|
281
|
-
"__mf/js/async/
|
|
282
|
-
"__mf/js/async/2581.7c85a457.js"
|
|
271
|
+
"__mf/js/async/528.d364bb0e.js"
|
|
283
272
|
]
|
|
284
273
|
},
|
|
285
274
|
"css": {
|
|
286
275
|
"async": [
|
|
287
|
-
"__mf/css/async/6759.dacad691.css",
|
|
288
276
|
"__mf/css/async/5263.dacad691.css"
|
|
289
277
|
],
|
|
290
278
|
"sync": []
|
|
@@ -294,16 +282,16 @@
|
|
|
294
282
|
{
|
|
295
283
|
"id": "Prometheus:@tanstack/react-query",
|
|
296
284
|
"name": "@tanstack/react-query",
|
|
297
|
-
"version": "
|
|
285
|
+
"version": "4.39.1",
|
|
298
286
|
"singleton": true,
|
|
299
|
-
"requiredVersion": "^
|
|
287
|
+
"requiredVersion": "^4.39.1",
|
|
300
288
|
"assets": {
|
|
301
289
|
"js": {
|
|
302
290
|
"async": [
|
|
303
291
|
"__mf/js/async/1964.95da06f6.js"
|
|
304
292
|
],
|
|
305
293
|
"sync": [
|
|
306
|
-
"__mf/js/async/
|
|
294
|
+
"__mf/js/async/3980.7cea5715.js"
|
|
307
295
|
]
|
|
308
296
|
},
|
|
309
297
|
"css": {
|
|
@@ -341,7 +329,7 @@
|
|
|
341
329
|
"js": {
|
|
342
330
|
"async": [],
|
|
343
331
|
"sync": [
|
|
344
|
-
"__mf/js/async/
|
|
332
|
+
"__mf/js/async/5503.7153681d.js"
|
|
345
333
|
]
|
|
346
334
|
},
|
|
347
335
|
"css": {
|
|
@@ -483,9 +471,9 @@
|
|
|
483
471
|
"assets": {
|
|
484
472
|
"js": {
|
|
485
473
|
"sync": [
|
|
486
|
-
"__mf/js/async/
|
|
474
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
487
475
|
"__mf/js/async/2569.daf868a6.js",
|
|
488
|
-
"__mf/js/async/__federation_expose_PrometheusDatasource.
|
|
476
|
+
"__mf/js/async/__federation_expose_PrometheusDatasource.f9c8cf41.js"
|
|
489
477
|
],
|
|
490
478
|
"async": [
|
|
491
479
|
"__mf/js/async/1964.95da06f6.js",
|
|
@@ -496,57 +484,49 @@
|
|
|
496
484
|
"__mf/js/async/3224.23f0dccf.js",
|
|
497
485
|
"__mf/js/async/4075.b77ca1c7.js",
|
|
498
486
|
"__mf/js/async/5774.9b0b6be1.js",
|
|
499
|
-
"__mf/js/async/
|
|
487
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
500
488
|
"__mf/js/async/8980.afe002d4.js",
|
|
501
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
502
489
|
"__mf/js/async/2569.daf868a6.js",
|
|
503
490
|
"__mf/js/async/5914.bd342d22.js",
|
|
491
|
+
"__mf/js/async/2675.99cf926f.js",
|
|
504
492
|
"__mf/js/async/5724.6ee6ec51.js",
|
|
505
|
-
"__mf/js/async/
|
|
506
|
-
"__mf/js/async/5345.
|
|
507
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
493
|
+
"__mf/js/async/537.6911ea2e.js",
|
|
494
|
+
"__mf/js/async/5345.2e531d76.js",
|
|
495
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.66611c9d.js",
|
|
508
496
|
"__mf/js/async/7272.a763aa92.js",
|
|
509
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
510
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
511
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
497
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.6696e340.js",
|
|
498
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.873e5f4d.js",
|
|
499
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.ab45c7cc.js",
|
|
512
500
|
"__mf/js/async/5769.f14c9663.js",
|
|
513
501
|
"__mf/js/async/7376.c7eb05b9.js",
|
|
514
502
|
"__mf/js/async/9550.e19763f8.js",
|
|
515
|
-
"__mf/js/async/
|
|
516
|
-
"__mf/js/async/
|
|
517
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.035ddd24.js",
|
|
503
|
+
"__mf/js/async/3818.dde21d04.js",
|
|
504
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f3fe63da.js",
|
|
518
505
|
"__mf/js/async/3871.6915e369.js",
|
|
519
506
|
"__mf/js/async/1465.3b5e12d5.js",
|
|
520
|
-
"__mf/js/async/
|
|
521
|
-
"__mf/js/async/2581.7c85a457.js",
|
|
507
|
+
"__mf/js/async/528.d364bb0e.js",
|
|
522
508
|
"__mf/js/async/4323.4266fd6a.js",
|
|
523
|
-
"__mf/js/async/
|
|
524
|
-
"__mf/js/async/
|
|
525
|
-
"__mf/js/async/
|
|
509
|
+
"__mf/js/async/3090.9fb5fe73.js",
|
|
510
|
+
"__mf/js/async/3057.e568f9b6.js",
|
|
511
|
+
"__mf/js/async/7740.0c5363fd.js",
|
|
526
512
|
"__mf/js/async/6292.7b8efa78.js",
|
|
527
513
|
"__mf/js/async/738.aca54e25.js",
|
|
528
|
-
"__mf/js/async/
|
|
514
|
+
"__mf/js/async/3980.7cea5715.js",
|
|
529
515
|
"__mf/js/async/6377.ca974d89.js",
|
|
530
|
-
"__mf/js/async/
|
|
531
|
-
"__mf/js/async/4421.
|
|
532
|
-
"__mf/js/async/2641.1cd3c706.js",
|
|
533
|
-
"__mf/js/async/1742.c468cb18.js",
|
|
534
|
-
"__mf/js/async/9611.58220d82.js",
|
|
516
|
+
"__mf/js/async/5503.7153681d.js",
|
|
517
|
+
"__mf/js/async/4421.42e889f6.js",
|
|
535
518
|
"__mf/js/async/4062.3ab7f987.js",
|
|
536
|
-
"__mf/js/async/
|
|
519
|
+
"__mf/js/async/212.bd5d617a.js",
|
|
520
|
+
"__mf/js/async/5913.4e5abd09.js",
|
|
537
521
|
"__mf/js/async/2285.15378f70.js",
|
|
538
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
539
522
|
"__mf/js/async/5981.40bed0d0.js",
|
|
540
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
541
|
-
"__mf/js/async/7488.e0afae27.js",
|
|
542
|
-
"__mf/js/async/6712.341e962a.js"
|
|
523
|
+
"__mf/js/async/6770.adb1c939.js"
|
|
543
524
|
]
|
|
544
525
|
},
|
|
545
526
|
"css": {
|
|
546
527
|
"sync": [],
|
|
547
528
|
"async": [
|
|
548
|
-
"__mf/css/async/5263.dacad691.css"
|
|
549
|
-
"__mf/css/async/6759.dacad691.css"
|
|
529
|
+
"__mf/css/async/5263.dacad691.css"
|
|
550
530
|
]
|
|
551
531
|
}
|
|
552
532
|
},
|
|
@@ -559,15 +539,15 @@
|
|
|
559
539
|
"js": {
|
|
560
540
|
"sync": [
|
|
561
541
|
"__mf/js/async/5774.9b0b6be1.js",
|
|
562
|
-
"__mf/js/async/
|
|
542
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
563
543
|
"__mf/js/async/8980.afe002d4.js",
|
|
564
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
565
544
|
"__mf/js/async/2569.daf868a6.js",
|
|
566
545
|
"__mf/js/async/5914.bd342d22.js",
|
|
546
|
+
"__mf/js/async/2675.99cf926f.js",
|
|
567
547
|
"__mf/js/async/5724.6ee6ec51.js",
|
|
568
|
-
"__mf/js/async/
|
|
569
|
-
"__mf/js/async/5345.
|
|
570
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
548
|
+
"__mf/js/async/537.6911ea2e.js",
|
|
549
|
+
"__mf/js/async/5345.2e531d76.js",
|
|
550
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.66611c9d.js"
|
|
571
551
|
],
|
|
572
552
|
"async": [
|
|
573
553
|
"__mf/js/async/1964.95da06f6.js",
|
|
@@ -577,59 +557,50 @@
|
|
|
577
557
|
"__mf/js/async/4238.8e4d29d5.js",
|
|
578
558
|
"__mf/js/async/3224.23f0dccf.js",
|
|
579
559
|
"__mf/js/async/4075.b77ca1c7.js",
|
|
580
|
-
"__mf/js/async/
|
|
560
|
+
"__mf/js/async/3980.7cea5715.js",
|
|
581
561
|
"__mf/js/async/7272.a763aa92.js",
|
|
582
562
|
"__mf/js/async/5774.9b0b6be1.js",
|
|
583
|
-
"__mf/js/async/
|
|
563
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
584
564
|
"__mf/js/async/8980.afe002d4.js",
|
|
585
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
586
565
|
"__mf/js/async/2569.daf868a6.js",
|
|
587
566
|
"__mf/js/async/5914.bd342d22.js",
|
|
567
|
+
"__mf/js/async/2675.99cf926f.js",
|
|
588
568
|
"__mf/js/async/5724.6ee6ec51.js",
|
|
589
|
-
"__mf/js/async/
|
|
590
|
-
"__mf/js/async/5345.
|
|
591
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
592
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
593
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
569
|
+
"__mf/js/async/537.6911ea2e.js",
|
|
570
|
+
"__mf/js/async/5345.2e531d76.js",
|
|
571
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.6696e340.js",
|
|
572
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.873e5f4d.js",
|
|
573
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.ab45c7cc.js",
|
|
594
574
|
"__mf/js/async/5769.f14c9663.js",
|
|
595
575
|
"__mf/js/async/7376.c7eb05b9.js",
|
|
596
576
|
"__mf/js/async/9550.e19763f8.js",
|
|
597
|
-
"__mf/js/async/
|
|
598
|
-
"__mf/js/async/
|
|
599
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.035ddd24.js",
|
|
577
|
+
"__mf/js/async/3818.dde21d04.js",
|
|
578
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f3fe63da.js",
|
|
600
579
|
"__mf/js/async/3871.6915e369.js",
|
|
601
580
|
"__mf/js/async/1465.3b5e12d5.js",
|
|
602
|
-
"__mf/js/async/
|
|
603
|
-
"__mf/js/async/2581.7c85a457.js",
|
|
581
|
+
"__mf/js/async/528.d364bb0e.js",
|
|
604
582
|
"__mf/js/async/4323.4266fd6a.js",
|
|
605
|
-
"__mf/js/async/
|
|
606
|
-
"__mf/js/async/
|
|
607
|
-
"__mf/js/async/
|
|
583
|
+
"__mf/js/async/3090.9fb5fe73.js",
|
|
584
|
+
"__mf/js/async/3057.e568f9b6.js",
|
|
585
|
+
"__mf/js/async/7740.0c5363fd.js",
|
|
608
586
|
"__mf/js/async/6292.7b8efa78.js",
|
|
609
587
|
"__mf/js/async/738.aca54e25.js",
|
|
610
588
|
"__mf/js/async/6377.ca974d89.js",
|
|
611
|
-
"__mf/js/async/
|
|
612
|
-
"__mf/js/async/4421.
|
|
613
|
-
"__mf/js/async/2641.1cd3c706.js",
|
|
614
|
-
"__mf/js/async/1742.c468cb18.js",
|
|
615
|
-
"__mf/js/async/9611.58220d82.js",
|
|
589
|
+
"__mf/js/async/5503.7153681d.js",
|
|
590
|
+
"__mf/js/async/4421.42e889f6.js",
|
|
616
591
|
"__mf/js/async/4062.3ab7f987.js",
|
|
617
|
-
"__mf/js/async/
|
|
592
|
+
"__mf/js/async/212.bd5d617a.js",
|
|
593
|
+
"__mf/js/async/5913.4e5abd09.js",
|
|
618
594
|
"__mf/js/async/2285.15378f70.js",
|
|
619
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
620
595
|
"__mf/js/async/5981.40bed0d0.js",
|
|
621
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
622
|
-
"__mf/js/async/7488.e0afae27.js",
|
|
623
|
-
"__mf/js/async/6712.341e962a.js",
|
|
624
|
-
"__mf/js/async/9263.2c4799b2.js"
|
|
596
|
+
"__mf/js/async/6770.adb1c939.js"
|
|
625
597
|
]
|
|
626
598
|
},
|
|
627
599
|
"css": {
|
|
628
600
|
"sync": [],
|
|
629
601
|
"async": [
|
|
630
602
|
"__mf/css/async/5263.dacad691.css",
|
|
631
|
-
"__mf/css/async/
|
|
632
|
-
"__mf/css/async/9263.dacad691.css"
|
|
603
|
+
"__mf/css/async/2341.dacad691.css"
|
|
633
604
|
]
|
|
634
605
|
}
|
|
635
606
|
},
|
|
@@ -642,16 +613,16 @@
|
|
|
642
613
|
"js": {
|
|
643
614
|
"sync": [
|
|
644
615
|
"__mf/js/async/5774.9b0b6be1.js",
|
|
645
|
-
"__mf/js/async/
|
|
616
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
646
617
|
"__mf/js/async/8980.afe002d4.js",
|
|
647
618
|
"__mf/js/async/7272.a763aa92.js",
|
|
648
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
649
619
|
"__mf/js/async/2569.daf868a6.js",
|
|
650
620
|
"__mf/js/async/5914.bd342d22.js",
|
|
621
|
+
"__mf/js/async/2675.99cf926f.js",
|
|
651
622
|
"__mf/js/async/5724.6ee6ec51.js",
|
|
652
|
-
"__mf/js/async/
|
|
653
|
-
"__mf/js/async/5345.
|
|
654
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
623
|
+
"__mf/js/async/537.6911ea2e.js",
|
|
624
|
+
"__mf/js/async/5345.2e531d76.js",
|
|
625
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.6696e340.js"
|
|
655
626
|
],
|
|
656
627
|
"async": [
|
|
657
628
|
"__mf/js/async/1964.95da06f6.js",
|
|
@@ -661,52 +632,43 @@
|
|
|
661
632
|
"__mf/js/async/4238.8e4d29d5.js",
|
|
662
633
|
"__mf/js/async/3224.23f0dccf.js",
|
|
663
634
|
"__mf/js/async/4075.b77ca1c7.js",
|
|
664
|
-
"__mf/js/async/
|
|
635
|
+
"__mf/js/async/3980.7cea5715.js",
|
|
665
636
|
"__mf/js/async/5769.f14c9663.js",
|
|
666
|
-
"__mf/js/async/
|
|
637
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
667
638
|
"__mf/js/async/8980.afe002d4.js",
|
|
668
639
|
"__mf/js/async/7272.a763aa92.js",
|
|
669
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
670
640
|
"__mf/js/async/2569.daf868a6.js",
|
|
671
641
|
"__mf/js/async/5914.bd342d22.js",
|
|
642
|
+
"__mf/js/async/2675.99cf926f.js",
|
|
672
643
|
"__mf/js/async/7376.c7eb05b9.js",
|
|
673
644
|
"__mf/js/async/9550.e19763f8.js",
|
|
674
|
-
"__mf/js/async/
|
|
675
|
-
"__mf/js/async/
|
|
676
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.035ddd24.js",
|
|
645
|
+
"__mf/js/async/3818.dde21d04.js",
|
|
646
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f3fe63da.js",
|
|
677
647
|
"__mf/js/async/3871.6915e369.js",
|
|
678
648
|
"__mf/js/async/1465.3b5e12d5.js",
|
|
679
|
-
"__mf/js/async/
|
|
680
|
-
"__mf/js/async/2581.7c85a457.js",
|
|
649
|
+
"__mf/js/async/528.d364bb0e.js",
|
|
681
650
|
"__mf/js/async/4323.4266fd6a.js",
|
|
682
|
-
"__mf/js/async/
|
|
683
|
-
"__mf/js/async/
|
|
684
|
-
"__mf/js/async/
|
|
651
|
+
"__mf/js/async/3090.9fb5fe73.js",
|
|
652
|
+
"__mf/js/async/3057.e568f9b6.js",
|
|
653
|
+
"__mf/js/async/7740.0c5363fd.js",
|
|
685
654
|
"__mf/js/async/6292.7b8efa78.js",
|
|
686
655
|
"__mf/js/async/738.aca54e25.js",
|
|
687
656
|
"__mf/js/async/6377.ca974d89.js",
|
|
688
|
-
"__mf/js/async/
|
|
689
|
-
"__mf/js/async/4421.
|
|
690
|
-
"__mf/js/async/2641.1cd3c706.js",
|
|
691
|
-
"__mf/js/async/1742.c468cb18.js",
|
|
692
|
-
"__mf/js/async/9611.58220d82.js",
|
|
657
|
+
"__mf/js/async/5503.7153681d.js",
|
|
658
|
+
"__mf/js/async/4421.42e889f6.js",
|
|
693
659
|
"__mf/js/async/4062.3ab7f987.js",
|
|
694
|
-
"__mf/js/async/
|
|
660
|
+
"__mf/js/async/212.bd5d617a.js",
|
|
661
|
+
"__mf/js/async/5913.4e5abd09.js",
|
|
695
662
|
"__mf/js/async/2285.15378f70.js",
|
|
696
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
697
663
|
"__mf/js/async/5981.40bed0d0.js",
|
|
698
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
699
|
-
"__mf/js/async/7488.e0afae27.js",
|
|
700
|
-
"__mf/js/async/6712.341e962a.js",
|
|
701
|
-
"__mf/js/async/9263.2c4799b2.js"
|
|
664
|
+
"__mf/js/async/6770.adb1c939.js"
|
|
702
665
|
]
|
|
703
666
|
},
|
|
704
667
|
"css": {
|
|
705
668
|
"sync": [],
|
|
706
669
|
"async": [
|
|
707
670
|
"__mf/css/async/5263.dacad691.css",
|
|
708
|
-
"__mf/css/async/
|
|
709
|
-
"__mf/css/async/9263.dacad691.css"
|
|
671
|
+
"__mf/css/async/2341.dacad691.css"
|
|
710
672
|
]
|
|
711
673
|
}
|
|
712
674
|
},
|
|
@@ -719,16 +681,16 @@
|
|
|
719
681
|
"js": {
|
|
720
682
|
"sync": [
|
|
721
683
|
"__mf/js/async/5774.9b0b6be1.js",
|
|
722
|
-
"__mf/js/async/
|
|
684
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
723
685
|
"__mf/js/async/8980.afe002d4.js",
|
|
724
686
|
"__mf/js/async/7272.a763aa92.js",
|
|
725
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
726
687
|
"__mf/js/async/2569.daf868a6.js",
|
|
727
688
|
"__mf/js/async/5914.bd342d22.js",
|
|
689
|
+
"__mf/js/async/2675.99cf926f.js",
|
|
728
690
|
"__mf/js/async/5724.6ee6ec51.js",
|
|
729
|
-
"__mf/js/async/
|
|
730
|
-
"__mf/js/async/5345.
|
|
731
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
691
|
+
"__mf/js/async/537.6911ea2e.js",
|
|
692
|
+
"__mf/js/async/5345.2e531d76.js",
|
|
693
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.873e5f4d.js"
|
|
732
694
|
],
|
|
733
695
|
"async": [
|
|
734
696
|
"__mf/js/async/1964.95da06f6.js",
|
|
@@ -738,52 +700,43 @@
|
|
|
738
700
|
"__mf/js/async/4238.8e4d29d5.js",
|
|
739
701
|
"__mf/js/async/3224.23f0dccf.js",
|
|
740
702
|
"__mf/js/async/4075.b77ca1c7.js",
|
|
741
|
-
"__mf/js/async/
|
|
703
|
+
"__mf/js/async/3980.7cea5715.js",
|
|
742
704
|
"__mf/js/async/5769.f14c9663.js",
|
|
743
|
-
"__mf/js/async/
|
|
705
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
744
706
|
"__mf/js/async/8980.afe002d4.js",
|
|
745
707
|
"__mf/js/async/7272.a763aa92.js",
|
|
746
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
747
708
|
"__mf/js/async/2569.daf868a6.js",
|
|
748
709
|
"__mf/js/async/5914.bd342d22.js",
|
|
710
|
+
"__mf/js/async/2675.99cf926f.js",
|
|
749
711
|
"__mf/js/async/7376.c7eb05b9.js",
|
|
750
712
|
"__mf/js/async/9550.e19763f8.js",
|
|
751
|
-
"__mf/js/async/
|
|
752
|
-
"__mf/js/async/
|
|
753
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.035ddd24.js",
|
|
713
|
+
"__mf/js/async/3818.dde21d04.js",
|
|
714
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f3fe63da.js",
|
|
754
715
|
"__mf/js/async/3871.6915e369.js",
|
|
755
716
|
"__mf/js/async/1465.3b5e12d5.js",
|
|
756
|
-
"__mf/js/async/
|
|
757
|
-
"__mf/js/async/2581.7c85a457.js",
|
|
717
|
+
"__mf/js/async/528.d364bb0e.js",
|
|
758
718
|
"__mf/js/async/4323.4266fd6a.js",
|
|
759
|
-
"__mf/js/async/
|
|
760
|
-
"__mf/js/async/
|
|
761
|
-
"__mf/js/async/
|
|
719
|
+
"__mf/js/async/3090.9fb5fe73.js",
|
|
720
|
+
"__mf/js/async/3057.e568f9b6.js",
|
|
721
|
+
"__mf/js/async/7740.0c5363fd.js",
|
|
762
722
|
"__mf/js/async/6292.7b8efa78.js",
|
|
763
723
|
"__mf/js/async/738.aca54e25.js",
|
|
764
724
|
"__mf/js/async/6377.ca974d89.js",
|
|
765
|
-
"__mf/js/async/
|
|
766
|
-
"__mf/js/async/4421.
|
|
767
|
-
"__mf/js/async/2641.1cd3c706.js",
|
|
768
|
-
"__mf/js/async/1742.c468cb18.js",
|
|
769
|
-
"__mf/js/async/9611.58220d82.js",
|
|
725
|
+
"__mf/js/async/5503.7153681d.js",
|
|
726
|
+
"__mf/js/async/4421.42e889f6.js",
|
|
770
727
|
"__mf/js/async/4062.3ab7f987.js",
|
|
771
|
-
"__mf/js/async/
|
|
728
|
+
"__mf/js/async/212.bd5d617a.js",
|
|
729
|
+
"__mf/js/async/5913.4e5abd09.js",
|
|
772
730
|
"__mf/js/async/2285.15378f70.js",
|
|
773
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
774
731
|
"__mf/js/async/5981.40bed0d0.js",
|
|
775
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
776
|
-
"__mf/js/async/7488.e0afae27.js",
|
|
777
|
-
"__mf/js/async/6712.341e962a.js",
|
|
778
|
-
"__mf/js/async/9263.2c4799b2.js"
|
|
732
|
+
"__mf/js/async/6770.adb1c939.js"
|
|
779
733
|
]
|
|
780
734
|
},
|
|
781
735
|
"css": {
|
|
782
736
|
"sync": [],
|
|
783
737
|
"async": [
|
|
784
738
|
"__mf/css/async/5263.dacad691.css",
|
|
785
|
-
"__mf/css/async/
|
|
786
|
-
"__mf/css/async/9263.dacad691.css"
|
|
739
|
+
"__mf/css/async/2341.dacad691.css"
|
|
787
740
|
]
|
|
788
741
|
}
|
|
789
742
|
},
|
|
@@ -796,16 +749,16 @@
|
|
|
796
749
|
"js": {
|
|
797
750
|
"sync": [
|
|
798
751
|
"__mf/js/async/5774.9b0b6be1.js",
|
|
799
|
-
"__mf/js/async/
|
|
752
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
800
753
|
"__mf/js/async/8980.afe002d4.js",
|
|
801
754
|
"__mf/js/async/7272.a763aa92.js",
|
|
802
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
803
755
|
"__mf/js/async/2569.daf868a6.js",
|
|
804
756
|
"__mf/js/async/5914.bd342d22.js",
|
|
757
|
+
"__mf/js/async/2675.99cf926f.js",
|
|
805
758
|
"__mf/js/async/5724.6ee6ec51.js",
|
|
806
|
-
"__mf/js/async/
|
|
807
|
-
"__mf/js/async/5345.
|
|
808
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
759
|
+
"__mf/js/async/537.6911ea2e.js",
|
|
760
|
+
"__mf/js/async/5345.2e531d76.js",
|
|
761
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.ab45c7cc.js"
|
|
809
762
|
],
|
|
810
763
|
"async": [
|
|
811
764
|
"__mf/js/async/1964.95da06f6.js",
|
|
@@ -815,52 +768,43 @@
|
|
|
815
768
|
"__mf/js/async/4238.8e4d29d5.js",
|
|
816
769
|
"__mf/js/async/3224.23f0dccf.js",
|
|
817
770
|
"__mf/js/async/4075.b77ca1c7.js",
|
|
818
|
-
"__mf/js/async/
|
|
771
|
+
"__mf/js/async/3980.7cea5715.js",
|
|
819
772
|
"__mf/js/async/5769.f14c9663.js",
|
|
820
|
-
"__mf/js/async/
|
|
773
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
821
774
|
"__mf/js/async/8980.afe002d4.js",
|
|
822
775
|
"__mf/js/async/7272.a763aa92.js",
|
|
823
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
824
776
|
"__mf/js/async/2569.daf868a6.js",
|
|
825
777
|
"__mf/js/async/5914.bd342d22.js",
|
|
778
|
+
"__mf/js/async/2675.99cf926f.js",
|
|
826
779
|
"__mf/js/async/7376.c7eb05b9.js",
|
|
827
780
|
"__mf/js/async/9550.e19763f8.js",
|
|
828
|
-
"__mf/js/async/
|
|
829
|
-
"__mf/js/async/
|
|
830
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.035ddd24.js",
|
|
781
|
+
"__mf/js/async/3818.dde21d04.js",
|
|
782
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f3fe63da.js",
|
|
831
783
|
"__mf/js/async/3871.6915e369.js",
|
|
832
784
|
"__mf/js/async/1465.3b5e12d5.js",
|
|
833
|
-
"__mf/js/async/
|
|
834
|
-
"__mf/js/async/2581.7c85a457.js",
|
|
785
|
+
"__mf/js/async/528.d364bb0e.js",
|
|
835
786
|
"__mf/js/async/4323.4266fd6a.js",
|
|
836
|
-
"__mf/js/async/
|
|
837
|
-
"__mf/js/async/
|
|
838
|
-
"__mf/js/async/
|
|
787
|
+
"__mf/js/async/3090.9fb5fe73.js",
|
|
788
|
+
"__mf/js/async/3057.e568f9b6.js",
|
|
789
|
+
"__mf/js/async/7740.0c5363fd.js",
|
|
839
790
|
"__mf/js/async/6292.7b8efa78.js",
|
|
840
791
|
"__mf/js/async/738.aca54e25.js",
|
|
841
792
|
"__mf/js/async/6377.ca974d89.js",
|
|
842
|
-
"__mf/js/async/
|
|
843
|
-
"__mf/js/async/4421.
|
|
844
|
-
"__mf/js/async/2641.1cd3c706.js",
|
|
845
|
-
"__mf/js/async/1742.c468cb18.js",
|
|
846
|
-
"__mf/js/async/9611.58220d82.js",
|
|
793
|
+
"__mf/js/async/5503.7153681d.js",
|
|
794
|
+
"__mf/js/async/4421.42e889f6.js",
|
|
847
795
|
"__mf/js/async/4062.3ab7f987.js",
|
|
848
|
-
"__mf/js/async/
|
|
796
|
+
"__mf/js/async/212.bd5d617a.js",
|
|
797
|
+
"__mf/js/async/5913.4e5abd09.js",
|
|
849
798
|
"__mf/js/async/2285.15378f70.js",
|
|
850
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
851
799
|
"__mf/js/async/5981.40bed0d0.js",
|
|
852
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
853
|
-
"__mf/js/async/7488.e0afae27.js",
|
|
854
|
-
"__mf/js/async/6712.341e962a.js",
|
|
855
|
-
"__mf/js/async/9263.2c4799b2.js"
|
|
800
|
+
"__mf/js/async/6770.adb1c939.js"
|
|
856
801
|
]
|
|
857
802
|
},
|
|
858
803
|
"css": {
|
|
859
804
|
"sync": [],
|
|
860
805
|
"async": [
|
|
861
806
|
"__mf/css/async/5263.dacad691.css",
|
|
862
|
-
"__mf/css/async/
|
|
863
|
-
"__mf/css/async/9263.dacad691.css"
|
|
807
|
+
"__mf/css/async/2341.dacad691.css"
|
|
864
808
|
]
|
|
865
809
|
}
|
|
866
810
|
},
|
|
@@ -872,18 +816,17 @@
|
|
|
872
816
|
"assets": {
|
|
873
817
|
"js": {
|
|
874
818
|
"sync": [
|
|
875
|
-
"__mf/js/async/
|
|
819
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
876
820
|
"__mf/js/async/8980.afe002d4.js",
|
|
877
821
|
"__mf/js/async/7272.a763aa92.js",
|
|
878
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
879
822
|
"__mf/js/async/2569.daf868a6.js",
|
|
880
823
|
"__mf/js/async/5914.bd342d22.js",
|
|
824
|
+
"__mf/js/async/2675.99cf926f.js",
|
|
881
825
|
"__mf/js/async/5769.f14c9663.js",
|
|
882
826
|
"__mf/js/async/7376.c7eb05b9.js",
|
|
883
827
|
"__mf/js/async/9550.e19763f8.js",
|
|
884
|
-
"__mf/js/async/
|
|
885
|
-
"__mf/js/async/
|
|
886
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.035ddd24.js"
|
|
828
|
+
"__mf/js/async/3818.dde21d04.js",
|
|
829
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.f3fe63da.js"
|
|
887
830
|
],
|
|
888
831
|
"async": [
|
|
889
832
|
"__mf/js/async/1964.95da06f6.js",
|
|
@@ -893,54 +836,46 @@
|
|
|
893
836
|
"__mf/js/async/4238.8e4d29d5.js",
|
|
894
837
|
"__mf/js/async/3224.23f0dccf.js",
|
|
895
838
|
"__mf/js/async/4075.b77ca1c7.js",
|
|
896
|
-
"__mf/js/async/
|
|
897
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
839
|
+
"__mf/js/async/3980.7cea5715.js",
|
|
898
840
|
"__mf/js/async/1465.3b5e12d5.js",
|
|
899
|
-
"__mf/js/async/4421.
|
|
900
|
-
"__mf/js/async/
|
|
841
|
+
"__mf/js/async/4421.42e889f6.js",
|
|
842
|
+
"__mf/js/async/4062.3ab7f987.js",
|
|
901
843
|
"__mf/js/async/5774.9b0b6be1.js",
|
|
902
|
-
"__mf/js/async/
|
|
844
|
+
"__mf/js/async/8587.4891ea90.js",
|
|
903
845
|
"__mf/js/async/8980.afe002d4.js",
|
|
904
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
905
846
|
"__mf/js/async/2569.daf868a6.js",
|
|
906
847
|
"__mf/js/async/5914.bd342d22.js",
|
|
848
|
+
"__mf/js/async/2675.99cf926f.js",
|
|
907
849
|
"__mf/js/async/5724.6ee6ec51.js",
|
|
908
|
-
"__mf/js/async/
|
|
909
|
-
"__mf/js/async/5345.
|
|
910
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
850
|
+
"__mf/js/async/537.6911ea2e.js",
|
|
851
|
+
"__mf/js/async/5345.2e531d76.js",
|
|
852
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.66611c9d.js",
|
|
911
853
|
"__mf/js/async/7272.a763aa92.js",
|
|
912
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
913
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
914
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
854
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.6696e340.js",
|
|
855
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.873e5f4d.js",
|
|
856
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.ab45c7cc.js",
|
|
915
857
|
"__mf/js/async/3871.6915e369.js",
|
|
916
|
-
"__mf/js/async/
|
|
917
|
-
"__mf/js/async/
|
|
918
|
-
"__mf/js/async/9611.58220d82.js",
|
|
858
|
+
"__mf/js/async/528.d364bb0e.js",
|
|
859
|
+
"__mf/js/async/212.bd5d617a.js",
|
|
919
860
|
"__mf/js/async/738.aca54e25.js",
|
|
920
861
|
"__mf/js/async/6292.7b8efa78.js",
|
|
921
|
-
"__mf/js/async/
|
|
922
|
-
"__mf/js/async/
|
|
923
|
-
"__mf/js/async/
|
|
862
|
+
"__mf/js/async/6377.ca974d89.js",
|
|
863
|
+
"__mf/js/async/3090.9fb5fe73.js",
|
|
864
|
+
"__mf/js/async/5503.7153681d.js",
|
|
924
865
|
"__mf/js/async/4323.4266fd6a.js",
|
|
925
|
-
"__mf/js/async/
|
|
926
|
-
"__mf/js/async/2285.15378f70.js",
|
|
866
|
+
"__mf/js/async/3057.e568f9b6.js",
|
|
927
867
|
"__mf/js/async/7740.0c5363fd.js",
|
|
868
|
+
"__mf/js/async/5913.4e5abd09.js",
|
|
869
|
+
"__mf/js/async/2285.15378f70.js",
|
|
928
870
|
"__mf/js/async/5981.40bed0d0.js",
|
|
929
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
930
|
-
"__mf/js/async/1407.a7511546.js",
|
|
931
|
-
"__mf/js/async/7488.e0afae27.js",
|
|
932
|
-
"__mf/js/async/6712.341e962a.js",
|
|
933
|
-
"__mf/js/async/2581.7c85a457.js",
|
|
934
|
-
"__mf/js/async/1959.ad668ff3.js",
|
|
935
|
-
"__mf/js/async/9263.2c4799b2.js"
|
|
871
|
+
"__mf/js/async/6770.adb1c939.js"
|
|
936
872
|
]
|
|
937
873
|
},
|
|
938
874
|
"css": {
|
|
939
875
|
"sync": [],
|
|
940
876
|
"async": [
|
|
941
|
-
"__mf/css/async/6759.dacad691.css",
|
|
942
877
|
"__mf/css/async/5263.dacad691.css",
|
|
943
|
-
"__mf/css/async/
|
|
878
|
+
"__mf/css/async/2341.dacad691.css"
|
|
944
879
|
]
|
|
945
880
|
}
|
|
946
881
|
},
|