You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t",
95
+
"intervalFactor": 1,
96
+
"query": "SELECT * FROM default.quaycontainerpush\nWHERE $timeFilterByColumn(EventTime)\nORDER BY EventTime",
97
+
"rawQuery": "SELECT * FROM default.quaycontainerpush\nWHERE EventTime >= toDateTime(1694165676) AND EventTime <= toDateTime(1694252076)\nORDER BY EventTime",
98
+
"refId": "A",
99
+
"round": "0s",
100
+
"skip_comments": true
101
+
}
102
+
],
103
+
"title": "Quay Container Registry",
104
+
"type": "table"
105
+
},
106
+
{
107
+
"datasource": {
108
+
"type": "vertamedia-clickhouse-datasource",
109
+
"uid": "{{ .Values.datasources.uid }}"
110
+
},
111
+
"fieldConfig": {
112
+
"defaults": {
113
+
"color": {
114
+
"mode": "thresholds"
115
+
},
116
+
"custom": {
117
+
"align": "center",
118
+
"cellOptions": {
119
+
"type": "color-text"
120
+
},
121
+
"filterable": true,
122
+
"inspect": false
123
+
},
124
+
"mappings": [],
125
+
"thresholds": {
126
+
"mode": "absolute",
127
+
"steps": [
128
+
{
129
+
"color": "green",
130
+
"value": null
131
+
}
132
+
]
133
+
}
134
+
},
135
+
"overrides": []
136
+
},
137
+
"gridPos": {
138
+
"h": 8,
139
+
"w": 24,
140
+
"x": 0,
141
+
"y": 8
142
+
},
143
+
"id": 3,
144
+
"options": {
145
+
"cellHeight": "sm",
146
+
"footer": {
147
+
"countRows": false,
148
+
"fields": "",
149
+
"reducer": [
150
+
"sum"
151
+
],
152
+
"show": false
153
+
},
154
+
"showHeader": true
155
+
},
156
+
"pluginVersion": "10.0.3",
157
+
"targets": [
158
+
{
159
+
"datasource": {
160
+
"type": "vertamedia-clickhouse-datasource",
161
+
"uid": "{{ .Values.datasources.uid }}"
162
+
},
163
+
"dateTimeType": "DATETIME",
164
+
"extrapolate": true,
165
+
"format": "table",
166
+
"formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t",
167
+
"intervalFactor": 1,
168
+
"query": "SELECT * FROM default.jfrogcontainerpush\nWHERE $timeFilterByColumn(EventTime)\nORDER BY EventTime DESC",
169
+
"rawQuery": "SELECT * FROM default.jfrogcontainerpush\nWHERE EventTime >= toDateTime(1694226084) AND EventTime <= toDateTime(1694247684)\nORDER BY EventTime DESC",
170
+
"refId": "A",
171
+
"round": "0s",
172
+
"skip_comments": true
173
+
}
174
+
],
175
+
"title": "JFrog Container Registry",
176
+
"type": "table"
177
+
},
178
+
{
179
+
"datasource": {
180
+
"type": "vertamedia-clickhouse-datasource",
181
+
"uid": "{{ .Values.datasources.uid }}"
182
+
},
183
+
"fieldConfig": {
184
+
"defaults": {
185
+
"color": {
186
+
"mode": "thresholds"
187
+
},
188
+
"custom": {
189
+
"align": "center",
190
+
"cellOptions": {
191
+
"type": "color-text"
192
+
},
193
+
"filterable": true,
194
+
"inspect": false
195
+
},
196
+
"mappings": [],
197
+
"thresholds": {
198
+
"mode": "absolute",
199
+
"steps": [
200
+
{
201
+
"color": "green",
202
+
"value": null
203
+
}
204
+
]
205
+
}
206
+
},
207
+
"overrides": []
208
+
},
209
+
"gridPos": {
210
+
"h": 8,
211
+
"w": 24,
212
+
"x": 0,
213
+
"y": 16
214
+
},
215
+
"id": 2,
216
+
"options": {
217
+
"cellHeight": "sm",
218
+
"footer": {
219
+
"countRows": false,
220
+
"fields": "",
221
+
"reducer": [
222
+
"sum"
223
+
],
224
+
"show": false
225
+
},
226
+
"showHeader": true
227
+
},
228
+
"pluginVersion": "10.0.3",
229
+
"targets": [
230
+
{
231
+
"datasource": {
232
+
"type": "vertamedia-clickhouse-datasource",
233
+
"uid": "{{ .Values.datasources.uid }}"
234
+
},
235
+
"dateTimeType": "DATETIME",
236
+
"extrapolate": true,
237
+
"format": "table",
238
+
"formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t",
239
+
"intervalFactor": 1,
240
+
"query": "SELECT * FROM default.azurecontainerpush\nWHERE $timeFilterByColumn(EventTime)\nORDER BY EventTime DESC",
241
+
"rawQuery": "SELECT * FROM default.azurecontainerpush\nWHERE EventTime >= toDateTime(1694165623) AND EventTime <= toDateTime(1694252023)\nORDER BY EventTime DESC",
242
+
"refId": "A",
243
+
"round": "0s",
244
+
"skip_comments": true
245
+
}
246
+
],
247
+
"title": "Azure Container Registry",
248
+
"type": "table"
249
+
},
250
+
{
251
+
"datasource": {
252
+
"type": "vertamedia-clickhouse-datasource",
253
+
"uid": "{{ .Values.datasources.uid }}"
254
+
},
255
+
"fieldConfig": {
256
+
"defaults": {
257
+
"color": {
258
+
"mode": "thresholds"
259
+
},
260
+
"custom": {
261
+
"align": "center",
262
+
"cellOptions": {
263
+
"type": "color-text"
264
+
},
265
+
"filterable": true,
266
+
"inspect": false
267
+
},
268
+
"mappings": [],
269
+
"thresholds": {
270
+
"mode": "absolute",
271
+
"steps": [
272
+
{
273
+
"color": "green",
274
+
"value": null
275
+
}
276
+
]
277
+
}
278
+
},
279
+
"overrides": []
280
+
},
281
+
"gridPos": {
282
+
"h": 9,
283
+
"w": 24,
284
+
"x": 0,
285
+
"y": 24
286
+
},
287
+
"id": 1,
288
+
"options": {
289
+
"cellHeight": "sm",
290
+
"footer": {
291
+
"countRows": false,
292
+
"fields": "",
293
+
"reducer": [
294
+
"sum"
295
+
],
296
+
"show": false
297
+
},
298
+
"showHeader": true
299
+
},
300
+
"pluginVersion": "10.0.3",
301
+
"targets": [
302
+
{
303
+
"datasource": {
304
+
"type": "vertamedia-clickhouse-datasource",
305
+
"uid": "{{ .Values.datasources.uid }}"
306
+
},
307
+
"dateTimeType": "DATETIME",
308
+
"extrapolate": true,
309
+
"format": "table",
310
+
"formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t",
311
+
"intervalFactor": 1,
312
+
"query": "SELECT * FROM default.dockerhubbuild\nWHERE $timeFilterByColumn(EventTime)\nORDER BY EventTime DESC\n",
313
+
"rawQuery": "SELECT * FROM default.dockerhubbuild\nWHERE EventTime >= toDateTime(1694165564) AND EventTime <= toDateTime(1694251964)\nORDER BY EventTime DESC",
0 commit comments