@perses-dev/prometheus-plugin 0.52.0 → 0.53.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.
- package/__mf/js/Prometheus.712b445d.js +5 -0
- package/__mf/js/async/1101.9cf067ee.js +73 -0
- package/__mf/js/async/1441.c735f7dd.js +1 -0
- package/__mf/js/async/1576.8eac7ce9.js +1 -0
- package/__mf/js/async/1964.1d168a86.js +2 -0
- package/__mf/js/async/212.69f85c2b.js +1 -0
- package/__mf/js/async/2188.d2c5eadd.js +1 -0
- package/__mf/js/async/2292.57d8fd0d.js +2 -0
- package/__mf/js/async/2675.27451820.js +1 -0
- package/__mf/js/async/3224.b63f87bf.js +1 -0
- package/__mf/js/async/3507.f1653337.js +101 -0
- package/__mf/js/async/3863.7192dfdf.js +2 -0
- package/__mf/js/async/3960.3eedafbd.js +2 -0
- package/__mf/js/async/3980.0b0d272c.js +2 -0
- package/__mf/js/async/4062.06f48b93.js +1 -0
- package/__mf/js/async/4075.88e3f633.js +1 -0
- package/__mf/js/async/4238.422a1b1c.js +1 -0
- package/__mf/js/async/4323.fdf7d039.js +1 -0
- package/__mf/js/async/4368.5aeca58a.js +2 -0
- package/__mf/js/async/4368.5aeca58a.js.LICENSE.txt +15 -0
- package/__mf/js/async/4421.39621b12.js +1 -0
- package/__mf/js/async/4535.f24704ea.js +1 -0
- package/__mf/js/async/4665.cad36935.js +1 -0
- package/__mf/js/async/5214.0fca84ed.js +1 -0
- package/__mf/js/async/5257.ce463cb7.js +1 -0
- package/__mf/js/async/537.82230699.js +1 -0
- package/__mf/js/async/5409.955ffd51.js +1 -0
- package/__mf/js/async/5614.cce8ba96.js +1 -0
- package/__mf/js/async/5724.794828e3.js +1 -0
- package/__mf/js/async/5774.a3fae698.js +1 -0
- package/__mf/js/async/5790.a9b31ca8.js +1 -0
- package/__mf/js/async/5876.1976752d.js +2 -0
- package/__mf/js/async/{3057.e568f9b6.js.LICENSE.txt → 5876.1976752d.js.LICENSE.txt} +1 -23
- package/__mf/js/async/5981.eb502d27.js +2 -0
- package/__mf/js/async/6292.2afe0c6d.js +1 -0
- package/__mf/js/async/6377.c40920f2.js +2 -0
- package/__mf/js/async/6441.38c30276.js +7 -0
- package/__mf/js/async/6441.38c30276.js.LICENSE.txt +21 -0
- package/__mf/js/async/6770.7099bb3b.js +1 -0
- package/__mf/js/async/684.f7b5c16e.js +1 -0
- package/__mf/js/async/694.8462a746.js +1 -0
- package/__mf/js/async/7272.6fa2f127.js +1 -0
- package/__mf/js/async/7376.2e948f2b.js +1 -0
- package/__mf/js/async/738.a1ffff79.js +1 -0
- package/__mf/js/async/7740.a8777825.js +1 -0
- package/__mf/js/async/8045.7f554a45.js +10 -0
- package/__mf/js/async/8216.e689c178.js +1 -0
- package/__mf/js/async/8488.cbbe542b.js +1 -0
- package/__mf/js/async/8587.40df6f5c.js +1 -0
- package/__mf/js/async/8706.9a6f6579.js +1 -0
- package/__mf/js/async/8930.700a5439.js +1 -0
- package/__mf/js/async/9173.915b80af.js +2 -0
- package/__mf/js/async/9550.642ce5ad.js +38 -0
- package/__mf/js/async/9817.70eae424.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusDatasource.71aecfaf.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusExplorer.80dd9b47.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e7eaadbd.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.24d74e40.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusPromQLVariable.ea97322b.js +1 -0
- package/__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.90b49f7e.js +1 -0
- package/__mf/js/main.61a2057a.js +5 -0
- package/lib/cjs/components/PromQLEditor.js +1 -0
- package/lib/cjs/components/TreeNode.js +9 -1
- package/lib/cjs/plugins/prometheus-time-series-query/PrometheusTimeSeriesQueryEditor.js +40 -9
- package/lib/components/PromQLEditor.d.ts.map +1 -1
- package/lib/components/PromQLEditor.js +1 -0
- package/lib/components/PromQLEditor.js.map +1 -1
- package/lib/components/TreeNode.js +9 -1
- package/lib/components/TreeNode.js.map +1 -1
- package/lib/plugins/prometheus-time-series-query/PrometheusTimeSeriesQueryEditor.d.ts.map +1 -1
- package/lib/plugins/prometheus-time-series-query/PrometheusTimeSeriesQueryEditor.js +40 -9
- package/lib/plugins/prometheus-time-series-query/PrometheusTimeSeriesQueryEditor.js.map +1 -1
- package/mf-manifest.json +262 -483
- package/mf-stats.json +269 -490
- package/package.json +6 -6
- package/__mf/js/622.a776ec11.js +0 -5
- package/__mf/js/Prometheus.c57c8a9f.js +0 -5
- package/__mf/js/async/1465.3b5e12d5.js +0 -1
- package/__mf/js/async/1620.6376bd14.js +0 -2
- package/__mf/js/async/1964.95da06f6.js +0 -2
- package/__mf/js/async/212.bd5d617a.js +0 -1
- package/__mf/js/async/2285.15378f70.js +0 -1
- package/__mf/js/async/2569.daf868a6.js +0 -10
- package/__mf/js/async/2675.99cf926f.js +0 -1
- package/__mf/js/async/3057.e568f9b6.js +0 -7
- package/__mf/js/async/3090.9fb5fe73.js +0 -2
- package/__mf/js/async/3224.23f0dccf.js +0 -1
- package/__mf/js/async/3355.a4dbcdb0.js +0 -1
- package/__mf/js/async/3818.dde21d04.js +0 -1
- package/__mf/js/async/3871.6915e369.js +0 -1
- package/__mf/js/async/3960.129d5ef5.js +0 -2
- package/__mf/js/async/3980.7cea5715.js +0 -2
- package/__mf/js/async/4062.3ab7f987.js +0 -1
- package/__mf/js/async/4075.b77ca1c7.js +0 -1
- package/__mf/js/async/4238.8e4d29d5.js +0 -1
- package/__mf/js/async/4323.4266fd6a.js +0 -1
- package/__mf/js/async/4421.42e889f6.js +0 -1
- package/__mf/js/async/5214.027c4332.js +0 -1
- package/__mf/js/async/528.d364bb0e.js +0 -1
- package/__mf/js/async/5345.1f4fc17b.js +0 -1
- package/__mf/js/async/537.6911ea2e.js +0 -1
- package/__mf/js/async/5503.daedd4dd.js +0 -1
- package/__mf/js/async/5724.6ee6ec51.js +0 -1
- package/__mf/js/async/5769.f14c9663.js +0 -1
- package/__mf/js/async/5774.9b0b6be1.js +0 -1
- package/__mf/js/async/5790.2273e061.js +0 -1
- package/__mf/js/async/5913.4e5abd09.js +0 -73
- package/__mf/js/async/5914.bd342d22.js +0 -74
- package/__mf/js/async/5981.40bed0d0.js +0 -2
- package/__mf/js/async/6292.7b8efa78.js +0 -1
- package/__mf/js/async/6377.ca974d89.js +0 -2
- package/__mf/js/async/6770.adb1c939.js +0 -1
- package/__mf/js/async/684.ca510333.js +0 -1
- package/__mf/js/async/694.f861d67c.js +0 -1
- package/__mf/js/async/7272.a763aa92.js +0 -1
- package/__mf/js/async/7376.c7eb05b9.js +0 -1
- package/__mf/js/async/738.aca54e25.js +0 -1
- package/__mf/js/async/7740.0c5363fd.js +0 -1
- package/__mf/js/async/8488.5237550f.js +0 -1
- package/__mf/js/async/8587.4891ea90.js +0 -1
- package/__mf/js/async/8930.9fbbc975.js +0 -1
- package/__mf/js/async/8980.afe002d4.js +0 -28
- package/__mf/js/async/9173.e8fbead5.js +0 -2
- package/__mf/js/async/9550.e19763f8.js +0 -38
- package/__mf/js/async/__federation_expose_PrometheusDatasource.f9c8cf41.js +0 -1
- package/__mf/js/async/__federation_expose_PrometheusExplorer.171d04eb.js +0 -1
- package/__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.8551745e.js +0 -1
- package/__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.a4085adb.js +0 -1
- package/__mf/js/async/__federation_expose_PrometheusPromQLVariable.46f99477.js +0 -1
- package/__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.fc3c5730.js +0 -1
- package/__mf/js/main.9866e9bf.js +0 -1
- /package/__mf/css/async/{5263.dacad691.css → 1576.dacad691.css} +0 -0
- /package/__mf/css/async/{6759.dacad691.css → 2188.dacad691.css} +0 -0
- /package/__mf/js/async/{5913.4e5abd09.js.LICENSE.txt → 1101.9cf067ee.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{1964.95da06f6.js.LICENSE.txt → 1964.1d168a86.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{3090.9fb5fe73.js.LICENSE.txt → 2292.57d8fd0d.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{1620.6376bd14.js.LICENSE.txt → 3863.7192dfdf.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{3960.129d5ef5.js.LICENSE.txt → 3960.3eedafbd.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{3980.7cea5715.js.LICENSE.txt → 3980.0b0d272c.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{5981.40bed0d0.js.LICENSE.txt → 5981.eb502d27.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{6377.ca974d89.js.LICENSE.txt → 6377.c40920f2.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{2569.daf868a6.js.LICENSE.txt → 8045.7f554a45.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{9173.e8fbead5.js.LICENSE.txt → 9173.915b80af.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.
|
|
8
|
+
"buildVersion": "0.53.0",
|
|
9
9
|
"buildName": "@perses-dev/prometheus-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/Prometheus.
|
|
12
|
+
"name": "__mf/js/Prometheus.712b445d.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": "0.
|
|
23
|
+
"pluginVersion": "0.18.1",
|
|
24
24
|
"prefetchInterface": false,
|
|
25
25
|
"publicPath": "/plugins/Prometheus/"
|
|
26
26
|
},
|
|
@@ -33,11 +33,9 @@
|
|
|
33
33
|
"requiredVersion": "^11.11.3",
|
|
34
34
|
"assets": {
|
|
35
35
|
"js": {
|
|
36
|
-
"async": [
|
|
37
|
-
"__mf/js/async/1964.95da06f6.js"
|
|
38
|
-
],
|
|
36
|
+
"async": [],
|
|
39
37
|
"sync": [
|
|
40
|
-
"__mf/js/async/3960.
|
|
38
|
+
"__mf/js/async/3960.3eedafbd.js"
|
|
41
39
|
]
|
|
42
40
|
},
|
|
43
41
|
"css": {
|
|
@@ -54,14 +52,11 @@
|
|
|
54
52
|
"requiredVersion": "^11.14.0",
|
|
55
53
|
"assets": {
|
|
56
54
|
"js": {
|
|
57
|
-
"async": [
|
|
58
|
-
"__mf/js/async/1964.95da06f6.js",
|
|
59
|
-
"__mf/js/async/3960.129d5ef5.js"
|
|
60
|
-
],
|
|
55
|
+
"async": [],
|
|
61
56
|
"sync": [
|
|
62
|
-
"__mf/js/async/5790.
|
|
63
|
-
"__mf/js/async/6770.
|
|
64
|
-
"__mf/js/async/694.
|
|
57
|
+
"__mf/js/async/5790.a9b31ca8.js",
|
|
58
|
+
"__mf/js/async/6770.7099bb3b.js",
|
|
59
|
+
"__mf/js/async/694.8462a746.js"
|
|
65
60
|
]
|
|
66
61
|
},
|
|
67
62
|
"css": {
|
|
@@ -78,13 +73,10 @@
|
|
|
78
73
|
"requiredVersion": "^3.10.0",
|
|
79
74
|
"assets": {
|
|
80
75
|
"js": {
|
|
81
|
-
"async": [
|
|
82
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
83
|
-
"__mf/js/async/1964.95da06f6.js"
|
|
84
|
-
],
|
|
76
|
+
"async": [],
|
|
85
77
|
"sync": [
|
|
86
|
-
"__mf/js/async/5214.
|
|
87
|
-
"__mf/js/async/738.
|
|
78
|
+
"__mf/js/async/5214.0fca84ed.js",
|
|
79
|
+
"__mf/js/async/738.a1ffff79.js"
|
|
88
80
|
]
|
|
89
81
|
},
|
|
90
82
|
"css": {
|
|
@@ -96,22 +88,14 @@
|
|
|
96
88
|
{
|
|
97
89
|
"id": "Prometheus:@perses-dev/components",
|
|
98
90
|
"name": "@perses-dev/components",
|
|
99
|
-
"version": "0.
|
|
91
|
+
"version": "0.52.0-beta.5",
|
|
100
92
|
"singleton": true,
|
|
101
|
-
"requiredVersion": "^0.
|
|
93
|
+
"requiredVersion": "^0.52.0-beta.5",
|
|
102
94
|
"assets": {
|
|
103
95
|
"js": {
|
|
104
|
-
"async": [
|
|
105
|
-
"__mf/js/async/1964.95da06f6.js",
|
|
106
|
-
"__mf/js/async/9173.e8fbead5.js",
|
|
107
|
-
"__mf/js/async/3960.129d5ef5.js",
|
|
108
|
-
"__mf/js/async/5790.2273e061.js",
|
|
109
|
-
"__mf/js/async/4075.b77ca1c7.js",
|
|
110
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
111
|
-
"__mf/js/async/6292.7b8efa78.js"
|
|
112
|
-
],
|
|
96
|
+
"async": [],
|
|
113
97
|
"sync": [
|
|
114
|
-
"__mf/js/async/
|
|
98
|
+
"__mf/js/async/6441.38c30276.js"
|
|
115
99
|
]
|
|
116
100
|
},
|
|
117
101
|
"css": {
|
|
@@ -123,51 +107,18 @@
|
|
|
123
107
|
{
|
|
124
108
|
"id": "Prometheus:@perses-dev/dashboards",
|
|
125
109
|
"name": "@perses-dev/dashboards",
|
|
126
|
-
"version": "0.
|
|
110
|
+
"version": "0.52.0-beta.5",
|
|
127
111
|
"singleton": true,
|
|
128
|
-
"requiredVersion": "^0.
|
|
112
|
+
"requiredVersion": "^0.52.0-beta.5",
|
|
129
113
|
"assets": {
|
|
130
114
|
"js": {
|
|
131
|
-
"async": [
|
|
132
|
-
"__mf/js/async/1964.95da06f6.js",
|
|
133
|
-
"__mf/js/async/9173.e8fbead5.js",
|
|
134
|
-
"__mf/js/async/3960.129d5ef5.js",
|
|
135
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
136
|
-
"__mf/js/async/5790.2273e061.js",
|
|
137
|
-
"__mf/js/async/4238.8e4d29d5.js",
|
|
138
|
-
"__mf/js/async/3224.23f0dccf.js",
|
|
139
|
-
"__mf/js/async/4075.b77ca1c7.js",
|
|
140
|
-
"__mf/js/async/8587.4891ea90.js",
|
|
141
|
-
"__mf/js/async/8980.afe002d4.js",
|
|
142
|
-
"__mf/js/async/7272.a763aa92.js",
|
|
143
|
-
"__mf/js/async/5769.f14c9663.js",
|
|
144
|
-
"__mf/js/async/7376.c7eb05b9.js",
|
|
145
|
-
"__mf/js/async/5724.6ee6ec51.js",
|
|
146
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
147
|
-
"__mf/js/async/3818.dde21d04.js",
|
|
148
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
149
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
150
|
-
"__mf/js/async/528.d364bb0e.js",
|
|
151
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
152
|
-
"__mf/js/async/738.aca54e25.js",
|
|
153
|
-
"__mf/js/async/3980.7cea5715.js",
|
|
154
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
155
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
156
|
-
"__mf/js/async/1465.3b5e12d5.js",
|
|
157
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
158
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
159
|
-
"__mf/js/async/2285.15378f70.js",
|
|
160
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
161
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
162
|
-
],
|
|
115
|
+
"async": [],
|
|
163
116
|
"sync": [
|
|
164
|
-
"__mf/js/async/
|
|
117
|
+
"__mf/js/async/1101.9cf067ee.js"
|
|
165
118
|
]
|
|
166
119
|
},
|
|
167
120
|
"css": {
|
|
168
|
-
"async": [
|
|
169
|
-
"__mf/css/async/5263.dacad691.css"
|
|
170
|
-
],
|
|
121
|
+
"async": [],
|
|
171
122
|
"sync": []
|
|
172
123
|
}
|
|
173
124
|
}
|
|
@@ -175,55 +126,18 @@
|
|
|
175
126
|
{
|
|
176
127
|
"id": "Prometheus:@perses-dev/explore",
|
|
177
128
|
"name": "@perses-dev/explore",
|
|
178
|
-
"version": "0.
|
|
129
|
+
"version": "0.52.0-beta.5",
|
|
179
130
|
"singleton": true,
|
|
180
|
-
"requiredVersion": "^0.
|
|
131
|
+
"requiredVersion": "^0.52.0-beta.5",
|
|
181
132
|
"assets": {
|
|
182
133
|
"js": {
|
|
183
|
-
"async": [
|
|
184
|
-
"__mf/js/async/1964.95da06f6.js",
|
|
185
|
-
"__mf/js/async/3960.129d5ef5.js",
|
|
186
|
-
"__mf/js/async/5790.2273e061.js",
|
|
187
|
-
"__mf/js/async/5774.9b0b6be1.js",
|
|
188
|
-
"__mf/js/async/8587.4891ea90.js",
|
|
189
|
-
"__mf/js/async/8980.afe002d4.js",
|
|
190
|
-
"__mf/js/async/7272.a763aa92.js",
|
|
191
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
192
|
-
"__mf/js/async/5769.f14c9663.js",
|
|
193
|
-
"__mf/js/async/3871.6915e369.js",
|
|
194
|
-
"__mf/js/async/7376.c7eb05b9.js",
|
|
195
|
-
"__mf/js/async/5724.6ee6ec51.js",
|
|
196
|
-
"__mf/js/async/9550.e19763f8.js",
|
|
197
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
198
|
-
"__mf/js/async/4238.8e4d29d5.js",
|
|
199
|
-
"__mf/js/async/3224.23f0dccf.js",
|
|
200
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
201
|
-
"__mf/js/async/3818.dde21d04.js",
|
|
202
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
203
|
-
"__mf/js/async/9173.e8fbead5.js",
|
|
204
|
-
"__mf/js/async/4075.b77ca1c7.js",
|
|
205
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
206
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
207
|
-
"__mf/js/async/528.d364bb0e.js",
|
|
208
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
209
|
-
"__mf/js/async/738.aca54e25.js",
|
|
210
|
-
"__mf/js/async/3980.7cea5715.js",
|
|
211
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
212
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
213
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
214
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
215
|
-
"__mf/js/async/2285.15378f70.js",
|
|
216
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
217
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
218
|
-
],
|
|
134
|
+
"async": [],
|
|
219
135
|
"sync": [
|
|
220
|
-
"__mf/js/async/4421.
|
|
136
|
+
"__mf/js/async/4421.39621b12.js"
|
|
221
137
|
]
|
|
222
138
|
},
|
|
223
139
|
"css": {
|
|
224
|
-
"async": [
|
|
225
|
-
"__mf/css/async/5263.dacad691.css"
|
|
226
|
-
],
|
|
140
|
+
"async": [],
|
|
227
141
|
"sync": []
|
|
228
142
|
}
|
|
229
143
|
}
|
|
@@ -231,50 +145,18 @@
|
|
|
231
145
|
{
|
|
232
146
|
"id": "Prometheus:@perses-dev/plugin-system",
|
|
233
147
|
"name": "@perses-dev/plugin-system",
|
|
234
|
-
"version": "0.
|
|
148
|
+
"version": "0.52.0-beta.5",
|
|
235
149
|
"singleton": true,
|
|
236
|
-
"requiredVersion": "^0.
|
|
150
|
+
"requiredVersion": "^0.52.0-beta.5",
|
|
237
151
|
"assets": {
|
|
238
152
|
"js": {
|
|
239
|
-
"async": [
|
|
240
|
-
"__mf/js/async/1964.95da06f6.js",
|
|
241
|
-
"__mf/js/async/9173.e8fbead5.js",
|
|
242
|
-
"__mf/js/async/3960.129d5ef5.js",
|
|
243
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
244
|
-
"__mf/js/async/5790.2273e061.js",
|
|
245
|
-
"__mf/js/async/4238.8e4d29d5.js",
|
|
246
|
-
"__mf/js/async/3224.23f0dccf.js",
|
|
247
|
-
"__mf/js/async/4075.b77ca1c7.js",
|
|
248
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
249
|
-
"__mf/js/async/8587.4891ea90.js",
|
|
250
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
251
|
-
"__mf/js/async/5724.6ee6ec51.js",
|
|
252
|
-
"__mf/js/async/9550.e19763f8.js",
|
|
253
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
254
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
255
|
-
"__mf/js/async/3818.dde21d04.js",
|
|
256
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
257
|
-
"__mf/js/async/738.aca54e25.js",
|
|
258
|
-
"__mf/js/async/3980.7cea5715.js",
|
|
259
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
260
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
261
|
-
"__mf/js/async/1465.3b5e12d5.js",
|
|
262
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
263
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
264
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
265
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
266
|
-
"__mf/js/async/2285.15378f70.js",
|
|
267
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
268
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
269
|
-
],
|
|
153
|
+
"async": [],
|
|
270
154
|
"sync": [
|
|
271
|
-
"__mf/js/async/
|
|
155
|
+
"__mf/js/async/4368.5aeca58a.js"
|
|
272
156
|
]
|
|
273
157
|
},
|
|
274
158
|
"css": {
|
|
275
|
-
"async": [
|
|
276
|
-
"__mf/css/async/5263.dacad691.css"
|
|
277
|
-
],
|
|
159
|
+
"async": [],
|
|
278
160
|
"sync": []
|
|
279
161
|
}
|
|
280
162
|
}
|
|
@@ -287,11 +169,9 @@
|
|
|
287
169
|
"requiredVersion": "^4.39.1",
|
|
288
170
|
"assets": {
|
|
289
171
|
"js": {
|
|
290
|
-
"async": [
|
|
291
|
-
"__mf/js/async/1964.95da06f6.js"
|
|
292
|
-
],
|
|
172
|
+
"async": [],
|
|
293
173
|
"sync": [
|
|
294
|
-
"__mf/js/async/3980.
|
|
174
|
+
"__mf/js/async/3980.0b0d272c.js"
|
|
295
175
|
]
|
|
296
176
|
},
|
|
297
177
|
"css": {
|
|
@@ -310,7 +190,7 @@
|
|
|
310
190
|
"js": {
|
|
311
191
|
"async": [],
|
|
312
192
|
"sync": [
|
|
313
|
-
"__mf/js/async/4075.
|
|
193
|
+
"__mf/js/async/4075.88e3f633.js"
|
|
314
194
|
]
|
|
315
195
|
},
|
|
316
196
|
"css": {
|
|
@@ -329,7 +209,7 @@
|
|
|
329
209
|
"js": {
|
|
330
210
|
"async": [],
|
|
331
211
|
"sync": [
|
|
332
|
-
"__mf/js/async/
|
|
212
|
+
"__mf/js/async/5409.955ffd51.js"
|
|
333
213
|
]
|
|
334
214
|
},
|
|
335
215
|
"css": {
|
|
@@ -348,7 +228,7 @@
|
|
|
348
228
|
"js": {
|
|
349
229
|
"async": [],
|
|
350
230
|
"sync": [
|
|
351
|
-
"__mf/js/async/5981.
|
|
231
|
+
"__mf/js/async/5981.eb502d27.js"
|
|
352
232
|
]
|
|
353
233
|
},
|
|
354
234
|
"css": {
|
|
@@ -365,11 +245,9 @@
|
|
|
365
245
|
"requiredVersion": "18.2.0",
|
|
366
246
|
"assets": {
|
|
367
247
|
"js": {
|
|
368
|
-
"async": [
|
|
369
|
-
"__mf/js/async/1964.95da06f6.js"
|
|
370
|
-
],
|
|
248
|
+
"async": [],
|
|
371
249
|
"sync": [
|
|
372
|
-
"__mf/js/async/9173.
|
|
250
|
+
"__mf/js/async/9173.915b80af.js"
|
|
373
251
|
]
|
|
374
252
|
},
|
|
375
253
|
"css": {
|
|
@@ -386,11 +264,9 @@
|
|
|
386
264
|
"requiredVersion": "^7.54.2",
|
|
387
265
|
"assets": {
|
|
388
266
|
"js": {
|
|
389
|
-
"async": [
|
|
390
|
-
"__mf/js/async/1964.95da06f6.js"
|
|
391
|
-
],
|
|
267
|
+
"async": [],
|
|
392
268
|
"sync": [
|
|
393
|
-
"__mf/js/async/6292.
|
|
269
|
+
"__mf/js/async/6292.2afe0c6d.js"
|
|
394
270
|
]
|
|
395
271
|
},
|
|
396
272
|
"css": {
|
|
@@ -407,12 +283,9 @@
|
|
|
407
283
|
"requiredVersion": "^6.30.0",
|
|
408
284
|
"assets": {
|
|
409
285
|
"js": {
|
|
410
|
-
"async": [
|
|
411
|
-
"__mf/js/async/1964.95da06f6.js",
|
|
412
|
-
"__mf/js/async/9173.e8fbead5.js"
|
|
413
|
-
],
|
|
286
|
+
"async": [],
|
|
414
287
|
"sync": [
|
|
415
|
-
"__mf/js/async/6377.
|
|
288
|
+
"__mf/js/async/6377.c40920f2.js"
|
|
416
289
|
]
|
|
417
290
|
},
|
|
418
291
|
"css": {
|
|
@@ -431,7 +304,7 @@
|
|
|
431
304
|
"js": {
|
|
432
305
|
"async": [],
|
|
433
306
|
"sync": [
|
|
434
|
-
"__mf/js/async/1964.
|
|
307
|
+
"__mf/js/async/1964.1d168a86.js"
|
|
435
308
|
]
|
|
436
309
|
},
|
|
437
310
|
"css": {
|
|
@@ -448,12 +321,9 @@
|
|
|
448
321
|
"requiredVersion": "^3.2.0",
|
|
449
322
|
"assets": {
|
|
450
323
|
"js": {
|
|
451
|
-
"async": [
|
|
452
|
-
"__mf/js/async/4238.8e4d29d5.js",
|
|
453
|
-
"__mf/js/async/4075.b77ca1c7.js"
|
|
454
|
-
],
|
|
324
|
+
"async": [],
|
|
455
325
|
"sync": [
|
|
456
|
-
"__mf/js/async/7740.
|
|
326
|
+
"__mf/js/async/7740.a8777825.js"
|
|
457
327
|
]
|
|
458
328
|
},
|
|
459
329
|
"css": {
|
|
@@ -471,62 +341,46 @@
|
|
|
471
341
|
"assets": {
|
|
472
342
|
"js": {
|
|
473
343
|
"sync": [
|
|
474
|
-
"__mf/js/async/8587.
|
|
475
|
-
"__mf/js/async/
|
|
476
|
-
"__mf/js/async/__federation_expose_PrometheusDatasource.
|
|
344
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
345
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
346
|
+
"__mf/js/async/__federation_expose_PrometheusDatasource.71aecfaf.js"
|
|
477
347
|
],
|
|
478
348
|
"async": [
|
|
479
|
-
"__mf/js/async/
|
|
480
|
-
"__mf/js/async/
|
|
481
|
-
"__mf/js/async/
|
|
482
|
-
"__mf/js/async/
|
|
483
|
-
"__mf/js/async/
|
|
484
|
-
"__mf/js/async/
|
|
485
|
-
"__mf/js/async/
|
|
486
|
-
"__mf/js/async/
|
|
487
|
-
"__mf/js/async/
|
|
488
|
-
"__mf/js/async/
|
|
489
|
-
"__mf/js/async/
|
|
490
|
-
"__mf/js/async/
|
|
491
|
-
"__mf/js/async/
|
|
492
|
-
"__mf/js/async/
|
|
493
|
-
"__mf/js/async/
|
|
494
|
-
"__mf/js/async/
|
|
495
|
-
"__mf/js/async/
|
|
496
|
-
"__mf/js/async/
|
|
497
|
-
"__mf/js/async/
|
|
498
|
-
"__mf/js/async/
|
|
499
|
-
"__mf/js/async/
|
|
500
|
-
"__mf/js/async/
|
|
501
|
-
"__mf/js/async/
|
|
502
|
-
"__mf/js/async/
|
|
503
|
-
"__mf/js/async/
|
|
504
|
-
"__mf/js/async/
|
|
505
|
-
"__mf/js/async/
|
|
506
|
-
"__mf/js/async/
|
|
507
|
-
"__mf/js/async/
|
|
508
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
509
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
510
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
511
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
512
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
513
|
-
"__mf/js/async/738.aca54e25.js",
|
|
514
|
-
"__mf/js/async/3980.7cea5715.js",
|
|
515
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
516
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
517
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
518
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
519
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
520
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
521
|
-
"__mf/js/async/2285.15378f70.js",
|
|
522
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
523
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
349
|
+
"__mf/js/async/4238.422a1b1c.js",
|
|
350
|
+
"__mf/js/async/3224.b63f87bf.js",
|
|
351
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
352
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
353
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
354
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
355
|
+
"__mf/js/async/3507.f1653337.js",
|
|
356
|
+
"__mf/js/async/2675.27451820.js",
|
|
357
|
+
"__mf/js/async/5724.794828e3.js",
|
|
358
|
+
"__mf/js/async/537.82230699.js",
|
|
359
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
360
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.90b49f7e.js",
|
|
361
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
362
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.24d74e40.js",
|
|
363
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e7eaadbd.js",
|
|
364
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.ea97322b.js",
|
|
365
|
+
"__mf/js/async/5257.ce463cb7.js",
|
|
366
|
+
"__mf/js/async/7376.2e948f2b.js",
|
|
367
|
+
"__mf/js/async/9550.642ce5ad.js",
|
|
368
|
+
"__mf/js/async/4665.cad36935.js",
|
|
369
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.80dd9b47.js",
|
|
370
|
+
"__mf/js/async/9817.70eae424.js",
|
|
371
|
+
"__mf/js/async/5876.1976752d.js",
|
|
372
|
+
"__mf/js/async/4535.f24704ea.js",
|
|
373
|
+
"__mf/js/async/4323.fdf7d039.js",
|
|
374
|
+
"__mf/js/async/2292.57d8fd0d.js",
|
|
375
|
+
"__mf/js/async/4062.06f48b93.js",
|
|
376
|
+
"__mf/js/async/212.69f85c2b.js",
|
|
377
|
+
"__mf/js/async/1441.c735f7dd.js"
|
|
524
378
|
]
|
|
525
379
|
},
|
|
526
380
|
"css": {
|
|
527
381
|
"sync": [],
|
|
528
382
|
"async": [
|
|
529
|
-
"__mf/css/async/
|
|
383
|
+
"__mf/css/async/2341.dacad691.css"
|
|
530
384
|
]
|
|
531
385
|
}
|
|
532
386
|
},
|
|
@@ -538,69 +392,54 @@
|
|
|
538
392
|
"assets": {
|
|
539
393
|
"js": {
|
|
540
394
|
"sync": [
|
|
541
|
-
"__mf/js/async/5774.
|
|
542
|
-
"__mf/js/async/8587.
|
|
543
|
-
"__mf/js/async/
|
|
544
|
-
"__mf/js/async/
|
|
545
|
-
"__mf/js/async/
|
|
546
|
-
"__mf/js/async/2675.
|
|
547
|
-
"__mf/js/async/5724.
|
|
548
|
-
"__mf/js/async/537.
|
|
549
|
-
"__mf/js/async/
|
|
550
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
395
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
396
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
397
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
398
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
399
|
+
"__mf/js/async/3507.f1653337.js",
|
|
400
|
+
"__mf/js/async/2675.27451820.js",
|
|
401
|
+
"__mf/js/async/5724.794828e3.js",
|
|
402
|
+
"__mf/js/async/537.82230699.js",
|
|
403
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
404
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.90b49f7e.js"
|
|
551
405
|
],
|
|
552
406
|
"async": [
|
|
553
|
-
"__mf/js/async/
|
|
554
|
-
"__mf/js/async/
|
|
555
|
-
"__mf/js/async/
|
|
556
|
-
"__mf/js/async/
|
|
557
|
-
"__mf/js/async/
|
|
558
|
-
"__mf/js/async/
|
|
559
|
-
"__mf/js/async/
|
|
560
|
-
"__mf/js/async/
|
|
561
|
-
"__mf/js/async/
|
|
562
|
-
"__mf/js/async/
|
|
563
|
-
"__mf/js/async/
|
|
564
|
-
"__mf/js/async/
|
|
565
|
-
"__mf/js/async/
|
|
566
|
-
"__mf/js/async/
|
|
567
|
-
"__mf/js/async/
|
|
568
|
-
"__mf/js/async/
|
|
569
|
-
"__mf/js/async/
|
|
570
|
-
"__mf/js/async/
|
|
571
|
-
"__mf/js/async/
|
|
572
|
-
"__mf/js/async/
|
|
573
|
-
"__mf/js/async/
|
|
574
|
-
"__mf/js/async/
|
|
575
|
-
"__mf/js/async/
|
|
576
|
-
"__mf/js/async/
|
|
577
|
-
"__mf/js/async/
|
|
578
|
-
"__mf/js/async/
|
|
579
|
-
"__mf/js/async/
|
|
580
|
-
"__mf/js/async/
|
|
581
|
-
"__mf/js/async/
|
|
582
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
583
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
584
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
585
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
586
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
587
|
-
"__mf/js/async/738.aca54e25.js",
|
|
588
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
589
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
590
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
591
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
592
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
593
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
594
|
-
"__mf/js/async/2285.15378f70.js",
|
|
595
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
596
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
407
|
+
"__mf/js/async/4238.422a1b1c.js",
|
|
408
|
+
"__mf/js/async/3224.b63f87bf.js",
|
|
409
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
410
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
411
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
412
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
413
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
414
|
+
"__mf/js/async/3507.f1653337.js",
|
|
415
|
+
"__mf/js/async/2675.27451820.js",
|
|
416
|
+
"__mf/js/async/5724.794828e3.js",
|
|
417
|
+
"__mf/js/async/537.82230699.js",
|
|
418
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
419
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.24d74e40.js",
|
|
420
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e7eaadbd.js",
|
|
421
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.ea97322b.js",
|
|
422
|
+
"__mf/js/async/5257.ce463cb7.js",
|
|
423
|
+
"__mf/js/async/7376.2e948f2b.js",
|
|
424
|
+
"__mf/js/async/9550.642ce5ad.js",
|
|
425
|
+
"__mf/js/async/4665.cad36935.js",
|
|
426
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.80dd9b47.js",
|
|
427
|
+
"__mf/js/async/9817.70eae424.js",
|
|
428
|
+
"__mf/js/async/5876.1976752d.js",
|
|
429
|
+
"__mf/js/async/4535.f24704ea.js",
|
|
430
|
+
"__mf/js/async/4323.fdf7d039.js",
|
|
431
|
+
"__mf/js/async/2292.57d8fd0d.js",
|
|
432
|
+
"__mf/js/async/4062.06f48b93.js",
|
|
433
|
+
"__mf/js/async/212.69f85c2b.js",
|
|
434
|
+
"__mf/js/async/1441.c735f7dd.js",
|
|
435
|
+
"__mf/js/async/1576.8eac7ce9.js"
|
|
597
436
|
]
|
|
598
437
|
},
|
|
599
438
|
"css": {
|
|
600
439
|
"sync": [],
|
|
601
440
|
"async": [
|
|
602
|
-
"__mf/css/async/
|
|
603
|
-
"__mf/css/async/
|
|
441
|
+
"__mf/css/async/2341.dacad691.css",
|
|
442
|
+
"__mf/css/async/1576.dacad691.css"
|
|
604
443
|
]
|
|
605
444
|
}
|
|
606
445
|
},
|
|
@@ -612,63 +451,48 @@
|
|
|
612
451
|
"assets": {
|
|
613
452
|
"js": {
|
|
614
453
|
"sync": [
|
|
615
|
-
"__mf/js/async/5774.
|
|
616
|
-
"__mf/js/async/8587.
|
|
617
|
-
"__mf/js/async/
|
|
618
|
-
"__mf/js/async/
|
|
619
|
-
"__mf/js/async/
|
|
620
|
-
"__mf/js/async/
|
|
621
|
-
"__mf/js/async/
|
|
622
|
-
"__mf/js/async/5724.
|
|
623
|
-
"__mf/js/async/537.
|
|
624
|
-
"__mf/js/async/
|
|
625
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
454
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
455
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
456
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
457
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
458
|
+
"__mf/js/async/3507.f1653337.js",
|
|
459
|
+
"__mf/js/async/2675.27451820.js",
|
|
460
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
461
|
+
"__mf/js/async/5724.794828e3.js",
|
|
462
|
+
"__mf/js/async/537.82230699.js",
|
|
463
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
464
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.24d74e40.js"
|
|
626
465
|
],
|
|
627
466
|
"async": [
|
|
628
|
-
"__mf/js/async/
|
|
629
|
-
"__mf/js/async/
|
|
630
|
-
"__mf/js/async/
|
|
631
|
-
"__mf/js/async/
|
|
632
|
-
"__mf/js/async/
|
|
633
|
-
"__mf/js/async/
|
|
634
|
-
"__mf/js/async/
|
|
635
|
-
"__mf/js/async/
|
|
636
|
-
"__mf/js/async/
|
|
637
|
-
"__mf/js/async/
|
|
638
|
-
"__mf/js/async/
|
|
639
|
-
"__mf/js/async/
|
|
640
|
-
"__mf/js/async/
|
|
641
|
-
"__mf/js/async/
|
|
642
|
-
"__mf/js/async/
|
|
643
|
-
"__mf/js/async/
|
|
644
|
-
"__mf/js/async/
|
|
645
|
-
"__mf/js/async/
|
|
646
|
-
"__mf/js/async/
|
|
647
|
-
"__mf/js/async/
|
|
648
|
-
"__mf/js/async/
|
|
649
|
-
"__mf/js/async/
|
|
650
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
651
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
652
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
653
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
654
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
655
|
-
"__mf/js/async/738.aca54e25.js",
|
|
656
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
657
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
658
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
659
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
660
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
661
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
662
|
-
"__mf/js/async/2285.15378f70.js",
|
|
663
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
664
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
467
|
+
"__mf/js/async/4238.422a1b1c.js",
|
|
468
|
+
"__mf/js/async/3224.b63f87bf.js",
|
|
469
|
+
"__mf/js/async/5257.ce463cb7.js",
|
|
470
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
471
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
472
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
473
|
+
"__mf/js/async/3507.f1653337.js",
|
|
474
|
+
"__mf/js/async/2675.27451820.js",
|
|
475
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
476
|
+
"__mf/js/async/7376.2e948f2b.js",
|
|
477
|
+
"__mf/js/async/9550.642ce5ad.js",
|
|
478
|
+
"__mf/js/async/4665.cad36935.js",
|
|
479
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.80dd9b47.js",
|
|
480
|
+
"__mf/js/async/9817.70eae424.js",
|
|
481
|
+
"__mf/js/async/5876.1976752d.js",
|
|
482
|
+
"__mf/js/async/4535.f24704ea.js",
|
|
483
|
+
"__mf/js/async/4323.fdf7d039.js",
|
|
484
|
+
"__mf/js/async/2292.57d8fd0d.js",
|
|
485
|
+
"__mf/js/async/4062.06f48b93.js",
|
|
486
|
+
"__mf/js/async/212.69f85c2b.js",
|
|
487
|
+
"__mf/js/async/1441.c735f7dd.js",
|
|
488
|
+
"__mf/js/async/1576.8eac7ce9.js"
|
|
665
489
|
]
|
|
666
490
|
},
|
|
667
491
|
"css": {
|
|
668
492
|
"sync": [],
|
|
669
493
|
"async": [
|
|
670
|
-
"__mf/css/async/
|
|
671
|
-
"__mf/css/async/
|
|
494
|
+
"__mf/css/async/2341.dacad691.css",
|
|
495
|
+
"__mf/css/async/1576.dacad691.css"
|
|
672
496
|
]
|
|
673
497
|
}
|
|
674
498
|
},
|
|
@@ -680,63 +504,48 @@
|
|
|
680
504
|
"assets": {
|
|
681
505
|
"js": {
|
|
682
506
|
"sync": [
|
|
683
|
-
"__mf/js/async/5774.
|
|
684
|
-
"__mf/js/async/8587.
|
|
685
|
-
"__mf/js/async/
|
|
686
|
-
"__mf/js/async/
|
|
687
|
-
"__mf/js/async/
|
|
688
|
-
"__mf/js/async/
|
|
689
|
-
"__mf/js/async/
|
|
690
|
-
"__mf/js/async/5724.
|
|
691
|
-
"__mf/js/async/537.
|
|
692
|
-
"__mf/js/async/
|
|
693
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
507
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
508
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
509
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
510
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
511
|
+
"__mf/js/async/3507.f1653337.js",
|
|
512
|
+
"__mf/js/async/2675.27451820.js",
|
|
513
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
514
|
+
"__mf/js/async/5724.794828e3.js",
|
|
515
|
+
"__mf/js/async/537.82230699.js",
|
|
516
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
517
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e7eaadbd.js"
|
|
694
518
|
],
|
|
695
519
|
"async": [
|
|
696
|
-
"__mf/js/async/
|
|
697
|
-
"__mf/js/async/
|
|
698
|
-
"__mf/js/async/
|
|
699
|
-
"__mf/js/async/
|
|
700
|
-
"__mf/js/async/
|
|
701
|
-
"__mf/js/async/
|
|
702
|
-
"__mf/js/async/
|
|
703
|
-
"__mf/js/async/
|
|
704
|
-
"__mf/js/async/
|
|
705
|
-
"__mf/js/async/
|
|
706
|
-
"__mf/js/async/
|
|
707
|
-
"__mf/js/async/
|
|
708
|
-
"__mf/js/async/
|
|
709
|
-
"__mf/js/async/
|
|
710
|
-
"__mf/js/async/
|
|
711
|
-
"__mf/js/async/
|
|
712
|
-
"__mf/js/async/
|
|
713
|
-
"__mf/js/async/
|
|
714
|
-
"__mf/js/async/
|
|
715
|
-
"__mf/js/async/
|
|
716
|
-
"__mf/js/async/
|
|
717
|
-
"__mf/js/async/
|
|
718
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
719
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
720
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
721
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
722
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
723
|
-
"__mf/js/async/738.aca54e25.js",
|
|
724
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
725
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
726
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
727
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
728
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
729
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
730
|
-
"__mf/js/async/2285.15378f70.js",
|
|
731
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
732
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
520
|
+
"__mf/js/async/4238.422a1b1c.js",
|
|
521
|
+
"__mf/js/async/3224.b63f87bf.js",
|
|
522
|
+
"__mf/js/async/5257.ce463cb7.js",
|
|
523
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
524
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
525
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
526
|
+
"__mf/js/async/3507.f1653337.js",
|
|
527
|
+
"__mf/js/async/2675.27451820.js",
|
|
528
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
529
|
+
"__mf/js/async/7376.2e948f2b.js",
|
|
530
|
+
"__mf/js/async/9550.642ce5ad.js",
|
|
531
|
+
"__mf/js/async/4665.cad36935.js",
|
|
532
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.80dd9b47.js",
|
|
533
|
+
"__mf/js/async/9817.70eae424.js",
|
|
534
|
+
"__mf/js/async/5876.1976752d.js",
|
|
535
|
+
"__mf/js/async/4535.f24704ea.js",
|
|
536
|
+
"__mf/js/async/4323.fdf7d039.js",
|
|
537
|
+
"__mf/js/async/2292.57d8fd0d.js",
|
|
538
|
+
"__mf/js/async/4062.06f48b93.js",
|
|
539
|
+
"__mf/js/async/212.69f85c2b.js",
|
|
540
|
+
"__mf/js/async/1441.c735f7dd.js",
|
|
541
|
+
"__mf/js/async/1576.8eac7ce9.js"
|
|
733
542
|
]
|
|
734
543
|
},
|
|
735
544
|
"css": {
|
|
736
545
|
"sync": [],
|
|
737
546
|
"async": [
|
|
738
|
-
"__mf/css/async/
|
|
739
|
-
"__mf/css/async/
|
|
547
|
+
"__mf/css/async/2341.dacad691.css",
|
|
548
|
+
"__mf/css/async/1576.dacad691.css"
|
|
740
549
|
]
|
|
741
550
|
}
|
|
742
551
|
},
|
|
@@ -748,63 +557,48 @@
|
|
|
748
557
|
"assets": {
|
|
749
558
|
"js": {
|
|
750
559
|
"sync": [
|
|
751
|
-
"__mf/js/async/5774.
|
|
752
|
-
"__mf/js/async/8587.
|
|
753
|
-
"__mf/js/async/
|
|
754
|
-
"__mf/js/async/
|
|
755
|
-
"__mf/js/async/
|
|
756
|
-
"__mf/js/async/
|
|
757
|
-
"__mf/js/async/
|
|
758
|
-
"__mf/js/async/5724.
|
|
759
|
-
"__mf/js/async/537.
|
|
760
|
-
"__mf/js/async/
|
|
761
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
560
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
561
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
562
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
563
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
564
|
+
"__mf/js/async/3507.f1653337.js",
|
|
565
|
+
"__mf/js/async/2675.27451820.js",
|
|
566
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
567
|
+
"__mf/js/async/5724.794828e3.js",
|
|
568
|
+
"__mf/js/async/537.82230699.js",
|
|
569
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
570
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.ea97322b.js"
|
|
762
571
|
],
|
|
763
572
|
"async": [
|
|
764
|
-
"__mf/js/async/
|
|
765
|
-
"__mf/js/async/
|
|
766
|
-
"__mf/js/async/
|
|
767
|
-
"__mf/js/async/
|
|
768
|
-
"__mf/js/async/
|
|
769
|
-
"__mf/js/async/
|
|
770
|
-
"__mf/js/async/
|
|
771
|
-
"__mf/js/async/
|
|
772
|
-
"__mf/js/async/
|
|
773
|
-
"__mf/js/async/
|
|
774
|
-
"__mf/js/async/
|
|
775
|
-
"__mf/js/async/
|
|
776
|
-
"__mf/js/async/
|
|
777
|
-
"__mf/js/async/
|
|
778
|
-
"__mf/js/async/
|
|
779
|
-
"__mf/js/async/
|
|
780
|
-
"__mf/js/async/
|
|
781
|
-
"__mf/js/async/
|
|
782
|
-
"__mf/js/async/
|
|
783
|
-
"__mf/js/async/
|
|
784
|
-
"__mf/js/async/
|
|
785
|
-
"__mf/js/async/
|
|
786
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
787
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
788
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
789
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
790
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
791
|
-
"__mf/js/async/738.aca54e25.js",
|
|
792
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
793
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
794
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
795
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
796
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
797
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
798
|
-
"__mf/js/async/2285.15378f70.js",
|
|
799
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
800
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
573
|
+
"__mf/js/async/4238.422a1b1c.js",
|
|
574
|
+
"__mf/js/async/3224.b63f87bf.js",
|
|
575
|
+
"__mf/js/async/5257.ce463cb7.js",
|
|
576
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
577
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
578
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
579
|
+
"__mf/js/async/3507.f1653337.js",
|
|
580
|
+
"__mf/js/async/2675.27451820.js",
|
|
581
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
582
|
+
"__mf/js/async/7376.2e948f2b.js",
|
|
583
|
+
"__mf/js/async/9550.642ce5ad.js",
|
|
584
|
+
"__mf/js/async/4665.cad36935.js",
|
|
585
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.80dd9b47.js",
|
|
586
|
+
"__mf/js/async/9817.70eae424.js",
|
|
587
|
+
"__mf/js/async/5876.1976752d.js",
|
|
588
|
+
"__mf/js/async/4535.f24704ea.js",
|
|
589
|
+
"__mf/js/async/4323.fdf7d039.js",
|
|
590
|
+
"__mf/js/async/2292.57d8fd0d.js",
|
|
591
|
+
"__mf/js/async/4062.06f48b93.js",
|
|
592
|
+
"__mf/js/async/212.69f85c2b.js",
|
|
593
|
+
"__mf/js/async/1441.c735f7dd.js",
|
|
594
|
+
"__mf/js/async/1576.8eac7ce9.js"
|
|
801
595
|
]
|
|
802
596
|
},
|
|
803
597
|
"css": {
|
|
804
598
|
"sync": [],
|
|
805
599
|
"async": [
|
|
806
|
-
"__mf/css/async/
|
|
807
|
-
"__mf/css/async/
|
|
600
|
+
"__mf/css/async/2341.dacad691.css",
|
|
601
|
+
"__mf/css/async/1576.dacad691.css"
|
|
808
602
|
]
|
|
809
603
|
}
|
|
810
604
|
},
|
|
@@ -816,66 +610,51 @@
|
|
|
816
610
|
"assets": {
|
|
817
611
|
"js": {
|
|
818
612
|
"sync": [
|
|
819
|
-
"__mf/js/async/8587.
|
|
820
|
-
"__mf/js/async/
|
|
821
|
-
"__mf/js/async/
|
|
822
|
-
"__mf/js/async/
|
|
823
|
-
"__mf/js/async/
|
|
824
|
-
"__mf/js/async/
|
|
825
|
-
"__mf/js/async/
|
|
826
|
-
"__mf/js/async/7376.
|
|
827
|
-
"__mf/js/async/9550.
|
|
828
|
-
"__mf/js/async/
|
|
829
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
613
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
614
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
615
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
616
|
+
"__mf/js/async/3507.f1653337.js",
|
|
617
|
+
"__mf/js/async/2675.27451820.js",
|
|
618
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
619
|
+
"__mf/js/async/5257.ce463cb7.js",
|
|
620
|
+
"__mf/js/async/7376.2e948f2b.js",
|
|
621
|
+
"__mf/js/async/9550.642ce5ad.js",
|
|
622
|
+
"__mf/js/async/4665.cad36935.js",
|
|
623
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.80dd9b47.js"
|
|
830
624
|
],
|
|
831
625
|
"async": [
|
|
832
|
-
"__mf/js/async/
|
|
833
|
-
"__mf/js/async/
|
|
834
|
-
"__mf/js/async/
|
|
835
|
-
"__mf/js/async/
|
|
836
|
-
"__mf/js/async/
|
|
837
|
-
"__mf/js/async/
|
|
838
|
-
"__mf/js/async/
|
|
839
|
-
"__mf/js/async/
|
|
840
|
-
"__mf/js/async/
|
|
841
|
-
"__mf/js/async/
|
|
842
|
-
"__mf/js/async/
|
|
843
|
-
"__mf/js/async/
|
|
844
|
-
"__mf/js/async/
|
|
845
|
-
"__mf/js/async/
|
|
846
|
-
"__mf/js/async/
|
|
847
|
-
"__mf/js/async/
|
|
848
|
-
"__mf/js/async/
|
|
849
|
-
"__mf/js/async/
|
|
850
|
-
"__mf/js/async/
|
|
851
|
-
"__mf/js/async/
|
|
852
|
-
"__mf/js/async/
|
|
853
|
-
"__mf/js/async/
|
|
854
|
-
"__mf/js/async/
|
|
855
|
-
"__mf/js/async/
|
|
856
|
-
"__mf/js/async/
|
|
857
|
-
"__mf/js/async/3871.6915e369.js",
|
|
858
|
-
"__mf/js/async/528.d364bb0e.js",
|
|
859
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
860
|
-
"__mf/js/async/738.aca54e25.js",
|
|
861
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
862
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
863
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
864
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
865
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
866
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
867
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
868
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
869
|
-
"__mf/js/async/2285.15378f70.js",
|
|
870
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
871
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
626
|
+
"__mf/js/async/4238.422a1b1c.js",
|
|
627
|
+
"__mf/js/async/3224.b63f87bf.js",
|
|
628
|
+
"__mf/js/async/4535.f24704ea.js",
|
|
629
|
+
"__mf/js/async/4062.06f48b93.js",
|
|
630
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
631
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
632
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
633
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
634
|
+
"__mf/js/async/3507.f1653337.js",
|
|
635
|
+
"__mf/js/async/2675.27451820.js",
|
|
636
|
+
"__mf/js/async/5724.794828e3.js",
|
|
637
|
+
"__mf/js/async/537.82230699.js",
|
|
638
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
639
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.90b49f7e.js",
|
|
640
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
641
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.24d74e40.js",
|
|
642
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e7eaadbd.js",
|
|
643
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.ea97322b.js",
|
|
644
|
+
"__mf/js/async/9817.70eae424.js",
|
|
645
|
+
"__mf/js/async/5876.1976752d.js",
|
|
646
|
+
"__mf/js/async/212.69f85c2b.js",
|
|
647
|
+
"__mf/js/async/2292.57d8fd0d.js",
|
|
648
|
+
"__mf/js/async/4323.fdf7d039.js",
|
|
649
|
+
"__mf/js/async/1441.c735f7dd.js",
|
|
650
|
+
"__mf/js/async/1576.8eac7ce9.js"
|
|
872
651
|
]
|
|
873
652
|
},
|
|
874
653
|
"css": {
|
|
875
654
|
"sync": [],
|
|
876
655
|
"async": [
|
|
877
|
-
"__mf/css/async/
|
|
878
|
-
"__mf/css/async/
|
|
656
|
+
"__mf/css/async/2341.dacad691.css",
|
|
657
|
+
"__mf/css/async/1576.dacad691.css"
|
|
879
658
|
]
|
|
880
659
|
}
|
|
881
660
|
},
|