Logo

ClickHouse MonitoringMonitoring

  • Overview
Breadcrumb: could not get list database
Error: Setting query_cache_system_table_handling is neither a builtin setting nor started with the prefix 'SQL_' registered for user-defined settings.

Table: system.query_views_log

ProfileEventsMap(String, UInt64)
32.30 MiB
321.04 MiB
9.94
399.50 thousand
842.62ProfileEvents that measure different metrics. The description of them could be found in the table system.events.
initial_query_idString
10.07 MiB
13.82 MiB
1.37
399.50 thousand
36.28ID of the initial query (for distributed query execution).
event_time_microsecondsDateTime64(6)
1.88 MiB
2.99 MiB
1.59
399.50 thousand
7.84The date and time when the view finished execution with microseconds precision.
written_bytesUInt64
1.67 MiB
2.99 MiB
1.79
399.50 thousand
7.84Number of written bytes.
read_bytesUInt64
1.67 MiB
2.99 MiB
1.79
399.50 thousand
7.84Number of read bytes.
written_rowsUInt64
1.28 MiB
2.99 MiB
2.33
399.50 thousand
7.84Number of written rows.
read_rowsUInt64
1.13 MiB
2.99 MiB
2.65
399.50 thousand
7.84Number of read rows.
view_duration_msUInt64
1.08 MiB
2.99 MiB
2.76
399.50 thousand
7.84Duration of view execution (sum of its stages) in milliseconds.
peak_memory_usageInt64
1.02 MiB
2.99 MiB
2.92
399.50 thousand
7.84The maximum difference between the amount of allocated and freed memory in context of this view.
event_timeDateTime
549.55 KiB
1.49 MiB
2.78
399.50 thousand
3.92The date and time when the view finished execution.
view_queryString
459.49 KiB
35.77 MiB
79.71
399.50 thousand
93.87The query executed by the view.
view_targetString
456.96 KiB
16.26 MiB
36.44
399.50 thousand
42.68The name of the view target table.
view_nameString
387.84 KiB
16.75 MiB
44.22
399.50 thousand
43.96Name of the view.
view_uuidUUID
313.73 KiB
5.98 MiB
19.51
399.50 thousand
15.69UUID of the view.
event_dateDate
3.48 KiB
765.15 KiB
220.15
399.50 thousand
1.96The date when the last event of the view happened.
hostnameLowCardinality(String)
2.61 KiB
383.79 KiB
147.25
399.50 thousand
0.98Hostname of the server executing the query.
statusEnum8('QueryStart' = 1, 'QueryFinish' = 2, 'ExceptionBeforeStart' = 3, 'ExceptionWhileProcessing' = 4)
1.78 KiB
382.57 KiB
215.37
399.50 thousand
0.98Status of the view. Values: 'QueryStart' = 1 — Successful start the view execution. Should not appear, 'QueryFinish' = 2 — Successful end of the view execution, 'ExceptionBeforeStart' = 3 — Exception before the start of the view execution., 'ExceptionWhileProcessing' = 4 — Exception during the view execution.
view_typeEnum8('Default' = 1, 'Materialized' = 2, 'Live' = 3, 'Window' = 4)
1.78 KiB
382.57 KiB
215.37
399.50 thousand
0.98Type of the view. Values: 'Default' = 1 — Default views. Should not appear in this log, 'Materialized' = 2 — Materialized views, 'Live' = 3 — Live views.
exception_codeInt32
416.00 B
612.00 B
1.47
399.50 thousand
0Code of an exception.
stack_traceString
416.00 B
612.00 B
1.47
399.50 thousand
0Stack trace. An empty string, if the query was completed successfully.
exceptionString
416.00 B
612.00 B
1.47
399.50 thousand
0Exception message.
0 of 21 row(s) selected.

Rows per page

Page 1 of 1
Contains information about the dependent views executed when running a query, for example, the view type or the execution time.
2