Reading log configuration from C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\conf\log.conf
2024-07-30T16:51:00.273167Z A server-main QuestDB 8.1.0. Copyright (C) 2014-2024, all rights reserved.
2024-07-30T16:51:00.964122Z A server-main windows-amd64 [AVX2,8, 64 bits, 4 processors]
2024-07-30T16:51:00.986739Z I server-main Web Console is up to date
2024-07-30T16:51:01.006329Z A server-main Server config: qdbroot\conf\server.conf
2024-07-30T16:51:01.141570Z I i.q.c.t.t.InputFormatConfiguration loading input format config [resource=/text_loader.json]
2024-07-30T16:51:01.180892Z A server-main Config:
2024-07-30T16:51:01.180947Z A server-main  - http.enabled : true
2024-07-30T16:51:01.180993Z A server-main  - tcp.enabled  : true
2024-07-30T16:51:01.181025Z A server-main  - pg.enabled   : true
2024-07-30T16:51:01.181043Z A server-main  - attach partition suffix: .attachable
2024-07-30T16:51:01.181068Z A server-main  - open database [48824988-d509-816e-3cda-76c6b90e2890]
2024-07-30T16:51:01.182032Z A server-main  - db root: [path=C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\db, magic=0x2b, fs=NTFS] -> SUPPORTED
2024-07-30T16:51:01.182195Z A server-main  - backup root: NOT SET
2024-07-30T16:51:01.190622Z A server-main  - snapshot root: [path=C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\snapshot, magic=0x2b, fs=NTFS] -> SUPPORTED
2024-07-30T16:51:01.191508Z A server-main  - sql copy input root: NOT SET
2024-07-30T16:51:01.192332Z A server-main  - sql copy input worker root: NOT SET
2024-07-30T16:51:01.202752Z A server-main  - SQL JIT compiler mode: on
2024-07-30T16:51:01.202957Z A server-main  - configured ram.usage.limit.bytes: 0 (no limit)
2024-07-30T16:51:01.203243Z A server-main  - configured ram.usage.limit.percent: 90
2024-07-30T16:51:01.203847Z A server-main  - system RAM: 7.9 GiB
2024-07-30T16:51:01.204824Z A server-main  - resolved RAM usage limit: 7.1 GiB
2024-07-30T16:51:01.208476Z A server-main Metrics are disabled, health check endpoint will not consider unhandled errors
2024-07-30T16:51:01.216221Z I i.q.g.FunctionFactoryCache loading functions [test=false]
2024-07-30T16:51:01.595260Z I i.q.c.m.EngineMigration upgrading database [version=427]
2024-07-30T16:51:01.607071Z I i.q.c.m.EngineMigration upgrading [path=C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\db\sys.column_versions_purge_log, fromVersion=426, toVersion=427]
2024-07-30T16:51:01.607208Z I i.q.c.m.EngineMigration upgrading table [path=C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\db\sys.column_versions_purge_log, toVersion=427]
2024-07-30T16:51:01.641825Z I i.q.c.m.EngineMigration upgrading [path=C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\db\sys.telemetry_wal, fromVersion=426, toVersion=427]
2024-07-30T16:51:01.642002Z I i.q.c.m.EngineMigration upgrading table [path=C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\db\sys.telemetry_wal, toVersion=427]
2024-07-30T16:51:01.663285Z I i.q.c.m.EngineMigration upgrading [path=C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\db\telemetry, fromVersion=426, toVersion=427]
2024-07-30T16:51:01.663406Z I i.q.c.m.EngineMigration upgrading table [path=C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\db\telemetry, toVersion=427]
2024-07-30T16:51:01.677265Z I i.q.c.m.EngineMigration upgrading [path=C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\db\telemetry_config, fromVersion=426, toVersion=427]
2024-07-30T16:51:01.677344Z I i.q.c.m.EngineMigration upgrading table [path=C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\db\telemetry_config, toVersion=427]
2024-07-30T16:51:01.684468Z I i.q.c.m.EngineMigration upgraded tables to 427
2024-07-30T16:51:01.704146Z I i.q.c.TableNameRegistryStore reloading tables file [path=C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\db\tables.d.0, threadId=1]
2024-07-30T16:51:01.750847Z I i.q.c.TableNameRegistryStore reloading tables file [path=C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\db\tables.d.0, threadId=1]
2024-07-30T16:51:01.983590Z I i.q.g.e.QueryProgress exe [id=0, sql=`CREATE TABLE IF NOT EXISTS "sys.column_versions_purge_log" (ts timestamp, table_name symbol, column_name symbol, table_id int, truncate_version long, columnType int, table_partition_by int, updated_txn long, column_version long, partition_timestamp timestamp, partition_name_txn long,completed timestamp) timestamp(ts) partition by MONTH BYPASS WAL`, principal=admin, cache=false, jit=false]
2024-07-30T16:51:01.984000Z I i.q.g.e.QueryProgress fin [id=0, sql=`CREATE TABLE IF NOT EXISTS "sys.column_versions_purge_log" (ts timestamp, table_name symbol, column_name symbol, table_id int, truncate_version long, columnType int, table_partition_by int, updated_txn long, column_version long, partition_timestamp timestamp, partition_name_txn long,completed timestamp) timestamp(ts) partition by MONTH BYPASS WAL`, principal=admin, cache=false, jit=false, time=5792500]
2024-07-30T16:51:01.984271Z I i.q.c.p.WriterPool open [table=`sys.column_versions_purge_log`, thread=1]
2024-07-30T16:51:02.082411Z I i.q.c.TableWriter open 'sys.column_versions_purge_log'
2024-07-30T16:51:02.294773Z I i.q.c.p.WriterPool >> [table=`sys.column_versions_purge_log`, thread=1]
2024-07-30T16:51:02.325810Z I i.q.g.SqlCodeGenerator JIT enabled for (sub)query [tableName=sys.column_versions_purge_log, fd=-1]
2024-07-30T16:51:02.333808Z I i.q.g.e.QueryProgress exe [id=1, sql=`SELECT * FROM "sys.column_versions_purge_log" WHERE completed = null`, principal=admin, cache=false, jit=true]
2024-07-30T16:51:02.334397Z I i.q.g.e.QueryProgress fin [id=1, sql=`SELECT * FROM "sys.column_versions_purge_log" WHERE completed = null`, principal=admin, cache=false, jit=true, time=641099]
2024-07-30T16:51:02.383900Z I i.q.g.e.QueryProgress exe [id=2, sql=`CREATE TABLE IF NOT EXISTS "telemetry" (created timestamp, event short, origin short) timestamp(created)`, principal=admin, cache=false, jit=false]
2024-07-30T16:51:02.384241Z I i.q.g.e.QueryProgress fin [id=2, sql=`CREATE TABLE IF NOT EXISTS "telemetry" (created timestamp, event short, origin short) timestamp(created)`, principal=admin, cache=false, jit=false, time=851800]
2024-07-30T16:51:02.384363Z I i.q.c.p.WriterPool open [table=`telemetry`, thread=1]
2024-07-30T16:51:02.384508Z I i.q.c.TableWriter open 'telemetry'
2024-07-30T16:51:02.458802Z I i.q.c.TableWriter switched partition [path=\telemetry\default]
2024-07-30T16:51:02.461779Z I i.q.c.p.WriterPool >> [table=`telemetry`, thread=1]
2024-07-30T16:51:02.468618Z I i.q.g.e.QueryProgress exe [id=3, sql=`CREATE TABLE IF NOT EXISTS "sys.telemetry_wal" (created timestamp, event short, tableId int, walId int, seqTxn long, rowCount long,physicalRowCount long,latency float) timestamp(created) partition by MONTH BYPASS WAL`, principal=admin, cache=false, jit=false]
2024-07-30T16:51:02.468953Z I i.q.g.e.QueryProgress fin [id=3, sql=`CREATE TABLE IF NOT EXISTS "sys.telemetry_wal" (created timestamp, event short, tableId int, walId int, seqTxn long, rowCount long,physicalRowCount long,latency float) timestamp(created) partition by MONTH BYPASS WAL`, principal=admin, cache=false, jit=false, time=1998700]
2024-07-30T16:51:02.469081Z I i.q.c.p.WriterPool open [table=`sys.telemetry_wal`, thread=1]
2024-07-30T16:51:02.469319Z I i.q.c.TableWriter open 'sys.telemetry_wal'
2024-07-30T16:51:02.521048Z I i.q.c.p.WriterPool >> [table=`sys.telemetry_wal`, thread=1]
2024-07-30T16:51:02.521440Z I i.q.g.e.QueryProgress exe [id=4, sql=`CREATE TABLE IF NOT EXISTS telemetry_config (id long256, enabled boolean, version symbol, os symbol, package symbol)`, principal=admin, cache=false, jit=false]
2024-07-30T16:51:02.521730Z I i.q.g.e.QueryProgress fin [id=4, sql=`CREATE TABLE IF NOT EXISTS telemetry_config (id long256, enabled boolean, version symbol, os symbol, package symbol)`, principal=admin, cache=false, jit=false, time=565901]
2024-07-30T16:51:02.538392Z E i.q.g.e.QueryProgress err [id=-1, sql=`ALTER TABLE telemetry_config ADD COLUMN version symbol`, principal=admin, cache=false, jit=false, time=16541500, msg=[40] column 'version' already exists, errno=0, pos=40]
2024-07-30T16:51:02.559734Z E i.q.g.e.QueryProgress err [id=-1, sql=`ALTER TABLE telemetry_config ADD COLUMN os symbol`, principal=admin, cache=false, jit=false, time=998201, msg=[40] column 'os' already exists, errno=0, pos=40]
2024-07-30T16:51:02.560290Z E i.q.g.e.QueryProgress err [id=-1, sql=`ALTER TABLE telemetry_config ADD COLUMN package symbol`, principal=admin, cache=false, jit=false, time=366500, msg=[40] column 'package' already exists, errno=0, pos=40]
2024-07-30T16:51:02.560424Z I i.q.c.p.WriterPool open [table=`telemetry_config`, thread=1]
2024-07-30T16:51:02.560619Z I i.q.c.TableWriter open 'telemetry_config'
2024-07-30T16:51:02.910844Z I i.q.c.TableWriter switched partition [path=\telemetry_config\default]
2024-07-30T16:51:02.913865Z I i.q.c.p.WriterPool >> [table=`telemetry_config`, thread=1]
2024-07-30T16:51:02.926031Z I i.q.g.e.QueryProgress exe [id=5, sql=`telemetry_config LIMIT -1`, principal=admin, cache=false, jit=false]
2024-07-30T16:51:02.926453Z I i.q.c.TableReader open partition [path=\telemetry_config\default, rowCount=1, partitionIndex=0, partitionCount=1]
2024-07-30T16:51:02.927233Z A i.q.TelemetryConfigLogger instance [id=0x061e79b912239b000003823b610740, enabled=true]
2024-07-30T16:51:02.927332Z I i.q.g.e.QueryProgress fin [id=5, sql=`telemetry_config LIMIT -1`, principal=admin, cache=false, jit=false, time=1331200]
2024-07-30T16:51:02.927716Z I i.q.WorkerPoolManager new DEDICATED pool [name=wal-apply, requester=wal-apply, workers=2]
2024-07-30T16:51:02.950126Z I i.q.WorkerPoolManager using SHARED pool [requester=http, workers=4]
2024-07-30T16:51:02.959081Z A http-server listening on 0.0.0.0:9000 [fd=1784 backlog=256]
2024-07-30T16:51:02.979227Z I i.q.WorkerPoolManager new DEDICATED pool [name=minhttp, requester=min-http, workers=1]
2024-07-30T16:51:02.979533Z A http-min-server listening on 0.0.0.0:9003 [fd=1792 backlog=4]
2024-07-30T16:51:02.980892Z I i.q.WorkerPoolManager using SHARED pool [requester=pg-wire, workers=4]
2024-07-30T16:51:03.014996Z A pg-server listening on 0.0.0.0:8812 [fd=1796 backlog=64]
2024-07-30T16:51:03.016626Z I i.q.WorkerPoolManager using SHARED pool [requester=line-tcp-io, workers=4]
2024-07-30T16:51:03.016675Z I i.q.WorkerPoolManager using SHARED pool [requester=line-tcp-writer, workers=4]
2024-07-30T16:51:03.018690Z A tcp-line-server listening on 0.0.0.0:9009 [fd=1800 backlog=256]
2024-07-30T16:51:03.149113Z A server-main server is ready to be started
2024-07-30T16:51:03.150590Z I server-main worker pool started [pool=shared]
2024-07-30T16:51:03.150663Z I i.q.WorkerPoolManager started shared pool [name=shared, workers=4]
2024-07-30T16:51:03.150963Z I server-main worker pool started [pool=wal-apply]
2024-07-30T16:51:03.150992Z I i.q.WorkerPoolManager started dedicated pool [name=wal-apply, workers=2]
2024-07-30T16:51:03.151135Z I server-main worker pool started [pool=minhttp]
2024-07-30T16:51:03.151160Z I i.q.WorkerPoolManager started dedicated pool [name=minhttp, workers=1]
2024-07-30T16:51:03.156584Z I server-main os scheduled worker started [name=shared_0]
2024-07-30T16:51:03.160038Z I server-main os scheduled worker started [name=minhttp_0]
2024-07-30T16:51:03.160052Z I server-main os scheduled worker started [name=wal-apply_1]
2024-07-30T16:51:03.160957Z I server-main os scheduled worker started [name=wal-apply_0]
2024-07-30T16:51:03.161300Z I server-main os scheduled worker started [name=shared_3]
2024-07-30T16:51:03.161473Z I server-main os scheduled worker started [name=shared_2]
2024-07-30T16:51:03.162120Z I server-main os scheduled worker started [name=shared_1]
2024-07-30T16:51:03.691080Z I server-main 
     ___                  _   ____  ____
    / _ \ _   _  ___  ___| |_|  _ \| __ )
   | | | | | | |/ _ \/ __| __| | | |  _ \
   | |_| | |_| |  __/\__ \ |_| |_| | |_) |
    \__\_\\__,_|\___||___/\__|____/|____/
                        www.questdb.io

    Web Console URL                 ILP Client Connection String

    http://127.0.0.1:9000           http::addr=127.0.0.1:9000;
    http://192.168.1.9:9000         http::addr=192.168.1.9:9000;
    http://192.168.56.1:9000        http::addr=192.168.56.1:9000;

