@perses-dev/victorialogs-plugin 0.1.0 → 0.3.0-beta.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/VictoriaLogs.d3b01c69.js +6 -0
- package/__mf/js/async/1170.1ace5903.js +101 -0
- package/__mf/js/async/1430.bac7994c.js +1 -0
- package/__mf/js/async/1490.0a9fe77f.js +22 -0
- package/__mf/js/async/1616.44d9fc39.js +1 -0
- package/__mf/js/async/1728.6382e915.js +1 -0
- package/__mf/js/async/1969.4f0fc9ef.js +1 -0
- package/__mf/js/async/2043.a03fc64f.js +2 -0
- package/__mf/js/async/{8930.fa15926d.js → 2377.443a1b22.js} +1 -1
- package/__mf/js/async/2386.21b9bb32.js +2 -0
- package/__mf/js/async/2749.edab3f5e.js +2 -0
- package/__mf/js/async/3059.bd425bfb.js +1 -0
- package/__mf/js/async/3181.0e31aa90.js +2 -0
- package/__mf/js/async/3664.6288aa89.js +2 -0
- package/__mf/js/async/3849.115bcf03.js +7 -0
- package/__mf/js/async/392.2a915032.js +2 -0
- package/__mf/js/async/{1964.6d84f735.js → 4121.db798067.js} +2 -2
- package/__mf/js/async/4225.43367877.js +10 -0
- package/__mf/js/async/4248.ce5ffe03.js +1 -0
- package/__mf/js/async/5071.b48bd1f7.js +1 -0
- package/__mf/js/async/5440.f8ca94c1.js +2 -0
- package/__mf/js/async/5501.df443492.js +2 -0
- package/__mf/js/async/{5214.bcb7530e.js → 5587.dfbc3ebc.js} +1 -1
- package/__mf/js/async/5706.a7fb5c1b.js +1 -0
- package/__mf/js/async/6274.f6456c87.js +2 -0
- package/__mf/js/async/6283.5edb374e.js +2 -0
- package/__mf/js/async/6854.efd1a0a6.js +1 -0
- package/__mf/js/async/713.249fa307.js +1 -0
- package/__mf/js/async/{8488.9eb8e6dc.js → 7177.0fe1dff0.js} +1 -1
- package/__mf/js/async/7192.cb6ffe0e.js +1 -0
- package/__mf/js/async/7370.ef522250.js +2 -0
- package/__mf/js/async/7793.06fe240f.js +1 -0
- package/__mf/js/async/7968.5fed5183.js +1 -0
- package/__mf/js/async/7978.c5b22459.js +1 -0
- package/__mf/js/async/8035.d5aedc00.js +38 -0
- package/__mf/js/async/8356.2b39af38.js +1 -0
- package/__mf/js/async/8470.32cf23b6.js +2 -0
- package/__mf/js/async/8482.6c4d64de.js +1 -0
- package/__mf/js/async/873.f5cf5a02.js +1 -0
- package/__mf/js/async/9071.720986e2.js +2 -0
- package/__mf/js/async/9235.543bd352.js +1 -0
- package/__mf/js/async/941.6f8e368d.js +2 -0
- package/__mf/js/async/9588.b67d84aa.js +1 -0
- package/__mf/js/async/9836.bbf150b2.js +1 -0
- package/__mf/js/async/9944.34a79f7c.js +1 -0
- package/__mf/js/async/__federation_expose_VictoriaLogsDatasource.163bb6a4.js +2 -0
- package/__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.4a4949a1.js +2 -0
- package/__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.d95843ce.js +2 -0
- package/__mf/js/async/__federation_expose_VictoriaLogsLogQuery.61d14c09.js +1 -0
- package/__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.7109f505.js +1 -0
- package/__mf/js/main.9cf12b2f.js +6 -0
- package/lib/cjs/model/client.js +5 -5
- package/lib/cjs/model/selectors.js +5 -5
- package/lib/cjs/queries/constants.js +3 -3
- package/lib/cjs/variables/utils.js +5 -5
- package/lib/cjs/variables/victorialogs-field-names/VictoriaLogsFieldNamesVariableEditor.js +1 -10
- package/lib/cjs/variables/victorialogs-field-values/VictoriaLogsFieldValuesVariableEditor.js +2 -19
- package/lib/components/logsql-editor.js +1 -1
- package/lib/components/logsql-editor.js.map +1 -1
- package/lib/datasources/victorialogs-datasource/VictoriaLogsDatasourceEditor.js +1 -1
- package/lib/datasources/victorialogs-datasource/VictoriaLogsDatasourceEditor.js.map +1 -1
- package/lib/queries/victorialogs-log-query/VictoriaLogsLogQueryEditor.js +1 -1
- package/lib/queries/victorialogs-log-query/VictoriaLogsLogQueryEditor.js.map +1 -1
- package/lib/queries/victorialogs-log-query/interface.d.ts +0 -1
- package/lib/queries/victorialogs-log-query/interface.d.ts.map +1 -1
- package/lib/queries/victorialogs-log-query/interface.js.map +1 -1
- package/lib/queries/victorialogs-time-series-query/VictoriaLogsTimeSeriesQueryEditor.js +1 -1
- package/lib/queries/victorialogs-time-series-query/VictoriaLogsTimeSeriesQueryEditor.js.map +1 -1
- package/lib/variables/victorialogs-field-names/VictoriaLogsFieldNamesVariableEditor.d.ts.map +1 -1
- package/lib/variables/victorialogs-field-names/VictoriaLogsFieldNamesVariableEditor.js +2 -11
- package/lib/variables/victorialogs-field-names/VictoriaLogsFieldNamesVariableEditor.js.map +1 -1
- package/lib/variables/victorialogs-field-values/VictoriaLogsFieldValuesVariableEditor.d.ts.map +1 -1
- package/lib/variables/victorialogs-field-values/VictoriaLogsFieldValuesVariableEditor.js +3 -20
- package/lib/variables/victorialogs-field-values/VictoriaLogsFieldValuesVariableEditor.js.map +1 -1
- package/mf-manifest.json +157 -157
- package/mf-stats.json +157 -157
- package/package.json +6 -6
- package/__mf/js/VictoriaLogs.9a08c902.js +0 -5
- package/__mf/js/async/158.c35084cf.js +0 -10
- package/__mf/js/async/1580.ace454a9.js +0 -2
- package/__mf/js/async/2178.d1785908.js +0 -2
- package/__mf/js/async/2292.0696771a.js +0 -2
- package/__mf/js/async/2472.3c37aa71.js +0 -22
- package/__mf/js/async/2558.beff8442.js +0 -101
- package/__mf/js/async/2708.c79893a7.js +0 -1
- package/__mf/js/async/3224.858fb6d6.js +0 -1
- package/__mf/js/async/3431.358ac817.js +0 -1
- package/__mf/js/async/3863.66f8659b.js +0 -2
- package/__mf/js/async/3960.bbacac1d.js +0 -2
- package/__mf/js/async/3980.03396afa.js +0 -2
- package/__mf/js/async/4075.8aae8af4.js +0 -1
- package/__mf/js/async/4238.cd5e3d1f.js +0 -1
- package/__mf/js/async/4269.f9191848.js +0 -2
- package/__mf/js/async/4310.b6c0f250.js +0 -7
- package/__mf/js/async/4421.c442f6d9.js +0 -1
- package/__mf/js/async/5348.aa77f629.js +0 -2
- package/__mf/js/async/5388.92f525c5.js +0 -1
- package/__mf/js/async/5409.5d25f1db.js +0 -1
- package/__mf/js/async/5628.f229b9f6.js +0 -1
- package/__mf/js/async/5682.a317ee96.js +0 -1
- package/__mf/js/async/5790.f7a41a40.js +0 -1
- package/__mf/js/async/5981.e54ec80b.js +0 -2
- package/__mf/js/async/6134.6f58094d.js +0 -38
- package/__mf/js/async/6292.fda8a9af.js +0 -1
- package/__mf/js/async/6333.031c68b4.js +0 -2
- package/__mf/js/async/6374.e9650306.js +0 -1
- package/__mf/js/async/6377.e48abaa5.js +0 -2
- package/__mf/js/async/6620.4f2fc96e.js +0 -2
- package/__mf/js/async/6770.5c90a318.js +0 -1
- package/__mf/js/async/694.663f3faf.js +0 -1
- package/__mf/js/async/7376.91743064.js +0 -1
- package/__mf/js/async/738.b4e8c361.js +0 -1
- package/__mf/js/async/7740.82b38509.js +0 -1
- package/__mf/js/async/8216.3417496f.js +0 -1
- package/__mf/js/async/8537.a7ed2e24.js +0 -1
- package/__mf/js/async/8727.e54ca5fd.js +0 -1
- package/__mf/js/async/9173.d784dd69.js +0 -2
- package/__mf/js/async/9563.b88ff7ff.js +0 -2
- package/__mf/js/async/__federation_expose_VictoriaLogsDatasource.807e09ec.js +0 -2
- package/__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.94ae15a7.js +0 -2
- package/__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.eabc284b.js +0 -2
- package/__mf/js/async/__federation_expose_VictoriaLogsLogQuery.8122cbeb.js +0 -1
- package/__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.56dd4cab.js +0 -1
- package/__mf/js/main.9f62e593.js +0 -5
- /package/__mf/css/async/{1580.d3010b86.css → 3061.d3010b86.css} +0 -0
- /package/__mf/css/async/{2341.d3010b86.css → 7370.d3010b86.css} +0 -0
- /package/__mf/js/async/{2472.3c37aa71.js.LICENSE.txt → 1490.0a9fe77f.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{2292.0696771a.js.LICENSE.txt → 2043.a03fc64f.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{1580.ace454a9.js.LICENSE.txt → 2386.21b9bb32.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{3863.66f8659b.js.LICENSE.txt → 2749.edab3f5e.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{4269.f9191848.js.LICENSE.txt → 3181.0e31aa90.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{6620.4f2fc96e.js.LICENSE.txt → 3664.6288aa89.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{4310.b6c0f250.js.LICENSE.txt → 3849.115bcf03.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{5981.e54ec80b.js.LICENSE.txt → 392.2a915032.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{1964.6d84f735.js.LICENSE.txt → 4121.db798067.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{158.c35084cf.js.LICENSE.txt → 4225.43367877.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{6377.e48abaa5.js.LICENSE.txt → 5440.f8ca94c1.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{2178.d1785908.js.LICENSE.txt → 5501.df443492.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{3960.bbacac1d.js.LICENSE.txt → 6274.f6456c87.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{3980.03396afa.js.LICENSE.txt → 6283.5edb374e.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{5348.aa77f629.js.LICENSE.txt → 7370.ef522250.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{9173.d784dd69.js.LICENSE.txt → 8470.32cf23b6.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{6333.031c68b4.js.LICENSE.txt → 9071.720986e2.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{9563.b88ff7ff.js.LICENSE.txt → 941.6f8e368d.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_VictoriaLogsDatasource.807e09ec.js.LICENSE.txt → __federation_expose_VictoriaLogsDatasource.163bb6a4.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_VictoriaLogsFieldNamesVariable.94ae15a7.js.LICENSE.txt → __federation_expose_VictoriaLogsFieldNamesVariable.4a4949a1.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_VictoriaLogsFieldValuesVariable.eabc284b.js.LICENSE.txt → __federation_expose_VictoriaLogsFieldValuesVariable.d95843ce.js.LICENSE.txt} +0 -0
package/mf-stats.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"name": "VictoriaLogs",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.
|
|
8
|
+
"buildVersion": "0.3.0-beta.0",
|
|
9
9
|
"buildName": "@perses-dev/victorialogs-plugin"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
12
|
-
"name": "__mf/js/VictoriaLogs.
|
|
12
|
+
"name": "__mf/js/VictoriaLogs.d3b01c69.js",
|
|
13
13
|
"path": "",
|
|
14
14
|
"type": "global"
|
|
15
15
|
},
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"api": ""
|
|
21
21
|
},
|
|
22
22
|
"globalName": "VictoriaLogs",
|
|
23
|
-
"pluginVersion": "0.
|
|
23
|
+
"pluginVersion": "0.21.6",
|
|
24
24
|
"prefetchInterface": false,
|
|
25
25
|
"getPublicPath": "function() { const prefix = window.PERSES_PLUGIN_ASSETS_PATH || window.PERSES_APP_CONFIG?.api_prefix || \"\"; return prefix + \"/plugins/VictoriaLogs/\"; }"
|
|
26
26
|
},
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"js": {
|
|
38
38
|
"async": [],
|
|
39
39
|
"sync": [
|
|
40
|
-
"__mf/js/async/
|
|
40
|
+
"__mf/js/async/6274.f6456c87.js"
|
|
41
41
|
]
|
|
42
42
|
},
|
|
43
43
|
"css": {
|
|
@@ -59,9 +59,9 @@
|
|
|
59
59
|
"js": {
|
|
60
60
|
"async": [],
|
|
61
61
|
"sync": [
|
|
62
|
-
"__mf/js/async/
|
|
63
|
-
"__mf/js/async/
|
|
64
|
-
"__mf/js/async/
|
|
62
|
+
"__mf/js/async/1616.44d9fc39.js",
|
|
63
|
+
"__mf/js/async/6854.efd1a0a6.js",
|
|
64
|
+
"__mf/js/async/9235.543bd352.js"
|
|
65
65
|
]
|
|
66
66
|
},
|
|
67
67
|
"css": {
|
|
@@ -83,8 +83,8 @@
|
|
|
83
83
|
"js": {
|
|
84
84
|
"async": [],
|
|
85
85
|
"sync": [
|
|
86
|
-
"__mf/js/async/
|
|
87
|
-
"__mf/js/async/
|
|
86
|
+
"__mf/js/async/5587.dfbc3ebc.js",
|
|
87
|
+
"__mf/js/async/7968.5fed5183.js"
|
|
88
88
|
]
|
|
89
89
|
},
|
|
90
90
|
"css": {
|
|
@@ -96,17 +96,17 @@
|
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
"singleton": true,
|
|
99
|
-
"requiredVersion": "^0.53.0-beta.
|
|
99
|
+
"requiredVersion": "^0.53.0-beta.4",
|
|
100
100
|
"shareScope": "default",
|
|
101
101
|
"name": "@perses-dev/components",
|
|
102
|
-
"version": "0.53.0-beta.
|
|
102
|
+
"version": "0.53.0-beta.4",
|
|
103
103
|
"eager": false,
|
|
104
104
|
"id": "VictoriaLogs:@perses-dev/components",
|
|
105
105
|
"assets": {
|
|
106
106
|
"js": {
|
|
107
107
|
"async": [],
|
|
108
108
|
"sync": [
|
|
109
|
-
"__mf/js/async/
|
|
109
|
+
"__mf/js/async/3849.115bcf03.js"
|
|
110
110
|
]
|
|
111
111
|
},
|
|
112
112
|
"css": {
|
|
@@ -118,17 +118,17 @@
|
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
120
|
"singleton": true,
|
|
121
|
-
"requiredVersion": "^0.53.0-beta.
|
|
121
|
+
"requiredVersion": "^0.53.0-beta.4",
|
|
122
122
|
"shareScope": "default",
|
|
123
123
|
"name": "@perses-dev/dashboards",
|
|
124
|
-
"version": "0.53.0-beta.
|
|
124
|
+
"version": "0.53.0-beta.4",
|
|
125
125
|
"eager": false,
|
|
126
126
|
"id": "VictoriaLogs:@perses-dev/dashboards",
|
|
127
127
|
"assets": {
|
|
128
128
|
"js": {
|
|
129
129
|
"async": [],
|
|
130
130
|
"sync": [
|
|
131
|
-
"__mf/js/async/
|
|
131
|
+
"__mf/js/async/1490.0a9fe77f.js"
|
|
132
132
|
]
|
|
133
133
|
},
|
|
134
134
|
"css": {
|
|
@@ -140,17 +140,17 @@
|
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
"singleton": true,
|
|
143
|
-
"requiredVersion": "^0.53.0-beta.
|
|
143
|
+
"requiredVersion": "^0.53.0-beta.4",
|
|
144
144
|
"shareScope": "default",
|
|
145
145
|
"name": "@perses-dev/explore",
|
|
146
|
-
"version": "0.53.0-beta.
|
|
146
|
+
"version": "0.53.0-beta.4",
|
|
147
147
|
"eager": false,
|
|
148
148
|
"id": "VictoriaLogs:@perses-dev/explore",
|
|
149
149
|
"assets": {
|
|
150
150
|
"js": {
|
|
151
151
|
"async": [],
|
|
152
152
|
"sync": [
|
|
153
|
-
"__mf/js/async/
|
|
153
|
+
"__mf/js/async/1728.6382e915.js"
|
|
154
154
|
]
|
|
155
155
|
},
|
|
156
156
|
"css": {
|
|
@@ -162,17 +162,17 @@
|
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
164
|
"singleton": true,
|
|
165
|
-
"requiredVersion": "^0.53.0-beta.
|
|
165
|
+
"requiredVersion": "^0.53.0-beta.4",
|
|
166
166
|
"shareScope": "default",
|
|
167
167
|
"name": "@perses-dev/plugin-system",
|
|
168
|
-
"version": "0.53.0-beta.
|
|
168
|
+
"version": "0.53.0-beta.4",
|
|
169
169
|
"eager": false,
|
|
170
170
|
"id": "VictoriaLogs:@perses-dev/plugin-system",
|
|
171
171
|
"assets": {
|
|
172
172
|
"js": {
|
|
173
173
|
"async": [],
|
|
174
174
|
"sync": [
|
|
175
|
-
"__mf/js/async/
|
|
175
|
+
"__mf/js/async/5501.df443492.js"
|
|
176
176
|
]
|
|
177
177
|
},
|
|
178
178
|
"css": {
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"js": {
|
|
195
195
|
"async": [],
|
|
196
196
|
"sync": [
|
|
197
|
-
"__mf/js/async/
|
|
197
|
+
"__mf/js/async/6283.5edb374e.js"
|
|
198
198
|
]
|
|
199
199
|
},
|
|
200
200
|
"css": {
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"js": {
|
|
217
217
|
"async": [],
|
|
218
218
|
"sync": [
|
|
219
|
-
"__mf/js/async/
|
|
219
|
+
"__mf/js/async/7192.cb6ffe0e.js"
|
|
220
220
|
]
|
|
221
221
|
},
|
|
222
222
|
"css": {
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"js": {
|
|
239
239
|
"async": [],
|
|
240
240
|
"sync": [
|
|
241
|
-
"__mf/js/async/
|
|
241
|
+
"__mf/js/async/873.f5cf5a02.js"
|
|
242
242
|
]
|
|
243
243
|
},
|
|
244
244
|
"css": {
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
"js": {
|
|
261
261
|
"async": [],
|
|
262
262
|
"sync": [
|
|
263
|
-
"__mf/js/async/
|
|
263
|
+
"__mf/js/async/392.2a915032.js"
|
|
264
264
|
]
|
|
265
265
|
},
|
|
266
266
|
"css": {
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
"js": {
|
|
283
283
|
"async": [],
|
|
284
284
|
"sync": [
|
|
285
|
-
"__mf/js/async/
|
|
285
|
+
"__mf/js/async/8470.32cf23b6.js"
|
|
286
286
|
]
|
|
287
287
|
},
|
|
288
288
|
"css": {
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
"js": {
|
|
305
305
|
"async": [],
|
|
306
306
|
"sync": [
|
|
307
|
-
"__mf/js/async/
|
|
307
|
+
"__mf/js/async/8356.2b39af38.js"
|
|
308
308
|
]
|
|
309
309
|
},
|
|
310
310
|
"css": {
|
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
"js": {
|
|
327
327
|
"async": [],
|
|
328
328
|
"sync": [
|
|
329
|
-
"__mf/js/async/
|
|
329
|
+
"__mf/js/async/5440.f8ca94c1.js"
|
|
330
330
|
]
|
|
331
331
|
},
|
|
332
332
|
"css": {
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
"js": {
|
|
349
349
|
"async": [],
|
|
350
350
|
"sync": [
|
|
351
|
-
"__mf/js/async/
|
|
351
|
+
"__mf/js/async/4121.db798067.js"
|
|
352
352
|
]
|
|
353
353
|
},
|
|
354
354
|
"css": {
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
"js": {
|
|
371
371
|
"async": [],
|
|
372
372
|
"sync": [
|
|
373
|
-
"__mf/js/async/
|
|
373
|
+
"__mf/js/async/7978.c5b22459.js"
|
|
374
374
|
]
|
|
375
375
|
},
|
|
376
376
|
"css": {
|
|
@@ -392,38 +392,38 @@
|
|
|
392
392
|
"assets": {
|
|
393
393
|
"js": {
|
|
394
394
|
"sync": [
|
|
395
|
-
"__mf/js/async/__federation_expose_VictoriaLogsDatasource.
|
|
395
|
+
"__mf/js/async/__federation_expose_VictoriaLogsDatasource.163bb6a4.js"
|
|
396
396
|
],
|
|
397
397
|
"async": [
|
|
398
|
-
"__mf/js/async/
|
|
399
|
-
"__mf/js/async/
|
|
400
|
-
"__mf/js/async/
|
|
401
|
-
"__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.
|
|
402
|
-
"__mf/js/async/
|
|
403
|
-
"__mf/js/async/
|
|
404
|
-
"__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.
|
|
405
|
-
"__mf/js/async/
|
|
406
|
-
"__mf/js/async/
|
|
407
|
-
"__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.
|
|
408
|
-
"__mf/js/async/__federation_expose_VictoriaLogsLogQuery.
|
|
409
|
-
"__mf/js/async/
|
|
410
|
-
"__mf/js/async/
|
|
411
|
-
"__mf/js/async/
|
|
412
|
-
"__mf/js/async/
|
|
413
|
-
"__mf/js/async/
|
|
414
|
-
"__mf/js/async/
|
|
415
|
-
"__mf/js/async/
|
|
416
|
-
"__mf/js/async/
|
|
417
|
-
"__mf/js/async/
|
|
418
|
-
"__mf/js/async/
|
|
419
|
-
"__mf/js/async/
|
|
420
|
-
"__mf/js/async/
|
|
398
|
+
"__mf/js/async/4248.ce5ffe03.js",
|
|
399
|
+
"__mf/js/async/4225.43367877.js",
|
|
400
|
+
"__mf/js/async/1430.bac7994c.js",
|
|
401
|
+
"__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.4a4949a1.js",
|
|
402
|
+
"__mf/js/async/9944.34a79f7c.js",
|
|
403
|
+
"__mf/js/async/1170.1ace5903.js",
|
|
404
|
+
"__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.d95843ce.js",
|
|
405
|
+
"__mf/js/async/5706.a7fb5c1b.js",
|
|
406
|
+
"__mf/js/async/2749.edab3f5e.js",
|
|
407
|
+
"__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.7109f505.js",
|
|
408
|
+
"__mf/js/async/__federation_expose_VictoriaLogsLogQuery.61d14c09.js",
|
|
409
|
+
"__mf/js/async/713.249fa307.js",
|
|
410
|
+
"__mf/js/async/9836.bbf150b2.js",
|
|
411
|
+
"__mf/js/async/3664.6288aa89.js",
|
|
412
|
+
"__mf/js/async/7793.06fe240f.js",
|
|
413
|
+
"__mf/js/async/3059.bd425bfb.js",
|
|
414
|
+
"__mf/js/async/8035.d5aedc00.js",
|
|
415
|
+
"__mf/js/async/9588.b67d84aa.js",
|
|
416
|
+
"__mf/js/async/5071.b48bd1f7.js",
|
|
417
|
+
"__mf/js/async/2043.a03fc64f.js",
|
|
418
|
+
"__mf/js/async/7177.0fe1dff0.js",
|
|
419
|
+
"__mf/js/async/1969.4f0fc9ef.js",
|
|
420
|
+
"__mf/js/async/8482.6c4d64de.js"
|
|
421
421
|
]
|
|
422
422
|
},
|
|
423
423
|
"css": {
|
|
424
424
|
"sync": [],
|
|
425
425
|
"async": [
|
|
426
|
-
"__mf/css/async/
|
|
426
|
+
"__mf/css/async/3061.d3010b86.css"
|
|
427
427
|
]
|
|
428
428
|
}
|
|
429
429
|
}
|
|
@@ -437,37 +437,37 @@
|
|
|
437
437
|
"assets": {
|
|
438
438
|
"js": {
|
|
439
439
|
"sync": [
|
|
440
|
-
"__mf/js/async/
|
|
441
|
-
"__mf/js/async/
|
|
442
|
-
"__mf/js/async/
|
|
443
|
-
"__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.
|
|
440
|
+
"__mf/js/async/4225.43367877.js",
|
|
441
|
+
"__mf/js/async/5706.a7fb5c1b.js",
|
|
442
|
+
"__mf/js/async/2749.edab3f5e.js",
|
|
443
|
+
"__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.7109f505.js"
|
|
444
444
|
],
|
|
445
445
|
"async": [
|
|
446
|
-
"__mf/js/async/
|
|
447
|
-
"__mf/js/async/
|
|
448
|
-
"__mf/js/async/
|
|
449
|
-
"__mf/js/async/
|
|
450
|
-
"__mf/js/async/
|
|
451
|
-
"__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.
|
|
452
|
-
"__mf/js/async/
|
|
453
|
-
"__mf/js/async/
|
|
454
|
-
"__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.
|
|
455
|
-
"__mf/js/async/
|
|
456
|
-
"__mf/js/async/
|
|
457
|
-
"__mf/js/async/
|
|
458
|
-
"__mf/js/async/
|
|
459
|
-
"__mf/js/async/
|
|
460
|
-
"__mf/js/async/
|
|
461
|
-
"__mf/js/async/
|
|
462
|
-
"__mf/js/async/
|
|
463
|
-
"__mf/js/async/
|
|
464
|
-
"__mf/js/async/
|
|
446
|
+
"__mf/js/async/9588.b67d84aa.js",
|
|
447
|
+
"__mf/js/async/5071.b48bd1f7.js",
|
|
448
|
+
"__mf/js/async/4248.ce5ffe03.js",
|
|
449
|
+
"__mf/js/async/4225.43367877.js",
|
|
450
|
+
"__mf/js/async/1430.bac7994c.js",
|
|
451
|
+
"__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.4a4949a1.js",
|
|
452
|
+
"__mf/js/async/9944.34a79f7c.js",
|
|
453
|
+
"__mf/js/async/1170.1ace5903.js",
|
|
454
|
+
"__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.d95843ce.js",
|
|
455
|
+
"__mf/js/async/713.249fa307.js",
|
|
456
|
+
"__mf/js/async/9836.bbf150b2.js",
|
|
457
|
+
"__mf/js/async/3664.6288aa89.js",
|
|
458
|
+
"__mf/js/async/7793.06fe240f.js",
|
|
459
|
+
"__mf/js/async/3059.bd425bfb.js",
|
|
460
|
+
"__mf/js/async/8035.d5aedc00.js",
|
|
461
|
+
"__mf/js/async/2043.a03fc64f.js",
|
|
462
|
+
"__mf/js/async/7177.0fe1dff0.js",
|
|
463
|
+
"__mf/js/async/1969.4f0fc9ef.js",
|
|
464
|
+
"__mf/js/async/8482.6c4d64de.js"
|
|
465
465
|
]
|
|
466
466
|
},
|
|
467
467
|
"css": {
|
|
468
468
|
"sync": [],
|
|
469
469
|
"async": [
|
|
470
|
-
"__mf/css/async/
|
|
470
|
+
"__mf/css/async/3061.d3010b86.css"
|
|
471
471
|
]
|
|
472
472
|
}
|
|
473
473
|
}
|
|
@@ -481,40 +481,40 @@
|
|
|
481
481
|
"assets": {
|
|
482
482
|
"js": {
|
|
483
483
|
"sync": [
|
|
484
|
-
"__mf/js/async/
|
|
485
|
-
"__mf/js/async/
|
|
486
|
-
"__mf/js/async/
|
|
487
|
-
"__mf/js/async/__federation_expose_VictoriaLogsLogQuery.
|
|
484
|
+
"__mf/js/async/4225.43367877.js",
|
|
485
|
+
"__mf/js/async/5706.a7fb5c1b.js",
|
|
486
|
+
"__mf/js/async/2749.edab3f5e.js",
|
|
487
|
+
"__mf/js/async/__federation_expose_VictoriaLogsLogQuery.61d14c09.js"
|
|
488
488
|
],
|
|
489
489
|
"async": [
|
|
490
|
-
"__mf/js/async/
|
|
491
|
-
"__mf/js/async/
|
|
492
|
-
"__mf/js/async/
|
|
493
|
-
"__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.
|
|
494
|
-
"__mf/js/async/
|
|
495
|
-
"__mf/js/async/
|
|
496
|
-
"__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.
|
|
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/__federation_expose_VictoriaLogsTimeSeriesQuery.
|
|
505
|
-
"__mf/js/async/
|
|
506
|
-
"__mf/js/async/
|
|
507
|
-
"__mf/js/async/
|
|
508
|
-
"__mf/js/async/
|
|
509
|
-
"__mf/js/async/
|
|
510
|
-
"__mf/js/async/
|
|
511
|
-
"__mf/js/async/
|
|
490
|
+
"__mf/js/async/4248.ce5ffe03.js",
|
|
491
|
+
"__mf/js/async/4225.43367877.js",
|
|
492
|
+
"__mf/js/async/1430.bac7994c.js",
|
|
493
|
+
"__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.4a4949a1.js",
|
|
494
|
+
"__mf/js/async/9944.34a79f7c.js",
|
|
495
|
+
"__mf/js/async/1170.1ace5903.js",
|
|
496
|
+
"__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.d95843ce.js",
|
|
497
|
+
"__mf/js/async/713.249fa307.js",
|
|
498
|
+
"__mf/js/async/9836.bbf150b2.js",
|
|
499
|
+
"__mf/js/async/3664.6288aa89.js",
|
|
500
|
+
"__mf/js/async/7793.06fe240f.js",
|
|
501
|
+
"__mf/js/async/3059.bd425bfb.js",
|
|
502
|
+
"__mf/js/async/5706.a7fb5c1b.js",
|
|
503
|
+
"__mf/js/async/2749.edab3f5e.js",
|
|
504
|
+
"__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.7109f505.js",
|
|
505
|
+
"__mf/js/async/8035.d5aedc00.js",
|
|
506
|
+
"__mf/js/async/9588.b67d84aa.js",
|
|
507
|
+
"__mf/js/async/5071.b48bd1f7.js",
|
|
508
|
+
"__mf/js/async/2043.a03fc64f.js",
|
|
509
|
+
"__mf/js/async/7177.0fe1dff0.js",
|
|
510
|
+
"__mf/js/async/1969.4f0fc9ef.js",
|
|
511
|
+
"__mf/js/async/8482.6c4d64de.js"
|
|
512
512
|
]
|
|
513
513
|
},
|
|
514
514
|
"css": {
|
|
515
515
|
"sync": [],
|
|
516
516
|
"async": [
|
|
517
|
-
"__mf/css/async/
|
|
517
|
+
"__mf/css/async/3061.d3010b86.css"
|
|
518
518
|
]
|
|
519
519
|
}
|
|
520
520
|
}
|
|
@@ -528,40 +528,40 @@
|
|
|
528
528
|
"assets": {
|
|
529
529
|
"js": {
|
|
530
530
|
"sync": [
|
|
531
|
-
"__mf/js/async/
|
|
532
|
-
"__mf/js/async/
|
|
533
|
-
"__mf/js/async/
|
|
534
|
-
"__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.
|
|
531
|
+
"__mf/js/async/4248.ce5ffe03.js",
|
|
532
|
+
"__mf/js/async/4225.43367877.js",
|
|
533
|
+
"__mf/js/async/1430.bac7994c.js",
|
|
534
|
+
"__mf/js/async/__federation_expose_VictoriaLogsFieldNamesVariable.4a4949a1.js"
|
|
535
535
|
],
|
|
536
536
|
"async": [
|
|
537
|
-
"__mf/js/async/
|
|
538
|
-
"__mf/js/async/
|
|
539
|
-
"__mf/js/async/
|
|
540
|
-
"__mf/js/async/
|
|
541
|
-
"__mf/js/async/
|
|
542
|
-
"__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.
|
|
543
|
-
"__mf/js/async/
|
|
544
|
-
"__mf/js/async/
|
|
545
|
-
"__mf/js/async/
|
|
546
|
-
"__mf/js/async/
|
|
547
|
-
"__mf/js/async/
|
|
548
|
-
"__mf/js/async/
|
|
549
|
-
"__mf/js/async/
|
|
550
|
-
"__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.
|
|
551
|
-
"__mf/js/async/
|
|
552
|
-
"__mf/js/async/__federation_expose_VictoriaLogsLogQuery.
|
|
553
|
-
"__mf/js/async/
|
|
554
|
-
"__mf/js/async/
|
|
555
|
-
"__mf/js/async/
|
|
556
|
-
"__mf/js/async/
|
|
557
|
-
"__mf/js/async/
|
|
558
|
-
"__mf/js/async/
|
|
537
|
+
"__mf/js/async/9944.34a79f7c.js",
|
|
538
|
+
"__mf/js/async/4248.ce5ffe03.js",
|
|
539
|
+
"__mf/js/async/4225.43367877.js",
|
|
540
|
+
"__mf/js/async/1430.bac7994c.js",
|
|
541
|
+
"__mf/js/async/1170.1ace5903.js",
|
|
542
|
+
"__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.d95843ce.js",
|
|
543
|
+
"__mf/js/async/713.249fa307.js",
|
|
544
|
+
"__mf/js/async/9836.bbf150b2.js",
|
|
545
|
+
"__mf/js/async/3664.6288aa89.js",
|
|
546
|
+
"__mf/js/async/7793.06fe240f.js",
|
|
547
|
+
"__mf/js/async/3059.bd425bfb.js",
|
|
548
|
+
"__mf/js/async/5706.a7fb5c1b.js",
|
|
549
|
+
"__mf/js/async/2749.edab3f5e.js",
|
|
550
|
+
"__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.7109f505.js",
|
|
551
|
+
"__mf/js/async/8035.d5aedc00.js",
|
|
552
|
+
"__mf/js/async/__federation_expose_VictoriaLogsLogQuery.61d14c09.js",
|
|
553
|
+
"__mf/js/async/9588.b67d84aa.js",
|
|
554
|
+
"__mf/js/async/5071.b48bd1f7.js",
|
|
555
|
+
"__mf/js/async/2043.a03fc64f.js",
|
|
556
|
+
"__mf/js/async/7177.0fe1dff0.js",
|
|
557
|
+
"__mf/js/async/1969.4f0fc9ef.js",
|
|
558
|
+
"__mf/js/async/8482.6c4d64de.js"
|
|
559
559
|
]
|
|
560
560
|
},
|
|
561
561
|
"css": {
|
|
562
562
|
"sync": [],
|
|
563
563
|
"async": [
|
|
564
|
-
"__mf/css/async/
|
|
564
|
+
"__mf/css/async/3061.d3010b86.css"
|
|
565
565
|
]
|
|
566
566
|
}
|
|
567
567
|
}
|
|
@@ -575,37 +575,37 @@
|
|
|
575
575
|
"assets": {
|
|
576
576
|
"js": {
|
|
577
577
|
"sync": [
|
|
578
|
-
"__mf/js/async/
|
|
579
|
-
"__mf/js/async/
|
|
580
|
-
"__mf/js/async/
|
|
581
|
-
"__mf/js/async/
|
|
582
|
-
"__mf/js/async/
|
|
583
|
-
"__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.
|
|
578
|
+
"__mf/js/async/4248.ce5ffe03.js",
|
|
579
|
+
"__mf/js/async/4225.43367877.js",
|
|
580
|
+
"__mf/js/async/9944.34a79f7c.js",
|
|
581
|
+
"__mf/js/async/1430.bac7994c.js",
|
|
582
|
+
"__mf/js/async/1170.1ace5903.js",
|
|
583
|
+
"__mf/js/async/__federation_expose_VictoriaLogsFieldValuesVariable.d95843ce.js"
|
|
584
584
|
],
|
|
585
585
|
"async": [
|
|
586
|
-
"__mf/js/async/
|
|
587
|
-
"__mf/js/async/
|
|
588
|
-
"__mf/js/async/
|
|
589
|
-
"__mf/js/async/
|
|
590
|
-
"__mf/js/async/
|
|
591
|
-
"__mf/js/async/
|
|
592
|
-
"__mf/js/async/
|
|
593
|
-
"__mf/js/async/
|
|
594
|
-
"__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.
|
|
595
|
-
"__mf/js/async/
|
|
596
|
-
"__mf/js/async/__federation_expose_VictoriaLogsLogQuery.
|
|
597
|
-
"__mf/js/async/
|
|
598
|
-
"__mf/js/async/
|
|
599
|
-
"__mf/js/async/
|
|
600
|
-
"__mf/js/async/
|
|
601
|
-
"__mf/js/async/
|
|
602
|
-
"__mf/js/async/
|
|
586
|
+
"__mf/js/async/713.249fa307.js",
|
|
587
|
+
"__mf/js/async/9836.bbf150b2.js",
|
|
588
|
+
"__mf/js/async/3664.6288aa89.js",
|
|
589
|
+
"__mf/js/async/7793.06fe240f.js",
|
|
590
|
+
"__mf/js/async/3059.bd425bfb.js",
|
|
591
|
+
"__mf/js/async/4225.43367877.js",
|
|
592
|
+
"__mf/js/async/5706.a7fb5c1b.js",
|
|
593
|
+
"__mf/js/async/2749.edab3f5e.js",
|
|
594
|
+
"__mf/js/async/__federation_expose_VictoriaLogsTimeSeriesQuery.7109f505.js",
|
|
595
|
+
"__mf/js/async/8035.d5aedc00.js",
|
|
596
|
+
"__mf/js/async/__federation_expose_VictoriaLogsLogQuery.61d14c09.js",
|
|
597
|
+
"__mf/js/async/9588.b67d84aa.js",
|
|
598
|
+
"__mf/js/async/5071.b48bd1f7.js",
|
|
599
|
+
"__mf/js/async/2043.a03fc64f.js",
|
|
600
|
+
"__mf/js/async/7177.0fe1dff0.js",
|
|
601
|
+
"__mf/js/async/1969.4f0fc9ef.js",
|
|
602
|
+
"__mf/js/async/8482.6c4d64de.js"
|
|
603
603
|
]
|
|
604
604
|
},
|
|
605
605
|
"css": {
|
|
606
606
|
"sync": [],
|
|
607
607
|
"async": [
|
|
608
|
-
"__mf/css/async/
|
|
608
|
+
"__mf/css/async/3061.d3010b86.css"
|
|
609
609
|
]
|
|
610
610
|
}
|
|
611
611
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@perses-dev/victorialogs-plugin",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.3.0-beta.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"dev": "rsbuild dev",
|
|
6
6
|
"build": "npm run build-mf && concurrently \"npm:build:*\"",
|
|
@@ -21,11 +21,11 @@
|
|
|
21
21
|
"@emotion/react": "^11.7.1",
|
|
22
22
|
"@emotion/styled": "^11.6.0",
|
|
23
23
|
"@hookform/resolvers": "^3.2.0",
|
|
24
|
-
"@perses-dev/components": "^0.53.0-beta.
|
|
25
|
-
"@perses-dev/core": "^0.53.0-beta.
|
|
26
|
-
"@perses-dev/dashboards": "^0.53.0-beta.
|
|
27
|
-
"@perses-dev/explore": "^0.53.0-beta.
|
|
28
|
-
"@perses-dev/plugin-system": "^0.53.0-beta.
|
|
24
|
+
"@perses-dev/components": "^0.53.0-beta.4",
|
|
25
|
+
"@perses-dev/core": "^0.53.0-beta.3",
|
|
26
|
+
"@perses-dev/dashboards": "^0.53.0-beta.4",
|
|
27
|
+
"@perses-dev/explore": "^0.53.0-beta.4",
|
|
28
|
+
"@perses-dev/plugin-system": "^0.53.0-beta.4",
|
|
29
29
|
"@tanstack/react-query": "^4.39.1",
|
|
30
30
|
"date-fns": "^4.1.0",
|
|
31
31
|
"date-fns-tz": "^3.2.0",
|