@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-stats.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
|
},
|
|
@@ -35,11 +35,9 @@
|
|
|
35
35
|
"id": "Prometheus:@emotion/react",
|
|
36
36
|
"assets": {
|
|
37
37
|
"js": {
|
|
38
|
-
"async": [
|
|
39
|
-
"__mf/js/async/1964.95da06f6.js"
|
|
40
|
-
],
|
|
38
|
+
"async": [],
|
|
41
39
|
"sync": [
|
|
42
|
-
"__mf/js/async/3960.
|
|
40
|
+
"__mf/js/async/3960.3eedafbd.js"
|
|
43
41
|
]
|
|
44
42
|
},
|
|
45
43
|
"css": {
|
|
@@ -59,14 +57,11 @@
|
|
|
59
57
|
"id": "Prometheus:@emotion/styled",
|
|
60
58
|
"assets": {
|
|
61
59
|
"js": {
|
|
62
|
-
"async": [
|
|
63
|
-
"__mf/js/async/1964.95da06f6.js",
|
|
64
|
-
"__mf/js/async/3960.129d5ef5.js"
|
|
65
|
-
],
|
|
60
|
+
"async": [],
|
|
66
61
|
"sync": [
|
|
67
|
-
"__mf/js/async/5790.
|
|
68
|
-
"__mf/js/async/6770.
|
|
69
|
-
"__mf/js/async/694.
|
|
62
|
+
"__mf/js/async/5790.a9b31ca8.js",
|
|
63
|
+
"__mf/js/async/6770.7099bb3b.js",
|
|
64
|
+
"__mf/js/async/694.8462a746.js"
|
|
70
65
|
]
|
|
71
66
|
},
|
|
72
67
|
"css": {
|
|
@@ -86,13 +81,10 @@
|
|
|
86
81
|
"id": "Prometheus:@hookform/resolvers",
|
|
87
82
|
"assets": {
|
|
88
83
|
"js": {
|
|
89
|
-
"async": [
|
|
90
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
91
|
-
"__mf/js/async/1964.95da06f6.js"
|
|
92
|
-
],
|
|
84
|
+
"async": [],
|
|
93
85
|
"sync": [
|
|
94
|
-
"__mf/js/async/5214.
|
|
95
|
-
"__mf/js/async/738.
|
|
86
|
+
"__mf/js/async/5214.0fca84ed.js",
|
|
87
|
+
"__mf/js/async/738.a1ffff79.js"
|
|
96
88
|
]
|
|
97
89
|
},
|
|
98
90
|
"css": {
|
|
@@ -104,25 +96,17 @@
|
|
|
104
96
|
},
|
|
105
97
|
{
|
|
106
98
|
"singleton": true,
|
|
107
|
-
"requiredVersion": "^0.
|
|
99
|
+
"requiredVersion": "^0.52.0-beta.5",
|
|
108
100
|
"shareScope": "default",
|
|
109
101
|
"name": "@perses-dev/components",
|
|
110
|
-
"version": "0.
|
|
102
|
+
"version": "0.52.0-beta.5",
|
|
111
103
|
"eager": false,
|
|
112
104
|
"id": "Prometheus:@perses-dev/components",
|
|
113
105
|
"assets": {
|
|
114
106
|
"js": {
|
|
115
|
-
"async": [
|
|
116
|
-
"__mf/js/async/1964.95da06f6.js",
|
|
117
|
-
"__mf/js/async/9173.e8fbead5.js",
|
|
118
|
-
"__mf/js/async/3960.129d5ef5.js",
|
|
119
|
-
"__mf/js/async/5790.2273e061.js",
|
|
120
|
-
"__mf/js/async/4075.b77ca1c7.js",
|
|
121
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
122
|
-
"__mf/js/async/6292.7b8efa78.js"
|
|
123
|
-
],
|
|
107
|
+
"async": [],
|
|
124
108
|
"sync": [
|
|
125
|
-
"__mf/js/async/
|
|
109
|
+
"__mf/js/async/6441.38c30276.js"
|
|
126
110
|
]
|
|
127
111
|
},
|
|
128
112
|
"css": {
|
|
@@ -131,60 +115,27 @@
|
|
|
131
115
|
}
|
|
132
116
|
},
|
|
133
117
|
"usedIn": [
|
|
134
|
-
"./
|
|
135
|
-
"./
|
|
118
|
+
"./PrometheusTimeSeriesQuery",
|
|
119
|
+
"./PrometheusExplorer"
|
|
136
120
|
]
|
|
137
121
|
},
|
|
138
122
|
{
|
|
139
123
|
"singleton": true,
|
|
140
|
-
"requiredVersion": "^0.
|
|
124
|
+
"requiredVersion": "^0.52.0-beta.5",
|
|
141
125
|
"shareScope": "default",
|
|
142
126
|
"name": "@perses-dev/dashboards",
|
|
143
|
-
"version": "0.
|
|
127
|
+
"version": "0.52.0-beta.5",
|
|
144
128
|
"eager": false,
|
|
145
129
|
"id": "Prometheus:@perses-dev/dashboards",
|
|
146
130
|
"assets": {
|
|
147
131
|
"js": {
|
|
148
|
-
"async": [
|
|
149
|
-
"__mf/js/async/1964.95da06f6.js",
|
|
150
|
-
"__mf/js/async/9173.e8fbead5.js",
|
|
151
|
-
"__mf/js/async/3960.129d5ef5.js",
|
|
152
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
153
|
-
"__mf/js/async/5790.2273e061.js",
|
|
154
|
-
"__mf/js/async/4238.8e4d29d5.js",
|
|
155
|
-
"__mf/js/async/3224.23f0dccf.js",
|
|
156
|
-
"__mf/js/async/4075.b77ca1c7.js",
|
|
157
|
-
"__mf/js/async/8587.4891ea90.js",
|
|
158
|
-
"__mf/js/async/8980.afe002d4.js",
|
|
159
|
-
"__mf/js/async/7272.a763aa92.js",
|
|
160
|
-
"__mf/js/async/5769.f14c9663.js",
|
|
161
|
-
"__mf/js/async/7376.c7eb05b9.js",
|
|
162
|
-
"__mf/js/async/5724.6ee6ec51.js",
|
|
163
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
164
|
-
"__mf/js/async/3818.dde21d04.js",
|
|
165
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
166
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
167
|
-
"__mf/js/async/528.d364bb0e.js",
|
|
168
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
169
|
-
"__mf/js/async/738.aca54e25.js",
|
|
170
|
-
"__mf/js/async/3980.7cea5715.js",
|
|
171
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
172
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
173
|
-
"__mf/js/async/1465.3b5e12d5.js",
|
|
174
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
175
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
176
|
-
"__mf/js/async/2285.15378f70.js",
|
|
177
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
178
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
179
|
-
],
|
|
132
|
+
"async": [],
|
|
180
133
|
"sync": [
|
|
181
|
-
"__mf/js/async/
|
|
134
|
+
"__mf/js/async/1101.9cf067ee.js"
|
|
182
135
|
]
|
|
183
136
|
},
|
|
184
137
|
"css": {
|
|
185
|
-
"async": [
|
|
186
|
-
"__mf/css/async/5263.dacad691.css"
|
|
187
|
-
],
|
|
138
|
+
"async": [],
|
|
188
139
|
"sync": []
|
|
189
140
|
}
|
|
190
141
|
},
|
|
@@ -194,58 +145,21 @@
|
|
|
194
145
|
},
|
|
195
146
|
{
|
|
196
147
|
"singleton": true,
|
|
197
|
-
"requiredVersion": "^0.
|
|
148
|
+
"requiredVersion": "^0.52.0-beta.5",
|
|
198
149
|
"shareScope": "default",
|
|
199
150
|
"name": "@perses-dev/explore",
|
|
200
|
-
"version": "0.
|
|
151
|
+
"version": "0.52.0-beta.5",
|
|
201
152
|
"eager": false,
|
|
202
153
|
"id": "Prometheus:@perses-dev/explore",
|
|
203
154
|
"assets": {
|
|
204
155
|
"js": {
|
|
205
|
-
"async": [
|
|
206
|
-
"__mf/js/async/1964.95da06f6.js",
|
|
207
|
-
"__mf/js/async/3960.129d5ef5.js",
|
|
208
|
-
"__mf/js/async/5790.2273e061.js",
|
|
209
|
-
"__mf/js/async/5774.9b0b6be1.js",
|
|
210
|
-
"__mf/js/async/8587.4891ea90.js",
|
|
211
|
-
"__mf/js/async/8980.afe002d4.js",
|
|
212
|
-
"__mf/js/async/7272.a763aa92.js",
|
|
213
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
214
|
-
"__mf/js/async/5769.f14c9663.js",
|
|
215
|
-
"__mf/js/async/3871.6915e369.js",
|
|
216
|
-
"__mf/js/async/7376.c7eb05b9.js",
|
|
217
|
-
"__mf/js/async/5724.6ee6ec51.js",
|
|
218
|
-
"__mf/js/async/9550.e19763f8.js",
|
|
219
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
220
|
-
"__mf/js/async/4238.8e4d29d5.js",
|
|
221
|
-
"__mf/js/async/3224.23f0dccf.js",
|
|
222
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
223
|
-
"__mf/js/async/3818.dde21d04.js",
|
|
224
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
225
|
-
"__mf/js/async/9173.e8fbead5.js",
|
|
226
|
-
"__mf/js/async/4075.b77ca1c7.js",
|
|
227
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
228
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
229
|
-
"__mf/js/async/528.d364bb0e.js",
|
|
230
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
231
|
-
"__mf/js/async/738.aca54e25.js",
|
|
232
|
-
"__mf/js/async/3980.7cea5715.js",
|
|
233
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
234
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
235
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
236
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
237
|
-
"__mf/js/async/2285.15378f70.js",
|
|
238
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
239
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
240
|
-
],
|
|
156
|
+
"async": [],
|
|
241
157
|
"sync": [
|
|
242
|
-
"__mf/js/async/4421.
|
|
158
|
+
"__mf/js/async/4421.39621b12.js"
|
|
243
159
|
]
|
|
244
160
|
},
|
|
245
161
|
"css": {
|
|
246
|
-
"async": [
|
|
247
|
-
"__mf/css/async/5263.dacad691.css"
|
|
248
|
-
],
|
|
162
|
+
"async": [],
|
|
249
163
|
"sync": []
|
|
250
164
|
}
|
|
251
165
|
},
|
|
@@ -255,53 +169,21 @@
|
|
|
255
169
|
},
|
|
256
170
|
{
|
|
257
171
|
"singleton": true,
|
|
258
|
-
"requiredVersion": "^0.
|
|
172
|
+
"requiredVersion": "^0.52.0-beta.5",
|
|
259
173
|
"shareScope": "default",
|
|
260
174
|
"name": "@perses-dev/plugin-system",
|
|
261
|
-
"version": "0.
|
|
175
|
+
"version": "0.52.0-beta.5",
|
|
262
176
|
"eager": false,
|
|
263
177
|
"id": "Prometheus:@perses-dev/plugin-system",
|
|
264
178
|
"assets": {
|
|
265
179
|
"js": {
|
|
266
|
-
"async": [
|
|
267
|
-
"__mf/js/async/1964.95da06f6.js",
|
|
268
|
-
"__mf/js/async/9173.e8fbead5.js",
|
|
269
|
-
"__mf/js/async/3960.129d5ef5.js",
|
|
270
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
271
|
-
"__mf/js/async/5790.2273e061.js",
|
|
272
|
-
"__mf/js/async/4238.8e4d29d5.js",
|
|
273
|
-
"__mf/js/async/3224.23f0dccf.js",
|
|
274
|
-
"__mf/js/async/4075.b77ca1c7.js",
|
|
275
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
276
|
-
"__mf/js/async/8587.4891ea90.js",
|
|
277
|
-
"__mf/js/async/2675.99cf926f.js",
|
|
278
|
-
"__mf/js/async/5724.6ee6ec51.js",
|
|
279
|
-
"__mf/js/async/9550.e19763f8.js",
|
|
280
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
281
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
282
|
-
"__mf/js/async/3818.dde21d04.js",
|
|
283
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
284
|
-
"__mf/js/async/738.aca54e25.js",
|
|
285
|
-
"__mf/js/async/3980.7cea5715.js",
|
|
286
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
287
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
288
|
-
"__mf/js/async/1465.3b5e12d5.js",
|
|
289
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
290
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
291
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
292
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
293
|
-
"__mf/js/async/2285.15378f70.js",
|
|
294
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
295
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
296
|
-
],
|
|
180
|
+
"async": [],
|
|
297
181
|
"sync": [
|
|
298
|
-
"__mf/js/async/
|
|
182
|
+
"__mf/js/async/4368.5aeca58a.js"
|
|
299
183
|
]
|
|
300
184
|
},
|
|
301
185
|
"css": {
|
|
302
|
-
"async": [
|
|
303
|
-
"__mf/css/async/5263.dacad691.css"
|
|
304
|
-
],
|
|
186
|
+
"async": [],
|
|
305
187
|
"sync": []
|
|
306
188
|
}
|
|
307
189
|
},
|
|
@@ -324,11 +206,9 @@
|
|
|
324
206
|
"id": "Prometheus:@tanstack/react-query",
|
|
325
207
|
"assets": {
|
|
326
208
|
"js": {
|
|
327
|
-
"async": [
|
|
328
|
-
"__mf/js/async/1964.95da06f6.js"
|
|
329
|
-
],
|
|
209
|
+
"async": [],
|
|
330
210
|
"sync": [
|
|
331
|
-
"__mf/js/async/3980.
|
|
211
|
+
"__mf/js/async/3980.0b0d272c.js"
|
|
332
212
|
]
|
|
333
213
|
},
|
|
334
214
|
"css": {
|
|
@@ -352,7 +232,7 @@
|
|
|
352
232
|
"js": {
|
|
353
233
|
"async": [],
|
|
354
234
|
"sync": [
|
|
355
|
-
"__mf/js/async/4075.
|
|
235
|
+
"__mf/js/async/4075.88e3f633.js"
|
|
356
236
|
]
|
|
357
237
|
},
|
|
358
238
|
"css": {
|
|
@@ -376,7 +256,7 @@
|
|
|
376
256
|
"js": {
|
|
377
257
|
"async": [],
|
|
378
258
|
"sync": [
|
|
379
|
-
"__mf/js/async/
|
|
259
|
+
"__mf/js/async/5409.955ffd51.js"
|
|
380
260
|
]
|
|
381
261
|
},
|
|
382
262
|
"css": {
|
|
@@ -398,7 +278,7 @@
|
|
|
398
278
|
"js": {
|
|
399
279
|
"async": [],
|
|
400
280
|
"sync": [
|
|
401
|
-
"__mf/js/async/5981.
|
|
281
|
+
"__mf/js/async/5981.eb502d27.js"
|
|
402
282
|
]
|
|
403
283
|
},
|
|
404
284
|
"css": {
|
|
@@ -418,11 +298,9 @@
|
|
|
418
298
|
"id": "Prometheus:react-dom",
|
|
419
299
|
"assets": {
|
|
420
300
|
"js": {
|
|
421
|
-
"async": [
|
|
422
|
-
"__mf/js/async/1964.95da06f6.js"
|
|
423
|
-
],
|
|
301
|
+
"async": [],
|
|
424
302
|
"sync": [
|
|
425
|
-
"__mf/js/async/9173.
|
|
303
|
+
"__mf/js/async/9173.915b80af.js"
|
|
426
304
|
]
|
|
427
305
|
},
|
|
428
306
|
"css": {
|
|
@@ -442,11 +320,9 @@
|
|
|
442
320
|
"id": "Prometheus:react-hook-form",
|
|
443
321
|
"assets": {
|
|
444
322
|
"js": {
|
|
445
|
-
"async": [
|
|
446
|
-
"__mf/js/async/1964.95da06f6.js"
|
|
447
|
-
],
|
|
323
|
+
"async": [],
|
|
448
324
|
"sync": [
|
|
449
|
-
"__mf/js/async/6292.
|
|
325
|
+
"__mf/js/async/6292.2afe0c6d.js"
|
|
450
326
|
]
|
|
451
327
|
},
|
|
452
328
|
"css": {
|
|
@@ -466,12 +342,9 @@
|
|
|
466
342
|
"id": "Prometheus:react-router-dom",
|
|
467
343
|
"assets": {
|
|
468
344
|
"js": {
|
|
469
|
-
"async": [
|
|
470
|
-
"__mf/js/async/1964.95da06f6.js",
|
|
471
|
-
"__mf/js/async/9173.e8fbead5.js"
|
|
472
|
-
],
|
|
345
|
+
"async": [],
|
|
473
346
|
"sync": [
|
|
474
|
-
"__mf/js/async/6377.
|
|
347
|
+
"__mf/js/async/6377.c40920f2.js"
|
|
475
348
|
]
|
|
476
349
|
},
|
|
477
350
|
"css": {
|
|
@@ -495,7 +368,7 @@
|
|
|
495
368
|
"js": {
|
|
496
369
|
"async": [],
|
|
497
370
|
"sync": [
|
|
498
|
-
"__mf/js/async/1964.
|
|
371
|
+
"__mf/js/async/1964.1d168a86.js"
|
|
499
372
|
]
|
|
500
373
|
},
|
|
501
374
|
"css": {
|
|
@@ -519,12 +392,9 @@
|
|
|
519
392
|
"id": "Prometheus:date-fns-tz",
|
|
520
393
|
"assets": {
|
|
521
394
|
"js": {
|
|
522
|
-
"async": [
|
|
523
|
-
"__mf/js/async/4238.8e4d29d5.js",
|
|
524
|
-
"__mf/js/async/4075.b77ca1c7.js"
|
|
525
|
-
],
|
|
395
|
+
"async": [],
|
|
526
396
|
"sync": [
|
|
527
|
-
"__mf/js/async/7740.
|
|
397
|
+
"__mf/js/async/7740.a8777825.js"
|
|
528
398
|
]
|
|
529
399
|
},
|
|
530
400
|
"css": {
|
|
@@ -549,62 +419,46 @@
|
|
|
549
419
|
"assets": {
|
|
550
420
|
"js": {
|
|
551
421
|
"sync": [
|
|
552
|
-
"__mf/js/async/8587.
|
|
553
|
-
"__mf/js/async/
|
|
554
|
-
"__mf/js/async/__federation_expose_PrometheusDatasource.
|
|
422
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
423
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
424
|
+
"__mf/js/async/__federation_expose_PrometheusDatasource.71aecfaf.js"
|
|
555
425
|
],
|
|
556
426
|
"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/
|
|
583
|
-
"__mf/js/async/
|
|
584
|
-
"__mf/js/async/
|
|
585
|
-
"__mf/js/async/
|
|
586
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
587
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
588
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
589
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
590
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
591
|
-
"__mf/js/async/738.aca54e25.js",
|
|
592
|
-
"__mf/js/async/3980.7cea5715.js",
|
|
593
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
594
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
595
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
596
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
597
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
598
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
599
|
-
"__mf/js/async/2285.15378f70.js",
|
|
600
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
601
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
427
|
+
"__mf/js/async/4238.422a1b1c.js",
|
|
428
|
+
"__mf/js/async/3224.b63f87bf.js",
|
|
429
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
430
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
431
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
432
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
433
|
+
"__mf/js/async/3507.f1653337.js",
|
|
434
|
+
"__mf/js/async/2675.27451820.js",
|
|
435
|
+
"__mf/js/async/5724.794828e3.js",
|
|
436
|
+
"__mf/js/async/537.82230699.js",
|
|
437
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
438
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.90b49f7e.js",
|
|
439
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
440
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.24d74e40.js",
|
|
441
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e7eaadbd.js",
|
|
442
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.ea97322b.js",
|
|
443
|
+
"__mf/js/async/5257.ce463cb7.js",
|
|
444
|
+
"__mf/js/async/7376.2e948f2b.js",
|
|
445
|
+
"__mf/js/async/9550.642ce5ad.js",
|
|
446
|
+
"__mf/js/async/4665.cad36935.js",
|
|
447
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.80dd9b47.js",
|
|
448
|
+
"__mf/js/async/9817.70eae424.js",
|
|
449
|
+
"__mf/js/async/5876.1976752d.js",
|
|
450
|
+
"__mf/js/async/4535.f24704ea.js",
|
|
451
|
+
"__mf/js/async/4323.fdf7d039.js",
|
|
452
|
+
"__mf/js/async/2292.57d8fd0d.js",
|
|
453
|
+
"__mf/js/async/4062.06f48b93.js",
|
|
454
|
+
"__mf/js/async/212.69f85c2b.js",
|
|
455
|
+
"__mf/js/async/1441.c735f7dd.js"
|
|
602
456
|
]
|
|
603
457
|
},
|
|
604
458
|
"css": {
|
|
605
459
|
"sync": [],
|
|
606
460
|
"async": [
|
|
607
|
-
"__mf/css/async/
|
|
461
|
+
"__mf/css/async/2341.dacad691.css"
|
|
608
462
|
]
|
|
609
463
|
}
|
|
610
464
|
}
|
|
@@ -616,76 +470,61 @@
|
|
|
616
470
|
"requires": [
|
|
617
471
|
"react",
|
|
618
472
|
"@perses-dev/plugin-system",
|
|
619
|
-
"
|
|
620
|
-
"
|
|
473
|
+
"date-fns",
|
|
474
|
+
"@perses-dev/components"
|
|
621
475
|
],
|
|
622
476
|
"file": "src/plugins/prometheus-time-series-query/PrometheusTimeSeriesQuery.ts",
|
|
623
477
|
"assets": {
|
|
624
478
|
"js": {
|
|
625
479
|
"sync": [
|
|
626
|
-
"__mf/js/async/5774.
|
|
627
|
-
"__mf/js/async/8587.
|
|
628
|
-
"__mf/js/async/
|
|
629
|
-
"__mf/js/async/
|
|
630
|
-
"__mf/js/async/
|
|
631
|
-
"__mf/js/async/2675.
|
|
632
|
-
"__mf/js/async/5724.
|
|
633
|
-
"__mf/js/async/537.
|
|
634
|
-
"__mf/js/async/
|
|
635
|
-
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.
|
|
480
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
481
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
482
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
483
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
484
|
+
"__mf/js/async/3507.f1653337.js",
|
|
485
|
+
"__mf/js/async/2675.27451820.js",
|
|
486
|
+
"__mf/js/async/5724.794828e3.js",
|
|
487
|
+
"__mf/js/async/537.82230699.js",
|
|
488
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
489
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.90b49f7e.js"
|
|
636
490
|
],
|
|
637
491
|
"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/
|
|
651
|
-
"__mf/js/async/
|
|
652
|
-
"__mf/js/async/
|
|
653
|
-
"__mf/js/async/
|
|
654
|
-
"__mf/js/async/
|
|
655
|
-
"__mf/js/async/
|
|
656
|
-
"__mf/js/async/
|
|
657
|
-
"__mf/js/async/
|
|
658
|
-
"__mf/js/async/
|
|
659
|
-
"__mf/js/async/
|
|
660
|
-
"__mf/js/async/
|
|
661
|
-
"__mf/js/async/
|
|
662
|
-
"__mf/js/async/
|
|
663
|
-
"__mf/js/async/
|
|
664
|
-
"__mf/js/async/
|
|
665
|
-
"__mf/js/async/
|
|
666
|
-
"__mf/js/async/
|
|
667
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
668
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
669
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
670
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
671
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
672
|
-
"__mf/js/async/738.aca54e25.js",
|
|
673
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
674
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
675
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
676
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
677
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
678
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
679
|
-
"__mf/js/async/2285.15378f70.js",
|
|
680
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
681
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
492
|
+
"__mf/js/async/4238.422a1b1c.js",
|
|
493
|
+
"__mf/js/async/3224.b63f87bf.js",
|
|
494
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
495
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
496
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
497
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
498
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
499
|
+
"__mf/js/async/3507.f1653337.js",
|
|
500
|
+
"__mf/js/async/2675.27451820.js",
|
|
501
|
+
"__mf/js/async/5724.794828e3.js",
|
|
502
|
+
"__mf/js/async/537.82230699.js",
|
|
503
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
504
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.24d74e40.js",
|
|
505
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e7eaadbd.js",
|
|
506
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.ea97322b.js",
|
|
507
|
+
"__mf/js/async/5257.ce463cb7.js",
|
|
508
|
+
"__mf/js/async/7376.2e948f2b.js",
|
|
509
|
+
"__mf/js/async/9550.642ce5ad.js",
|
|
510
|
+
"__mf/js/async/4665.cad36935.js",
|
|
511
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.80dd9b47.js",
|
|
512
|
+
"__mf/js/async/9817.70eae424.js",
|
|
513
|
+
"__mf/js/async/5876.1976752d.js",
|
|
514
|
+
"__mf/js/async/4535.f24704ea.js",
|
|
515
|
+
"__mf/js/async/4323.fdf7d039.js",
|
|
516
|
+
"__mf/js/async/2292.57d8fd0d.js",
|
|
517
|
+
"__mf/js/async/4062.06f48b93.js",
|
|
518
|
+
"__mf/js/async/212.69f85c2b.js",
|
|
519
|
+
"__mf/js/async/1441.c735f7dd.js",
|
|
520
|
+
"__mf/js/async/1576.8eac7ce9.js"
|
|
682
521
|
]
|
|
683
522
|
},
|
|
684
523
|
"css": {
|
|
685
524
|
"sync": [],
|
|
686
525
|
"async": [
|
|
687
|
-
"__mf/css/async/
|
|
688
|
-
"__mf/css/async/
|
|
526
|
+
"__mf/css/async/2341.dacad691.css",
|
|
527
|
+
"__mf/css/async/1576.dacad691.css"
|
|
689
528
|
]
|
|
690
529
|
}
|
|
691
530
|
}
|
|
@@ -701,63 +540,48 @@
|
|
|
701
540
|
"assets": {
|
|
702
541
|
"js": {
|
|
703
542
|
"sync": [
|
|
704
|
-
"__mf/js/async/5774.
|
|
705
|
-
"__mf/js/async/8587.
|
|
706
|
-
"__mf/js/async/
|
|
707
|
-
"__mf/js/async/
|
|
708
|
-
"__mf/js/async/
|
|
709
|
-
"__mf/js/async/
|
|
710
|
-
"__mf/js/async/
|
|
711
|
-
"__mf/js/async/5724.
|
|
712
|
-
"__mf/js/async/537.
|
|
713
|
-
"__mf/js/async/
|
|
714
|
-
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.
|
|
543
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
544
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
545
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
546
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
547
|
+
"__mf/js/async/3507.f1653337.js",
|
|
548
|
+
"__mf/js/async/2675.27451820.js",
|
|
549
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
550
|
+
"__mf/js/async/5724.794828e3.js",
|
|
551
|
+
"__mf/js/async/537.82230699.js",
|
|
552
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
553
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.24d74e40.js"
|
|
715
554
|
],
|
|
716
555
|
"async": [
|
|
717
|
-
"__mf/js/async/
|
|
718
|
-
"__mf/js/async/
|
|
719
|
-
"__mf/js/async/
|
|
720
|
-
"__mf/js/async/
|
|
721
|
-
"__mf/js/async/
|
|
722
|
-
"__mf/js/async/
|
|
723
|
-
"__mf/js/async/
|
|
724
|
-
"__mf/js/async/
|
|
725
|
-
"__mf/js/async/
|
|
726
|
-
"__mf/js/async/
|
|
727
|
-
"__mf/js/async/
|
|
728
|
-
"__mf/js/async/
|
|
729
|
-
"__mf/js/async/
|
|
730
|
-
"__mf/js/async/
|
|
731
|
-
"__mf/js/async/
|
|
732
|
-
"__mf/js/async/
|
|
733
|
-
"__mf/js/async/
|
|
734
|
-
"__mf/js/async/
|
|
735
|
-
"__mf/js/async/
|
|
736
|
-
"__mf/js/async/
|
|
737
|
-
"__mf/js/async/
|
|
738
|
-
"__mf/js/async/
|
|
739
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
740
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
741
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
742
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
743
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
744
|
-
"__mf/js/async/738.aca54e25.js",
|
|
745
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
746
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
747
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
748
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
749
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
750
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
751
|
-
"__mf/js/async/2285.15378f70.js",
|
|
752
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
753
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
556
|
+
"__mf/js/async/4238.422a1b1c.js",
|
|
557
|
+
"__mf/js/async/3224.b63f87bf.js",
|
|
558
|
+
"__mf/js/async/5257.ce463cb7.js",
|
|
559
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
560
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
561
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
562
|
+
"__mf/js/async/3507.f1653337.js",
|
|
563
|
+
"__mf/js/async/2675.27451820.js",
|
|
564
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
565
|
+
"__mf/js/async/7376.2e948f2b.js",
|
|
566
|
+
"__mf/js/async/9550.642ce5ad.js",
|
|
567
|
+
"__mf/js/async/4665.cad36935.js",
|
|
568
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.80dd9b47.js",
|
|
569
|
+
"__mf/js/async/9817.70eae424.js",
|
|
570
|
+
"__mf/js/async/5876.1976752d.js",
|
|
571
|
+
"__mf/js/async/4535.f24704ea.js",
|
|
572
|
+
"__mf/js/async/4323.fdf7d039.js",
|
|
573
|
+
"__mf/js/async/2292.57d8fd0d.js",
|
|
574
|
+
"__mf/js/async/4062.06f48b93.js",
|
|
575
|
+
"__mf/js/async/212.69f85c2b.js",
|
|
576
|
+
"__mf/js/async/1441.c735f7dd.js",
|
|
577
|
+
"__mf/js/async/1576.8eac7ce9.js"
|
|
754
578
|
]
|
|
755
579
|
},
|
|
756
580
|
"css": {
|
|
757
581
|
"sync": [],
|
|
758
582
|
"async": [
|
|
759
|
-
"__mf/css/async/
|
|
760
|
-
"__mf/css/async/
|
|
583
|
+
"__mf/css/async/2341.dacad691.css",
|
|
584
|
+
"__mf/css/async/1576.dacad691.css"
|
|
761
585
|
]
|
|
762
586
|
}
|
|
763
587
|
}
|
|
@@ -773,63 +597,48 @@
|
|
|
773
597
|
"assets": {
|
|
774
598
|
"js": {
|
|
775
599
|
"sync": [
|
|
776
|
-
"__mf/js/async/5774.
|
|
777
|
-
"__mf/js/async/8587.
|
|
778
|
-
"__mf/js/async/
|
|
779
|
-
"__mf/js/async/
|
|
780
|
-
"__mf/js/async/
|
|
781
|
-
"__mf/js/async/
|
|
782
|
-
"__mf/js/async/
|
|
783
|
-
"__mf/js/async/5724.
|
|
784
|
-
"__mf/js/async/537.
|
|
785
|
-
"__mf/js/async/
|
|
786
|
-
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.
|
|
600
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
601
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
602
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
603
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
604
|
+
"__mf/js/async/3507.f1653337.js",
|
|
605
|
+
"__mf/js/async/2675.27451820.js",
|
|
606
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
607
|
+
"__mf/js/async/5724.794828e3.js",
|
|
608
|
+
"__mf/js/async/537.82230699.js",
|
|
609
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
610
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e7eaadbd.js"
|
|
787
611
|
],
|
|
788
612
|
"async": [
|
|
789
|
-
"__mf/js/async/
|
|
790
|
-
"__mf/js/async/
|
|
791
|
-
"__mf/js/async/
|
|
792
|
-
"__mf/js/async/
|
|
793
|
-
"__mf/js/async/
|
|
794
|
-
"__mf/js/async/
|
|
795
|
-
"__mf/js/async/
|
|
796
|
-
"__mf/js/async/
|
|
797
|
-
"__mf/js/async/
|
|
798
|
-
"__mf/js/async/
|
|
799
|
-
"__mf/js/async/
|
|
800
|
-
"__mf/js/async/
|
|
801
|
-
"__mf/js/async/
|
|
802
|
-
"__mf/js/async/
|
|
803
|
-
"__mf/js/async/
|
|
804
|
-
"__mf/js/async/
|
|
805
|
-
"__mf/js/async/
|
|
806
|
-
"__mf/js/async/
|
|
807
|
-
"__mf/js/async/
|
|
808
|
-
"__mf/js/async/
|
|
809
|
-
"__mf/js/async/
|
|
810
|
-
"__mf/js/async/
|
|
811
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
812
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
813
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
814
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
815
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
816
|
-
"__mf/js/async/738.aca54e25.js",
|
|
817
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
818
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
819
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
820
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
821
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
822
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
823
|
-
"__mf/js/async/2285.15378f70.js",
|
|
824
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
825
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
613
|
+
"__mf/js/async/4238.422a1b1c.js",
|
|
614
|
+
"__mf/js/async/3224.b63f87bf.js",
|
|
615
|
+
"__mf/js/async/5257.ce463cb7.js",
|
|
616
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
617
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
618
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
619
|
+
"__mf/js/async/3507.f1653337.js",
|
|
620
|
+
"__mf/js/async/2675.27451820.js",
|
|
621
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
622
|
+
"__mf/js/async/7376.2e948f2b.js",
|
|
623
|
+
"__mf/js/async/9550.642ce5ad.js",
|
|
624
|
+
"__mf/js/async/4665.cad36935.js",
|
|
625
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.80dd9b47.js",
|
|
626
|
+
"__mf/js/async/9817.70eae424.js",
|
|
627
|
+
"__mf/js/async/5876.1976752d.js",
|
|
628
|
+
"__mf/js/async/4535.f24704ea.js",
|
|
629
|
+
"__mf/js/async/4323.fdf7d039.js",
|
|
630
|
+
"__mf/js/async/2292.57d8fd0d.js",
|
|
631
|
+
"__mf/js/async/4062.06f48b93.js",
|
|
632
|
+
"__mf/js/async/212.69f85c2b.js",
|
|
633
|
+
"__mf/js/async/1441.c735f7dd.js",
|
|
634
|
+
"__mf/js/async/1576.8eac7ce9.js"
|
|
826
635
|
]
|
|
827
636
|
},
|
|
828
637
|
"css": {
|
|
829
638
|
"sync": [],
|
|
830
639
|
"async": [
|
|
831
|
-
"__mf/css/async/
|
|
832
|
-
"__mf/css/async/
|
|
640
|
+
"__mf/css/async/2341.dacad691.css",
|
|
641
|
+
"__mf/css/async/1576.dacad691.css"
|
|
833
642
|
]
|
|
834
643
|
}
|
|
835
644
|
}
|
|
@@ -845,63 +654,48 @@
|
|
|
845
654
|
"assets": {
|
|
846
655
|
"js": {
|
|
847
656
|
"sync": [
|
|
848
|
-
"__mf/js/async/5774.
|
|
849
|
-
"__mf/js/async/8587.
|
|
850
|
-
"__mf/js/async/
|
|
851
|
-
"__mf/js/async/
|
|
852
|
-
"__mf/js/async/
|
|
853
|
-
"__mf/js/async/
|
|
854
|
-
"__mf/js/async/
|
|
855
|
-
"__mf/js/async/5724.
|
|
856
|
-
"__mf/js/async/537.
|
|
857
|
-
"__mf/js/async/
|
|
858
|
-
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.
|
|
657
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
658
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
659
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
660
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
661
|
+
"__mf/js/async/3507.f1653337.js",
|
|
662
|
+
"__mf/js/async/2675.27451820.js",
|
|
663
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
664
|
+
"__mf/js/async/5724.794828e3.js",
|
|
665
|
+
"__mf/js/async/537.82230699.js",
|
|
666
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
667
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.ea97322b.js"
|
|
859
668
|
],
|
|
860
669
|
"async": [
|
|
861
|
-
"__mf/js/async/
|
|
862
|
-
"__mf/js/async/
|
|
863
|
-
"__mf/js/async/
|
|
864
|
-
"__mf/js/async/
|
|
865
|
-
"__mf/js/async/
|
|
866
|
-
"__mf/js/async/
|
|
867
|
-
"__mf/js/async/
|
|
868
|
-
"__mf/js/async/
|
|
869
|
-
"__mf/js/async/
|
|
870
|
-
"__mf/js/async/
|
|
871
|
-
"__mf/js/async/
|
|
872
|
-
"__mf/js/async/
|
|
873
|
-
"__mf/js/async/
|
|
874
|
-
"__mf/js/async/
|
|
875
|
-
"__mf/js/async/
|
|
876
|
-
"__mf/js/async/
|
|
877
|
-
"__mf/js/async/
|
|
878
|
-
"__mf/js/async/
|
|
879
|
-
"__mf/js/async/
|
|
880
|
-
"__mf/js/async/
|
|
881
|
-
"__mf/js/async/
|
|
882
|
-
"__mf/js/async/
|
|
883
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
884
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
885
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
886
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
887
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
888
|
-
"__mf/js/async/738.aca54e25.js",
|
|
889
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
890
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
891
|
-
"__mf/js/async/4421.42e889f6.js",
|
|
892
|
-
"__mf/js/async/4062.3ab7f987.js",
|
|
893
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
894
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
895
|
-
"__mf/js/async/2285.15378f70.js",
|
|
896
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
897
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
670
|
+
"__mf/js/async/4238.422a1b1c.js",
|
|
671
|
+
"__mf/js/async/3224.b63f87bf.js",
|
|
672
|
+
"__mf/js/async/5257.ce463cb7.js",
|
|
673
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
674
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
675
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
676
|
+
"__mf/js/async/3507.f1653337.js",
|
|
677
|
+
"__mf/js/async/2675.27451820.js",
|
|
678
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
679
|
+
"__mf/js/async/7376.2e948f2b.js",
|
|
680
|
+
"__mf/js/async/9550.642ce5ad.js",
|
|
681
|
+
"__mf/js/async/4665.cad36935.js",
|
|
682
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.80dd9b47.js",
|
|
683
|
+
"__mf/js/async/9817.70eae424.js",
|
|
684
|
+
"__mf/js/async/5876.1976752d.js",
|
|
685
|
+
"__mf/js/async/4535.f24704ea.js",
|
|
686
|
+
"__mf/js/async/4323.fdf7d039.js",
|
|
687
|
+
"__mf/js/async/2292.57d8fd0d.js",
|
|
688
|
+
"__mf/js/async/4062.06f48b93.js",
|
|
689
|
+
"__mf/js/async/212.69f85c2b.js",
|
|
690
|
+
"__mf/js/async/1441.c735f7dd.js",
|
|
691
|
+
"__mf/js/async/1576.8eac7ce9.js"
|
|
898
692
|
]
|
|
899
693
|
},
|
|
900
694
|
"css": {
|
|
901
695
|
"sync": [],
|
|
902
696
|
"async": [
|
|
903
|
-
"__mf/css/async/
|
|
904
|
-
"__mf/css/async/
|
|
697
|
+
"__mf/css/async/2341.dacad691.css",
|
|
698
|
+
"__mf/css/async/1576.dacad691.css"
|
|
905
699
|
]
|
|
906
700
|
}
|
|
907
701
|
}
|
|
@@ -912,77 +706,62 @@
|
|
|
912
706
|
"name": "PrometheusExplorer",
|
|
913
707
|
"requires": [
|
|
914
708
|
"react",
|
|
709
|
+
"@perses-dev/explore",
|
|
710
|
+
"@perses-dev/dashboards",
|
|
915
711
|
"@perses-dev/plugin-system",
|
|
916
712
|
"@perses-dev/components",
|
|
917
713
|
"@tanstack/react-query",
|
|
918
|
-
"react-router-dom"
|
|
919
|
-
"@perses-dev/explore",
|
|
920
|
-
"@perses-dev/dashboards"
|
|
714
|
+
"react-router-dom"
|
|
921
715
|
],
|
|
922
716
|
"file": "src/explore/PrometheusExplorer.tsx",
|
|
923
717
|
"assets": {
|
|
924
718
|
"js": {
|
|
925
719
|
"sync": [
|
|
926
|
-
"__mf/js/async/8587.
|
|
927
|
-
"__mf/js/async/
|
|
928
|
-
"__mf/js/async/
|
|
929
|
-
"__mf/js/async/
|
|
930
|
-
"__mf/js/async/
|
|
931
|
-
"__mf/js/async/
|
|
932
|
-
"__mf/js/async/
|
|
933
|
-
"__mf/js/async/7376.
|
|
934
|
-
"__mf/js/async/9550.
|
|
935
|
-
"__mf/js/async/
|
|
936
|
-
"__mf/js/async/__federation_expose_PrometheusExplorer.
|
|
720
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
721
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
722
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
723
|
+
"__mf/js/async/3507.f1653337.js",
|
|
724
|
+
"__mf/js/async/2675.27451820.js",
|
|
725
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
726
|
+
"__mf/js/async/5257.ce463cb7.js",
|
|
727
|
+
"__mf/js/async/7376.2e948f2b.js",
|
|
728
|
+
"__mf/js/async/9550.642ce5ad.js",
|
|
729
|
+
"__mf/js/async/4665.cad36935.js",
|
|
730
|
+
"__mf/js/async/__federation_expose_PrometheusExplorer.80dd9b47.js"
|
|
937
731
|
],
|
|
938
732
|
"async": [
|
|
939
|
-
"__mf/js/async/
|
|
940
|
-
"__mf/js/async/
|
|
941
|
-
"__mf/js/async/
|
|
942
|
-
"__mf/js/async/
|
|
943
|
-
"__mf/js/async/
|
|
944
|
-
"__mf/js/async/
|
|
945
|
-
"__mf/js/async/
|
|
946
|
-
"__mf/js/async/
|
|
947
|
-
"__mf/js/async/
|
|
948
|
-
"__mf/js/async/
|
|
949
|
-
"__mf/js/async/
|
|
950
|
-
"__mf/js/async/
|
|
951
|
-
"__mf/js/async/
|
|
952
|
-
"__mf/js/async/
|
|
953
|
-
"__mf/js/async/
|
|
954
|
-
"__mf/js/async/
|
|
955
|
-
"__mf/js/async/
|
|
956
|
-
"__mf/js/async/
|
|
957
|
-
"__mf/js/async/
|
|
958
|
-
"__mf/js/async/
|
|
959
|
-
"__mf/js/async/
|
|
960
|
-
"__mf/js/async/
|
|
961
|
-
"__mf/js/async/
|
|
962
|
-
"__mf/js/async/
|
|
963
|
-
"__mf/js/async/
|
|
964
|
-
"__mf/js/async/3871.6915e369.js",
|
|
965
|
-
"__mf/js/async/528.d364bb0e.js",
|
|
966
|
-
"__mf/js/async/212.bd5d617a.js",
|
|
967
|
-
"__mf/js/async/738.aca54e25.js",
|
|
968
|
-
"__mf/js/async/6292.7b8efa78.js",
|
|
969
|
-
"__mf/js/async/6377.ca974d89.js",
|
|
970
|
-
"__mf/js/async/3090.9fb5fe73.js",
|
|
971
|
-
"__mf/js/async/5503.daedd4dd.js",
|
|
972
|
-
"__mf/js/async/4323.4266fd6a.js",
|
|
973
|
-
"__mf/js/async/3057.e568f9b6.js",
|
|
974
|
-
"__mf/js/async/7740.0c5363fd.js",
|
|
975
|
-
"__mf/js/async/5913.4e5abd09.js",
|
|
976
|
-
"__mf/js/async/2285.15378f70.js",
|
|
977
|
-
"__mf/js/async/5981.40bed0d0.js",
|
|
978
|
-
"__mf/js/async/6770.adb1c939.js"
|
|
733
|
+
"__mf/js/async/4238.422a1b1c.js",
|
|
734
|
+
"__mf/js/async/3224.b63f87bf.js",
|
|
735
|
+
"__mf/js/async/4535.f24704ea.js",
|
|
736
|
+
"__mf/js/async/4062.06f48b93.js",
|
|
737
|
+
"__mf/js/async/5774.a3fae698.js",
|
|
738
|
+
"__mf/js/async/8587.40df6f5c.js",
|
|
739
|
+
"__mf/js/async/5614.cce8ba96.js",
|
|
740
|
+
"__mf/js/async/8045.7f554a45.js",
|
|
741
|
+
"__mf/js/async/3507.f1653337.js",
|
|
742
|
+
"__mf/js/async/2675.27451820.js",
|
|
743
|
+
"__mf/js/async/5724.794828e3.js",
|
|
744
|
+
"__mf/js/async/537.82230699.js",
|
|
745
|
+
"__mf/js/async/8706.9a6f6579.js",
|
|
746
|
+
"__mf/js/async/__federation_expose_PrometheusTimeSeriesQuery.90b49f7e.js",
|
|
747
|
+
"__mf/js/async/7272.6fa2f127.js",
|
|
748
|
+
"__mf/js/async/__federation_expose_PrometheusLabelValuesVariable.24d74e40.js",
|
|
749
|
+
"__mf/js/async/__federation_expose_PrometheusLabelNamesVariable.e7eaadbd.js",
|
|
750
|
+
"__mf/js/async/__federation_expose_PrometheusPromQLVariable.ea97322b.js",
|
|
751
|
+
"__mf/js/async/9817.70eae424.js",
|
|
752
|
+
"__mf/js/async/5876.1976752d.js",
|
|
753
|
+
"__mf/js/async/212.69f85c2b.js",
|
|
754
|
+
"__mf/js/async/2292.57d8fd0d.js",
|
|
755
|
+
"__mf/js/async/4323.fdf7d039.js",
|
|
756
|
+
"__mf/js/async/1441.c735f7dd.js",
|
|
757
|
+
"__mf/js/async/1576.8eac7ce9.js"
|
|
979
758
|
]
|
|
980
759
|
},
|
|
981
760
|
"css": {
|
|
982
761
|
"sync": [],
|
|
983
762
|
"async": [
|
|
984
|
-
"__mf/css/async/
|
|
985
|
-
"__mf/css/async/
|
|
763
|
+
"__mf/css/async/2341.dacad691.css",
|
|
764
|
+
"__mf/css/async/1576.dacad691.css"
|
|
986
765
|
]
|
|
987
766
|
}
|
|
988
767
|
}
|