QuestDB configuration files are in C:\questdb-8.1.0-rt-windows-amd64\bin\qdbroot\conf


2024-07-30T16:51:03.815479Z A server-main enjoy
2024-07-30T16:51:16.399001Z I http-server connected [ip=192.168.1.9, fd=2108]
2024-07-30T16:51:16.399376Z I http-server connected [ip=192.168.1.9, fd=2100]
2024-07-30T16:51:16.453672Z I i.q.c.h.p.StaticContentProcessor [2100] incoming [url=/]
2024-07-30T16:51:16.630594Z I http-server connected [ip=192.168.1.9, fd=2096]
2024-07-30T16:51:16.631023Z I http-server connected [ip=192.168.1.9, fd=2060]
2024-07-30T16:51:16.634174Z I i.q.c.h.p.StaticContentProcessor [2100] incoming [url=/vendor.2be15.js]
2024-07-30T16:51:16.634795Z I i.q.c.h.p.StaticContentProcessor [2108] incoming [url=/qdb.1be29.js]
2024-07-30T16:51:16.643017Z I i.q.c.h.p.StaticContentProcessor [2096] incoming [url=/vendor.2be15.css]
2024-07-30T16:51:16.647504Z I i.q.c.h.p.StaticContentProcessor [2060] incoming [url=/qdb.1be29.css]
2024-07-30T16:51:20.431662Z I i.q.c.h.p.StaticContentProcessor [2100] incoming [url=/assets/console-configuration.json]
2024-07-30T16:51:20.467194Z I i.q.c.h.p.StaticContentProcessor [2100] incoming [url=/assets/favicon.svg]
2024-07-30T16:51:20.562884Z I i.q.c.h.p.StaticContentProcessor [2100] incoming [url=/assets/favicon.ico]
2024-07-30T16:51:20.595022Z I i.q.g.e.QueryProgress exe [id=6, sql=`telemetry_config limit -1`, principal=admin, cache=false, jit=false]
2024-07-30T16:51:20.606316Z I i.q.g.e.QueryProgress fin [id=6, sql=`telemetry_config limit -1`, principal=admin, cache=false, jit=false, time=11360300]
2024-07-30T16:51:20.606408Z I i.q.c.h.p.JsonQueryProcessorState [2096] timings [compiler: 1572000, count: 0, execute: 18560001, q=`telemetry_config limit -1`]
2024-07-30T16:51:20.607019Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2096, lastRequestBytesSent=603, nCompletedRequests=2, totalBytesSent=34335]
2024-07-30T16:51:20.630723Z I i.q.g.e.QueryProgress exe [id=7, sql=`select build`, principal=admin, cache=false, jit=false]
2024-07-30T16:51:20.631120Z I i.q.g.e.QueryProgress fin [id=7, sql=`select build`, principal=admin, cache=false, jit=false, time=472100]
2024-07-30T16:51:20.631215Z I i.q.c.h.p.JsonQueryProcessorState [2060] timings [compiler: 37725000, count: 0, execute: 44965400, q=`select build`]
2024-07-30T16:51:20.631361Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2060, lastRequestBytesSent=494, nCompletedRequests=2, totalBytesSent=45692]
2024-07-30T16:51:21.712115Z I i.q.g.e.QueryProgress exe [id=8, sql=`(show parameters) where property_path ilike 'cairo.sql.copy.root'`, principal=admin, cache=false, jit=false]
2024-07-30T16:51:21.720624Z I i.q.g.e.QueryProgress exe [id=9, sql=`information_schema.columns()`, principal=admin, cache=false, jit=false]
2024-07-30T16:51:21.721295Z I i.q.g.e.QueryProgress fin [id=9, sql=`information_schema.columns()`, principal=admin, cache=false, jit=false, time=725900]
2024-07-30T16:51:21.721396Z I i.q.c.h.p.JsonQueryProcessorState [2100] timings [compiler: 16286100, count: 0, execute: 17290901, q=`information_schema.columns()`]
2024-07-30T16:51:21.721571Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2100, lastRequestBytesSent=529, nCompletedRequests=8, totalBytesSent=2219533]
2024-07-30T16:51:21.723768Z I i.q.g.e.QueryProgress exe [id=10, sql=`tables();`, principal=admin, cache=false, jit=false]
2024-07-30T16:51:21.724682Z I i.q.g.e.QueryProgress fin [id=8, sql=`(show parameters) where property_path ilike 'cairo.sql.copy.root'`, principal=admin, cache=false, jit=false, time=12674000]
2024-07-30T16:51:21.724783Z I i.q.c.h.p.JsonQueryProcessorState [2108] timings [compiler: 9831000, count: 0, execute: 22761601, q=`(show parameters) where property_path ilike 'cairo.sql.copy.root'`]
2024-07-30T16:51:21.724972Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2108, lastRequestBytesSent=713, nCompletedRequests=2, totalBytesSent=236370]
2024-07-30T16:51:21.725071Z I i.q.g.e.QueryProgress fin [id=10, sql=`tables();`, principal=admin, cache=false, jit=false, time=1370500]
2024-07-30T16:51:21.725392Z I i.q.c.h.p.JsonQueryProcessorState [2096] timings [compiler: 18184900, count: 0, execute: 20049100, q=`tables();`]
2024-07-30T16:51:21.725606Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2096, lastRequestBytesSent=696, nCompletedRequests=3, totalBytesSent=34938]
2024-07-30T16:51:21.728598Z I i.q.g.e.QueryProgress exe [id=11, sql=`tables();`, principal=admin, cache=true, jit=false]
2024-07-30T16:51:21.729673Z I i.q.g.e.QueryProgress fin [id=11, sql=`tables();`, principal=admin, cache=true, jit=false, time=1133200]
2024-07-30T16:51:21.729761Z I i.q.c.h.p.JsonQueryProcessorState [2096] timings [compiler: 0, count: 0, execute: 1309900, q=`tables();`]
2024-07-30T16:51:21.737291Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2096, lastRequestBytesSent=688, nCompletedRequests=4, totalBytesSent=35634]
2024-07-30T16:51:21.737862Z I i.q.g.e.QueryProgress exe [id=12, sql=`SELECT instance_name, instance_rgb, current_user`, principal=admin, cache=false, jit=false]
2024-07-30T16:51:21.738333Z I i.q.g.e.QueryProgress fin [id=12, sql=`SELECT instance_name, instance_rgb, current_user`, principal=admin, cache=false, jit=false, time=508999]
2024-07-30T16:51:21.738377Z I i.q.c.h.p.JsonQueryProcessorState [2060] timings [compiler: 10382400, count: 0, execute: 11092400, q=`SELECT instance_name, instance_rgb, current_user`]
2024-07-30T16:51:21.738596Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2060, lastRequestBytesSent=533, nCompletedRequests=3, totalBytesSent=46186]
2024-07-30T16:51:21.840808Z I i.q.c.h.p.StaticContentProcessor [2060] incoming [url=/7dafb1a4bab4938a38b2d68d9c4575a9.woff]
2024-07-30T16:51:21.842121Z I i.q.c.h.p.StaticContentProcessor [2096] incoming [url=/573e9313e05d89f4acb5d005476c61bb.woff]
2024-07-30T16:51:21.853935Z I i.q.c.h.p.StaticContentProcessor [2108] incoming [url=/d0b483ce9717b92b4bf815d5d4db597a.woff]
2024-07-30T16:51:21.903617Z I i.q.g.e.QueryProgress exe [id=13, sql=`wal_tables()`, principal=admin, cache=false, jit=false]
2024-07-30T16:51:21.904115Z I i.q.g.e.QueryProgress fin [id=13, sql=`wal_tables()`, principal=admin, cache=false, jit=false, time=547599]
2024-07-30T16:51:21.904191Z I i.q.c.h.p.JsonQueryProcessorState [2100] timings [compiler: 17417900, count: 0, execute: 18356000, q=`wal_tables()`]
2024-07-30T16:51:21.904336Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2100, lastRequestBytesSent=658, nCompletedRequests=9, totalBytesSent=2220062]
2024-07-30T16:51:21.965170Z I i.q.c.h.p.StaticContentProcessor [2096] incoming [url=/assets/vs/loader.js]
2024-07-30T16:51:22.056638Z I i.q.c.h.p.StaticContentProcessor [2108] incoming [url=/assets/upload.svg]
2024-07-30T16:51:22.064121Z I i.q.c.h.p.StaticContentProcessor [2060] incoming [url=/assets/create-table.svg]
2024-07-30T16:51:22.076553Z I i.q.c.h.p.StaticContentProcessor [2108] incoming [url=/assets/vs/editor/editor.main.js]
2024-07-30T16:51:22.409388Z I i.q.g.e.QueryProgress exe [id=14, sql=`information_schema.columns()`, principal=admin, cache=true, jit=false]
2024-07-30T16:51:22.411535Z I i.q.g.e.QueryProgress fin [id=14, sql=`information_schema.columns()`, principal=admin, cache=true, jit=false, time=2267600]
2024-07-30T16:51:22.411700Z I i.q.c.h.p.JsonQueryProcessorState [2060] timings [compiler: 0, count: 0, execute: 2480299, q=`information_schema.columns()`]
2024-07-30T16:51:22.412221Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2060, lastRequestBytesSent=520, nCompletedRequests=6, totalBytesSent=69040]
2024-07-30T16:51:22.413360Z I i.q.g.e.QueryProgress exe [id=15, sql=`tables();`, principal=admin, cache=true, jit=false]
2024-07-30T16:51:22.492884Z I i.q.g.e.QueryProgress fin [id=15, sql=`tables();`, principal=admin, cache=true, jit=false, time=79651600]
2024-07-30T16:51:22.493030Z I i.q.c.h.p.JsonQueryProcessorState [2108] timings [compiler: 0, count: 0, execute: 79766700, q=`tables();`]
2024-07-30T16:51:22.493217Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2108, lastRequestBytesSent=689, nCompletedRequests=6, totalBytesSent=3650321]
2024-07-30T16:51:22.563410Z I i.q.g.e.QueryProgress exe [id=16, sql=`wal_tables()`, principal=admin, cache=true, jit=false]
2024-07-30T16:51:22.579397Z I i.q.g.e.QueryProgress fin [id=16, sql=`wal_tables()`, principal=admin, cache=true, jit=false, time=16124101]
2024-07-30T16:51:22.579776Z I i.q.c.h.p.JsonQueryProcessorState [2108] timings [compiler: 0, count: 0, execute: 19637601, q=`wal_tables()`]
2024-07-30T16:51:22.585352Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2108, lastRequestBytesSent=651, nCompletedRequests=7, totalBytesSent=3651010]
2024-07-30T16:51:22.670318Z I i.q.c.h.p.StaticContentProcessor [2060] incoming [url=/assets/vs/editor/editor.main.nls.js]
2024-07-30T16:51:22.682903Z I i.q.c.h.p.StaticContentProcessor [2108] incoming [url=/assets/vs/editor/editor.main.css]
2024-07-30T16:51:23.501818Z I i.q.c.h.p.StaticContentProcessor [2060] incoming [url=/assets/vs/base/worker/workerMain.js]
2024-07-30T16:51:23.542126Z I i.q.g.SqlCodeGenerator JIT enabled for (sub)query [tableName=sys.telemetry_wal, fd=2108]
2024-07-30T16:51:23.603703Z I i.q.g.SqlCodeGenerator JIT enabled for (sub)query [tableName=sys.telemetry_wal, fd=2108]
2024-07-30T16:51:23.611408Z I i.q.g.SqlCodeGenerator JIT enabled for (sub)query [tableName=sys.telemetry_wal, fd=2108]
2024-07-30T16:51:23.615147Z I i.q.g.e.QueryProgress exe [id=17, sql=`with tel as ( SELECT cast(created as long), event, origin FROM telemetry WHERE created > '2024-07-30T16:47:07.669Z' LIMIT -10000 ) SELECT cast(created as long), cast(1000 as short), cast(case when sm >= 0 then sm else 32767 end as short) FROM ( SELECT created, cast(ceil(sum(rowCount) / 1000.0) as short) sm FROM sys.telemetry_wal WHERE created > '2024-07-30T16:47:07.669Z' and rowCount > 0 SAMPLE BY 1h align to calendar ) UNION ALL SELECT cast(created as long), cast(2000 as short), cast(case when sm >= 0 then sm else 32767 end as short) FROM ( SELECT created, cast(count() as short) sm FROM sys.telemetry_wal WHERE created > '2024-07-30T16:47:07.669Z' and rowCount > 0 SAMPLE BY 1h align to calendar ) UNION ALL SELECT cast(created as long), cast(3000 as short), cast(case when sm >= 0 then sm else 32767 end as short) FROM ( SELECT created, cast(max(latency) / 1000.0 as short) sm FROM sys.telemetry_wal WHERE created > '2024-07-30T16:47:07.669Z' and rowCount > 0 SAMPLE BY 1h align to calendar ) UNION ALL SELECT * FROM tel`, principal=admin, cache=false, jit=false]
2024-07-30T16:51:23.631899Z I i.q.c.h.p.StaticContentProcessor [2060] incoming [url=/assets/vs/base/common/worker/simpleWorker.nls.js]
2024-07-30T16:51:23.655529Z I i.q.c.TableReader open partition [path=\telemetry\default, rowCount=33, partitionIndex=0, partitionCount=1]
2024-07-30T16:51:23.657304Z I i.q.g.e.QueryProgress fin [id=17, sql=`with tel as ( SELECT cast(created as long), event, origin FROM telemetry WHERE created > '2024-07-30T16:47:07.669Z' LIMIT -10000 ) SELECT cast(created as long), cast(1000 as short), cast(case when sm >= 0 then sm else 32767 end as short) FROM ( SELECT created, cast(ceil(sum(rowCount) / 1000.0) as short) sm FROM sys.telemetry_wal WHERE created > '2024-07-30T16:47:07.669Z' and rowCount > 0 SAMPLE BY 1h align to calendar ) UNION ALL SELECT cast(created as long), cast(2000 as short), cast(case when sm >= 0 then sm else 32767 end as short) FROM ( SELECT created, cast(count() as short) sm FROM sys.telemetry_wal WHERE created > '2024-07-30T16:47:07.669Z' and rowCount > 0 SAMPLE BY 1h align to calendar ) UNION ALL SELECT cast(created as long), cast(3000 as short), cast(case when sm >= 0 then sm else 32767 end as short) FROM ( SELECT created, cast(max(latency) / 1000.0 as short) sm FROM sys.telemetry_wal WHERE created > '2024-07-30T16:47:07.669Z' and rowCount > 0 SAMPLE BY 1h align to calendar ) UNION ALL SELECT * FROM tel`, principal=admin, cache=false, jit=false, time=42251100]
2024-07-30T16:51:23.657428Z I i.q.c.h.p.JsonQueryProcessorState [2108] timings [compiler: 134045600, count: 0, execute: 176644599, q=`with tel as ( SELECT cast(created as long), event, origin FROM telemetry WHERE created > '2024-07-30T16:47:07.669Z' LIMIT -10000 ) SELECT cast(created as long), cast(1000 as short), cast(case when sm >= 0 then sm else 32767 end as short) FROM ( SELECT created, cast(ceil(sum(rowCount) / 1000.0) as short) sm FROM sys.telemetry_wal WHERE created > '2024-07-30T16:47:07.669Z' and rowCount > 0 SAMPLE BY 1h align to calendar ) UNION ALL SELECT cast(created as long), cast(2000 as short), cast(case when sm >= 0 then sm else 32767 end as short) FROM ( SELECT created, cast(count() as short) sm FROM sys.telemetry_wal WHERE created > '2024-07-30T16:47:07.669Z' and rowCount > 0 SAMPLE BY 1h align to calendar ) UNION ALL SELECT cast(created as long), cast(3000 as short), cast(case when sm >= 0 then sm else 32767 end as short) FROM ( SELECT created, cast(max(latency) / 1000.0 as short) sm FROM sys.telemetry_wal WHERE created > '2024-07-30T16:47:07.669Z' and rowCount > 0 SAMPLE BY 1h align to calendar ) UNION ALL SELECT * FROM tel`]
2024-07-30T16:51:23.658167Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2108, lastRequestBytesSent=1958, nCompletedRequests=9, totalBytesSent=3763579]
2024-07-30T16:51:25.692121Z I i.q.c.h.p.StaticContentProcessor [2108] incoming [url=/6437d5f4c14e01aaf4801aef3909151b.woff]
2024-07-30T16:51:37.131658Z I i.q.g.e.QueryProgress exe [id=18, sql=`tables();`, principal=admin, cache=true, jit=false]
2024-07-30T16:51:37.131683Z I i.q.g.e.QueryProgress exe [id=19, sql=`information_schema.columns()`, principal=admin, cache=true, jit=false]
2024-07-30T16:51:37.132195Z I i.q.g.e.QueryProgress fin [id=18, sql=`tables();`, principal=admin, cache=true, jit=false, time=3668900]
2024-07-30T16:51:37.132212Z I i.q.g.e.QueryProgress fin [id=19, sql=`information_schema.columns()`, principal=admin, cache=true, jit=false, time=573401]
2024-07-30T16:51:37.132261Z I i.q.c.h.p.JsonQueryProcessorState [2060] timings [compiler: 0, count: 0, execute: 669499, q=`information_schema.columns()`]
2024-07-30T16:51:37.132716Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2060, lastRequestBytesSent=519, nCompletedRequests=10, totalBytesSent=500021]
2024-07-30T16:51:37.135332Z I i.q.c.h.p.JsonQueryProcessorState [2108] timings [compiler: 0, count: 0, execute: 3827300, q=`tables();`]
2024-07-30T16:51:37.136037Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2108, lastRequestBytesSent=688, nCompletedRequests=11, totalBytesSent=3786759]
2024-07-30T16:51:37.164947Z I i.q.g.e.QueryProgress exe [id=20, sql=`wal_tables()`, principal=admin, cache=true, jit=false]
2024-07-30T16:51:37.169873Z I i.q.g.e.QueryProgress fin [id=20, sql=`wal_tables()`, principal=admin, cache=true, jit=false, time=7685900]
2024-07-30T16:51:37.173066Z I i.q.c.h.p.JsonQueryProcessorState [2108] timings [compiler: 0, count: 0, execute: 8419700, q=`wal_tables()`]
2024-07-30T16:51:37.173627Z I i.q.c.h.p.JsonQueryProcessor all sent [fd=2108, lastRequestBytesSent=650, nCompletedRequests=12, totalBytesSent=3787447]
