| 1 | | [ Feb 5 06:13:40 Enabled. ] |
| 2 | | [ Feb 5 06:13:40 Rereading configuration. ] |
| 3 | | [ Feb 5 06:13:42 Rereading configuration. ] |
| 4 | | [ Feb 5 06:13:47 Executing start method ("ctrun -l child -o noorphan,regent /opt/oxide/oximeter-collector/bin/oximeter run /var/svc/manifest/site/oximeter/config.toml --address [fd00:1122:3344:101::d]:12223 --id 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9 &"). ] |
| 5 | | [ Feb 5 06:13:47 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2026-02-05T06:13:48.179Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2026-02-05T06:13:48.186Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:264
|
| 9 | 2026-02-05T06:13:48.194Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2026-02-05T06:13:48.247Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 11 | 2026-02-05T06:13:52.459Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:900
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 12 | 2026-02-05T06:13:52.459Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2026-02-05T06:13:52.459Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:800
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 14 | 2026-02-05T06:13:52.461Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:900
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 15 | 2026-02-05T06:13:52.461Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:805
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
version = 0
|
| 16 | 2026-02-05T06:13:52.461Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:810
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 17 | 2026-02-05T06:13:52.461Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 18 | 2026-02-05T06:13:52.643Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:831
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
version = 14
|
| 19 | 2026-02-05T06:13:52.677Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = a25345db-2cd8-4e2a-a525-10ba83ae4ceb
|
| 20 | 2026-02-05T06:13:52.703Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2026-02-05T06:13:52.703Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2026-02-05T06:13:52.703Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2026-02-05T06:13:52.703Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2026-02-05T06:13:52.703Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:328
local_addr = [fd00:1122:3344:101::d]:12223
|
| 25 | 2026-02-05T06:13:52.716Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2026-02-05T06:13:52.716Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2026-02-05T06:13:52.716Z | DEBG | oximeter: contacting nexus
|
| 28 | 2026-02-05T06:13:52.865Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 29 | 2026-02-05T06:13:52.868Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::a]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 30 | 2026-02-05T06:13:52.868Z | WARN | oximeter: failed to contact nexus, will retry in 147.937556ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:409
|
| 31 | 2026-02-05T06:13:53.017Z | DEBG | oximeter: contacting nexus
|
| 32 | 2026-02-05T06:13:53.017Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 33 | 2026-02-05T06:13:53.017Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::a]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 34 | 2026-02-05T06:13:53.017Z | WARN | oximeter: failed to contact nexus, will retry in 591.943056ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:409
|
| 35 | 2026-02-05T06:13:53.610Z | DEBG | oximeter: contacting nexus
|
| 36 | 2026-02-05T06:13:53.611Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 37 | 2026-02-05T06:13:53.745Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "77820e5d-415e-438d-b239-77346bdfc80a", "date": "Thu, 05 Feb 2026 06:13:53 GMT"} })
|
| 38 | 2026-02-05T06:13:53.745Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:427
id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
|
| 39 | 2026-02-05T06:13:53.745Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:554
|
| 40 | 2026-02-05T06:13:53.746Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 41 | 2026-02-05T06:13:53.752Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?sort_by=id_ascending
|
| 42 | 2026-02-05T06:13:53.862Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "13a4c7e3-1e6e-43c8-9c59-3a6ff81c8f9b", "content-length": "29", "date": "Thu, 05 Feb 2026 06:13:53 GMT"} })
|
| 43 | 2026-02-05T06:13:53.862Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 0
n_pruned_tasks = 0
|
| 44 | 2026-02-05T06:14:08.747Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 45 | 2026-02-05T06:14:08.747Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?sort_by=id_ascending
|
| 46 | 2026-02-05T06:14:08.752Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f878dd29-4ab2-4bc8-aa25-a9802e5baa99", "content-length": "857", "date": "Thu, 05 Feb 2026 06:14:08 GMT"} })
|
| 47 | 2026-02-05T06:14:08.754Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNTYxMGQ5MS04MDg0LTRmMWQtOTAyMC1jNGE3ODMwY2FmMzEifX0%3D
|
| 48 | 2026-02-05T06:14:08.756Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNTYxMGQ5MS04MDg0LTRmMWQtOTAyMC1jNGE3ODMwY2FmMzEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e71f769f-f7be-452d-95c0-85f005988557", "content-length": "29", "date": "Thu, 05 Feb 2026 06:14:08 GMT"} })
|
| 49 | 2026-02-05T06:14:08.756Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
|
| 50 | 2026-02-05T06:14:08.757Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:44118
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
|
| 51 | 2026-02-05T06:14:08.757Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
|
| 52 | 2026-02-05T06:14:08.757Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
|
| 53 | 2026-02-05T06:14:08.757Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:53246
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
|
| 54 | 2026-02-05T06:14:08.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 55 | 2026-02-05T06:14:08.757Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 5
n_pruned_tasks = 0
|
| 56 | 2026-02-05T06:14:08.757Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 57 | 2026-02-05T06:14:08.757Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 58 | 2026-02-05T06:14:08.757Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 59 | 2026-02-05T06:14:08.757Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 60 | 2026-02-05T06:14:08.758Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 61 | 2026-02-05T06:14:08.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 62 | 2026-02-05T06:14:08.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 63 | 2026-02-05T06:14:08.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 64 | 2026-02-05T06:14:08.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 65 | 2026-02-05T06:14:08.959Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 66 | 2026-02-05T06:14:08.970Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 67 | 2026-02-05T06:14:09.038Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 68 | 2026-02-05T06:14:09.040Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 69 | 2026-02-05T06:14:09.045Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 70 | 2026-02-05T06:14:09.047Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 71 | 2026-02-05T06:14:09.051Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 72 | 2026-02-05T06:14:09.054Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 73 | 2026-02-05T06:14:09.060Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 74 | 2026-02-05T06:14:09.073Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 75 | 2026-02-05T06:14:09.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 76 | 2026-02-05T06:14:09.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 77 | 2026-02-05T06:14:09.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 78 | 2026-02-05T06:14:09.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 79 | 2026-02-05T06:14:09.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 80 | 2026-02-05T06:14:09.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 81 | 2026-02-05T06:14:09.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 82 | 2026-02-05T06:14:09.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 83 | 2026-02-05T06:14:09.761Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 84 | 2026-02-05T06:14:10.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 85 | 2026-02-05T06:14:10.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 86 | 2026-02-05T06:14:10.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 87 | 2026-02-05T06:14:10.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 88 | 2026-02-05T06:14:10.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 89 | 2026-02-05T06:14:10.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 90 | 2026-02-05T06:14:10.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 91 | 2026-02-05T06:14:10.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 92 | 2026-02-05T06:14:10.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 93 | 2026-02-05T06:14:11.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 94 | 2026-02-05T06:14:11.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 95 | 2026-02-05T06:14:11.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 96 | 2026-02-05T06:14:11.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 97 | 2026-02-05T06:14:11.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 98 | 2026-02-05T06:14:11.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 99 | 2026-02-05T06:14:11.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 100 | 2026-02-05T06:14:11.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 101 | 2026-02-05T06:14:11.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 102 | 2026-02-05T06:14:12.678Z | DEBG | oximeter (results-sink): inserting 324 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 103 | 2026-02-05T06:14:12.678Z | DEBG | oximeter (results-sink-cluster): inserting 324 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 104 | 2026-02-05T06:14:12.678Z | DEBG | oximeter (clickhouse-client): unrolling 324 total samples
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 105 | 2026-02-05T06:14:12.678Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 106 | 2026-02-05T06:14:12.698Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("oximeter_collector:collections"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "base_route", field_type: String, source: Metric, description: "" }, FieldSchema { name: "collector_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "collector_ip", field_type: IpAddr, source: Target, description: "" }, FieldSchema { name: "collector_port", field_type: U16, source: Target, description: "" }, FieldSchema { name: "producer_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "producer_ip", field_type: IpAddr, source: Metric, description: "" }, FieldSchema { name: "producer_port", field_type: U16, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.678578476Z }
timeseries_name = oximeter_collector:collections
|
| 107 | 2026-02-05T06:14:12.706Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 108 | 2026-02-05T06:14:12.715Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.706872880Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 109 | 2026-02-05T06:14:12.715Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 110 | 2026-02-05T06:14:12.718Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.715954847Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 111 | 2026-02-05T06:14:12.718Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 112 | 2026-02-05T06:14:12.719Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.718927602Z }
timeseries_name = ddm_session:solicitations_sent
|
| 113 | 2026-02-05T06:14:12.719Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 114 | 2026-02-05T06:14:12.720Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.719908683Z }
timeseries_name = ddm_session:solicitations_received
|
| 115 | 2026-02-05T06:14:12.720Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 116 | 2026-02-05T06:14:12.721Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.720892524Z }
timeseries_name = ddm_session:advertisements_sent
|
| 117 | 2026-02-05T06:14:12.721Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 118 | 2026-02-05T06:14:12.722Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.721911026Z }
timeseries_name = ddm_session:advertisements_received
|
| 119 | 2026-02-05T06:14:12.722Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 120 | 2026-02-05T06:14:12.723Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_expirations"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.722871637Z }
timeseries_name = ddm_session:peer_expirations
|
| 121 | 2026-02-05T06:14:12.723Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 122 | 2026-02-05T06:14:12.724Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_address_changes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.723805358Z }
timeseries_name = ddm_session:peer_address_changes
|
| 123 | 2026-02-05T06:14:12.724Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 124 | 2026-02-05T06:14:12.725Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_sessions_established"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.724737688Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 125 | 2026-02-05T06:14:12.725Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 126 | 2026-02-05T06:14:12.726Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.725717099Z }
timeseries_name = ddm_session:updates_sent
|
| 127 | 2026-02-05T06:14:12.726Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 128 | 2026-02-05T06:14:12.727Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.726685070Z }
timeseries_name = ddm_session:updates_received
|
| 129 | 2026-02-05T06:14:12.727Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 130 | 2026-02-05T06:14:12.728Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:update_send_fail"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.727683342Z }
timeseries_name = ddm_session:update_send_fail
|
| 131 | 2026-02-05T06:14:12.728Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 132 | 2026-02-05T06:14:12.729Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.728711274Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 133 | 2026-02-05T06:14:12.729Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 134 | 2026-02-05T06:14:12.730Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.729704235Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 135 | 2026-02-05T06:14:12.731Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 136 | 2026-02-05T06:14:12.732Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.731811361Z }
timeseries_name = static_routing_config:static_routes
|
| 137 | 2026-02-05T06:14:12.732Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 138 | 2026-02-05T06:14:12.733Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_nexthops"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.732872454Z }
timeseries_name = static_routing_config:static_nexthops
|
| 139 | 2026-02-05T06:14:12.733Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 140 | 2026-02-05T06:14:12.734Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_rib:active_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.733865606Z }
timeseries_name = switch_rib:active_routes
|
| 141 | 2026-02-05T06:14:12.734Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 142 | 2026-02-05T06:14:12.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("mg_lower:routes_blocked_by_link_state"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.734864058Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
| 143 | 2026-02-05T06:14:12.735Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 144 | 2026-02-05T06:14:12.736Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("http_service:request_latency_histogram"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "name", field_type: String, source: Target, description: "" }, FieldSchema { name: "operation_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "status_code", field_type: U16, source: Metric, description: "" }}, datum_type: HistogramU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.735836559Z }
timeseries_name = http_service:request_latency_histogram
|
| 145 | 2026-02-05T06:14:12.737Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 146 | 2026-02-05T06:14:12.738Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_enabled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.737478434Z }
timeseries_name = switch_data_link:link_enabled
|
| 147 | 2026-02-05T06:14:12.740Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 148 | 2026-02-05T06:14:12.741Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_up"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.740541430Z }
timeseries_name = switch_data_link:link_up
|
| 149 | 2026-02-05T06:14:12.741Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 150 | 2026-02-05T06:14:12.742Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:capacity"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.741888700Z }
timeseries_name = switch_table:capacity
|
| 151 | 2026-02-05T06:14:12.742Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 152 | 2026-02-05T06:14:12.743Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:occupancy"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.742890192Z }
timeseries_name = switch_table:occupancy
|
| 153 | 2026-02-05T06:14:12.743Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 154 | 2026-02-05T06:14:12.744Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:inserts"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.743880473Z }
timeseries_name = switch_table:inserts
|
| 155 | 2026-02-05T06:14:12.744Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 156 | 2026-02-05T06:14:12.745Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:deletes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.744864284Z }
timeseries_name = switch_table:deletes
|
| 157 | 2026-02-05T06:14:12.745Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 158 | 2026-02-05T06:14:12.746Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:updates"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.745859176Z }
timeseries_name = switch_table:updates
|
| 159 | 2026-02-05T06:14:12.746Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 160 | 2026-02-05T06:14:12.747Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:collisions"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.746852427Z }
timeseries_name = switch_table:collisions
|
| 161 | 2026-02-05T06:14:12.747Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 162 | 2026-02-05T06:14:12.748Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:update_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.747891680Z }
timeseries_name = switch_table:update_misses
|
| 163 | 2026-02-05T06:14:12.748Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 164 | 2026-02-05T06:14:12.749Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:delete_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.748898992Z }
timeseries_name = switch_table:delete_misses
|
| 165 | 2026-02-05T06:14:12.749Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 166 | 2026-02-05T06:14:12.750Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:exhaustion"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.749913824Z }
timeseries_name = switch_table:exhaustion
|
| 167 | 2026-02-05T06:14:12.758Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 168 | 2026-02-05T06:14:12.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 169 | 2026-02-05T06:14:12.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 170 | 2026-02-05T06:14:12.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 171 | 2026-02-05T06:14:12.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 172 | 2026-02-05T06:14:12.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 173 | 2026-02-05T06:14:12.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 174 | 2026-02-05T06:14:12.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 175 | 2026-02-05T06:14:12.759Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("dendrite:sample_collection_duration"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Metric, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:12.758619243Z }
timeseries_name = dendrite:sample_collection_duration
|
| 176 | 2026-02-05T06:14:12.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 177 | 2026-02-05T06:14:12.761Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 178 | 2026-02-05T06:14:12.765Z | DEBG | oximeter (clickhouse-client): inserting 32 new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 179 | 2026-02-05T06:14:12.775Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 266
table_name = fields_i16
|
| 180 | 2026-02-05T06:14:12.777Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 10
table_name = fields_ipaddr
|
| 181 | 2026-02-05T06:14:12.779Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 777
table_name = fields_string
|
| 182 | 2026-02-05T06:14:12.781Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 153
table_name = fields_u16
|
| 183 | 2026-02-05T06:14:12.782Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 184 | 2026-02-05T06:14:12.783Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 140
table_name = fields_u32
|
| 185 | 2026-02-05T06:14:12.785Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 139
table_name = fields_u8
|
| 186 | 2026-02-05T06:14:12.787Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 483
table_name = fields_uuid
|
| 187 | 2026-02-05T06:14:12.791Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 6
table_name = measurements_bool
|
| 188 | 2026-02-05T06:14:12.793Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 231
table_name = measurements_cumulativeu64
|
| 189 | 2026-02-05T06:14:12.795Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 1
table_name = measurements_f64
|
| 190 | 2026-02-05T06:14:12.800Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 10
table_name = measurements_histogramu64
|
| 191 | 2026-02-05T06:14:12.801Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 76
table_name = measurements_u64
|
| 192 | 2026-02-05T06:14:13.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 193 | 2026-02-05T06:14:13.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 194 | 2026-02-05T06:14:13.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 195 | 2026-02-05T06:14:13.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 196 | 2026-02-05T06:14:13.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 197 | 2026-02-05T06:14:13.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 198 | 2026-02-05T06:14:13.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 199 | 2026-02-05T06:14:13.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 200 | 2026-02-05T06:14:13.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 201 | 2026-02-05T06:14:14.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 202 | 2026-02-05T06:14:14.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 203 | 2026-02-05T06:14:14.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 204 | 2026-02-05T06:14:14.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 205 | 2026-02-05T06:14:14.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 206 | 2026-02-05T06:14:14.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 207 | 2026-02-05T06:14:14.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 208 | 2026-02-05T06:14:14.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 209 | 2026-02-05T06:14:14.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 210 | 2026-02-05T06:14:15.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 211 | 2026-02-05T06:14:15.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 212 | 2026-02-05T06:14:15.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 213 | 2026-02-05T06:14:15.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 214 | 2026-02-05T06:14:15.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 215 | 2026-02-05T06:14:15.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 216 | 2026-02-05T06:14:15.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 217 | 2026-02-05T06:14:15.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 218 | 2026-02-05T06:14:15.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 219 | 2026-02-05T06:14:16.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 220 | 2026-02-05T06:14:16.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 221 | 2026-02-05T06:14:16.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 222 | 2026-02-05T06:14:16.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 223 | 2026-02-05T06:14:16.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 224 | 2026-02-05T06:14:16.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 225 | 2026-02-05T06:14:16.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 226 | 2026-02-05T06:14:16.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 227 | 2026-02-05T06:14:16.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 228 | 2026-02-05T06:14:17.678Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 229 | 2026-02-05T06:14:17.678Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 230 | 2026-02-05T06:14:17.678Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 231 | 2026-02-05T06:14:17.689Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 56
table_name = fields_string
|
| 232 | 2026-02-05T06:14:17.691Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 64
table_name = fields_uuid
|
| 233 | 2026-02-05T06:14:17.692Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 160
table_name = measurements_cumulativeu64
|
| 234 | 2026-02-05T06:14:17.694Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 60
table_name = measurements_u64
|
| 235 | 2026-02-05T06:14:17.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 236 | 2026-02-05T06:14:17.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 237 | 2026-02-05T06:14:17.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 238 | 2026-02-05T06:14:17.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 239 | 2026-02-05T06:14:17.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 240 | 2026-02-05T06:14:17.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 241 | 2026-02-05T06:14:17.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 242 | 2026-02-05T06:14:17.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 243 | 2026-02-05T06:14:17.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 244 | 2026-02-05T06:14:17.779Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 245 | 2026-02-05T06:14:18.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 246 | 2026-02-05T06:14:18.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 247 | 2026-02-05T06:14:18.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 248 | 2026-02-05T06:14:18.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 249 | 2026-02-05T06:14:18.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 250 | 2026-02-05T06:14:18.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 251 | 2026-02-05T06:14:18.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 252 | 2026-02-05T06:14:18.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 253 | 2026-02-05T06:14:18.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 254 | 2026-02-05T06:14:18.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 255 | 2026-02-05T06:14:18.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 256 | 2026-02-05T06:14:18.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 257 | 2026-02-05T06:14:18.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 258 | 2026-02-05T06:14:18.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 259 | 2026-02-05T06:14:18.769Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 260 | 2026-02-05T06:14:19.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 261 | 2026-02-05T06:14:19.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 262 | 2026-02-05T06:14:19.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 263 | 2026-02-05T06:14:19.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 264 | 2026-02-05T06:14:19.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 265 | 2026-02-05T06:14:19.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 266 | 2026-02-05T06:14:19.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 267 | 2026-02-05T06:14:19.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 268 | 2026-02-05T06:14:19.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 269 | 2026-02-05T06:14:20.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 270 | 2026-02-05T06:14:20.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 271 | 2026-02-05T06:14:20.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 272 | 2026-02-05T06:14:20.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 273 | 2026-02-05T06:14:20.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 274 | 2026-02-05T06:14:20.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 275 | 2026-02-05T06:14:20.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 276 | 2026-02-05T06:14:20.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 277 | 2026-02-05T06:14:20.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 278 | 2026-02-05T06:14:21.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 279 | 2026-02-05T06:14:21.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 280 | 2026-02-05T06:14:21.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 281 | 2026-02-05T06:14:21.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 282 | 2026-02-05T06:14:21.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 283 | 2026-02-05T06:14:21.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 284 | 2026-02-05T06:14:21.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 285 | 2026-02-05T06:14:21.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 286 | 2026-02-05T06:14:21.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 287 | 2026-02-05T06:14:22.678Z | DEBG | oximeter (results-sink): inserting 363 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 288 | 2026-02-05T06:14:22.678Z | DEBG | oximeter (results-sink-cluster): inserting 363 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 289 | 2026-02-05T06:14:22.678Z | DEBG | oximeter (clickhouse-client): unrolling 363 total samples
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 290 | 2026-02-05T06:14:22.698Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 266
table_name = fields_i16
|
| 291 | 2026-02-05T06:14:22.700Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 772
table_name = fields_string
|
| 292 | 2026-02-05T06:14:22.702Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 143
table_name = fields_u16
|
| 293 | 2026-02-05T06:14:22.704Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 140
table_name = fields_u32
|
| 294 | 2026-02-05T06:14:22.706Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 139
table_name = fields_u8
|
| 295 | 2026-02-05T06:14:22.708Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 473
table_name = fields_uuid
|
| 296 | 2026-02-05T06:14:22.710Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 6
table_name = measurements_bool
|
| 297 | 2026-02-05T06:14:22.711Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 258
table_name = measurements_cumulativeu64
|
| 298 | 2026-02-05T06:14:22.713Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 1
table_name = measurements_f64
|
| 299 | 2026-02-05T06:14:22.716Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 10
table_name = measurements_histogramu64
|
| 300 | 2026-02-05T06:14:22.717Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 88
table_name = measurements_u64
|
| 301 | 2026-02-05T06:14:22.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 302 | 2026-02-05T06:14:22.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 303 | 2026-02-05T06:14:22.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 304 | 2026-02-05T06:14:22.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 305 | 2026-02-05T06:14:22.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 306 | 2026-02-05T06:14:22.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 307 | 2026-02-05T06:14:22.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 308 | 2026-02-05T06:14:22.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 309 | 2026-02-05T06:14:22.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 310 | 2026-02-05T06:14:22.779Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 311 | 2026-02-05T06:14:23.746Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 312 | 2026-02-05T06:14:23.746Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?sort_by=id_ascending
|
| 313 | 2026-02-05T06:14:23.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 314 | 2026-02-05T06:14:23.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 315 | 2026-02-05T06:14:23.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 316 | 2026-02-05T06:14:23.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 317 | 2026-02-05T06:14:23.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 318 | 2026-02-05T06:14:23.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 319 | 2026-02-05T06:14:23.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 320 | 2026-02-05T06:14:23.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 321 | 2026-02-05T06:14:23.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 322 | 2026-02-05T06:14:23.787Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "692819af-7eae-4977-82e1-9d4ab6459015", "content-length": "857", "date": "Thu, 05 Feb 2026 06:14:23 GMT"} })
|
| 323 | 2026-02-05T06:14:23.787Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNTYxMGQ5MS04MDg0LTRmMWQtOTAyMC1jNGE3ODMwY2FmMzEifX0%3D
|
| 324 | 2026-02-05T06:14:23.790Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNTYxMGQ5MS04MDg0LTRmMWQtOTAyMC1jNGE3ODMwY2FmMzEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "21b897be-806d-4e69-b4c1-207f7220342d", "content-length": "29", "date": "Thu, 05 Feb 2026 06:14:23 GMT"} })
|
| 325 | 2026-02-05T06:14:23.790Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 5
n_pruned_tasks = 0
|
| 326 | 2026-02-05T06:14:24.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 327 | 2026-02-05T06:14:24.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 328 | 2026-02-05T06:14:24.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 329 | 2026-02-05T06:14:24.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 330 | 2026-02-05T06:14:24.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 331 | 2026-02-05T06:14:24.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 332 | 2026-02-05T06:14:24.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 333 | 2026-02-05T06:14:24.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 334 | 2026-02-05T06:14:24.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 335 | 2026-02-05T06:14:25.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 336 | 2026-02-05T06:14:25.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 337 | 2026-02-05T06:14:25.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 338 | 2026-02-05T06:14:25.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 339 | 2026-02-05T06:14:25.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 340 | 2026-02-05T06:14:25.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 341 | 2026-02-05T06:14:25.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 342 | 2026-02-05T06:14:25.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 343 | 2026-02-05T06:14:25.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 344 | 2026-02-05T06:14:26.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 345 | 2026-02-05T06:14:26.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 346 | 2026-02-05T06:14:26.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 347 | 2026-02-05T06:14:26.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 348 | 2026-02-05T06:14:26.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 349 | 2026-02-05T06:14:26.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 350 | 2026-02-05T06:14:26.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 351 | 2026-02-05T06:14:26.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 352 | 2026-02-05T06:14:26.761Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 353 | 2026-02-05T06:14:27.678Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 354 | 2026-02-05T06:14:27.678Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 355 | 2026-02-05T06:14:27.678Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 356 | 2026-02-05T06:14:27.691Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 56
table_name = fields_string
|
| 357 | 2026-02-05T06:14:27.693Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 64
table_name = fields_uuid
|
| 358 | 2026-02-05T06:14:27.696Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 160
table_name = measurements_cumulativeu64
|
| 359 | 2026-02-05T06:14:27.698Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 60
table_name = measurements_u64
|
| 360 | 2026-02-05T06:14:27.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 361 | 2026-02-05T06:14:27.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 362 | 2026-02-05T06:14:27.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 363 | 2026-02-05T06:14:27.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 364 | 2026-02-05T06:14:27.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 365 | 2026-02-05T06:14:27.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 366 | 2026-02-05T06:14:27.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 367 | 2026-02-05T06:14:27.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 368 | 2026-02-05T06:14:27.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 369 | 2026-02-05T06:14:27.779Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 370 | 2026-02-05T06:14:28.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 371 | 2026-02-05T06:14:28.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 372 | 2026-02-05T06:14:28.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 373 | 2026-02-05T06:14:28.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 374 | 2026-02-05T06:14:28.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 375 | 2026-02-05T06:14:28.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 376 | 2026-02-05T06:14:28.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 377 | 2026-02-05T06:14:28.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 378 | 2026-02-05T06:14:28.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 379 | 2026-02-05T06:14:28.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 380 | 2026-02-05T06:14:28.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 381 | 2026-02-05T06:14:28.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 382 | 2026-02-05T06:14:28.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 383 | 2026-02-05T06:14:28.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 384 | 2026-02-05T06:14:28.770Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 385 | 2026-02-05T06:14:29.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 386 | 2026-02-05T06:14:29.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 387 | 2026-02-05T06:14:29.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 388 | 2026-02-05T06:14:29.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 389 | 2026-02-05T06:14:29.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 390 | 2026-02-05T06:14:29.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 391 | 2026-02-05T06:14:29.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 392 | 2026-02-05T06:14:29.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 393 | 2026-02-05T06:14:29.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 394 | 2026-02-05T06:14:30.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 395 | 2026-02-05T06:14:30.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 396 | 2026-02-05T06:14:30.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 397 | 2026-02-05T06:14:30.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 398 | 2026-02-05T06:14:30.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 399 | 2026-02-05T06:14:30.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 400 | 2026-02-05T06:14:30.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 401 | 2026-02-05T06:14:30.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 402 | 2026-02-05T06:14:30.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 403 | 2026-02-05T06:14:31.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 404 | 2026-02-05T06:14:31.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 405 | 2026-02-05T06:14:31.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 406 | 2026-02-05T06:14:31.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 407 | 2026-02-05T06:14:31.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 408 | 2026-02-05T06:14:31.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 409 | 2026-02-05T06:14:31.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 410 | 2026-02-05T06:14:31.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 411 | 2026-02-05T06:14:31.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 412 | 2026-02-05T06:14:32.678Z | DEBG | oximeter (results-sink): inserting 363 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 413 | 2026-02-05T06:14:32.678Z | DEBG | oximeter (results-sink-cluster): inserting 363 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 414 | 2026-02-05T06:14:32.678Z | DEBG | oximeter (clickhouse-client): unrolling 363 total samples
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 415 | 2026-02-05T06:14:32.696Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 266
table_name = fields_i16
|
| 416 | 2026-02-05T06:14:32.698Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 772
table_name = fields_string
|
| 417 | 2026-02-05T06:14:32.699Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 143
table_name = fields_u16
|
| 418 | 2026-02-05T06:14:32.701Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 140
table_name = fields_u32
|
| 419 | 2026-02-05T06:14:32.702Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 139
table_name = fields_u8
|
| 420 | 2026-02-05T06:14:32.703Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 473
table_name = fields_uuid
|
| 421 | 2026-02-05T06:14:32.705Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 6
table_name = measurements_bool
|
| 422 | 2026-02-05T06:14:32.706Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 258
table_name = measurements_cumulativeu64
|
| 423 | 2026-02-05T06:14:32.707Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 1
table_name = measurements_f64
|
| 424 | 2026-02-05T06:14:32.709Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 10
table_name = measurements_histogramu64
|
| 425 | 2026-02-05T06:14:32.711Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 88
table_name = measurements_u64
|
| 426 | 2026-02-05T06:14:32.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 427 | 2026-02-05T06:14:32.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 428 | 2026-02-05T06:14:32.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 429 | 2026-02-05T06:14:32.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 430 | 2026-02-05T06:14:32.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 431 | 2026-02-05T06:14:32.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 432 | 2026-02-05T06:14:32.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 433 | 2026-02-05T06:14:32.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 434 | 2026-02-05T06:14:32.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 435 | 2026-02-05T06:14:32.779Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 436 | 2026-02-05T06:14:33.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 437 | 2026-02-05T06:14:33.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 438 | 2026-02-05T06:14:33.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 439 | 2026-02-05T06:14:33.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 440 | 2026-02-05T06:14:33.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 441 | 2026-02-05T06:14:33.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 442 | 2026-02-05T06:14:33.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 443 | 2026-02-05T06:14:33.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 444 | 2026-02-05T06:14:33.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 445 | 2026-02-05T06:14:34.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 446 | 2026-02-05T06:14:34.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 447 | 2026-02-05T06:14:34.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 448 | 2026-02-05T06:14:34.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 449 | 2026-02-05T06:14:34.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 450 | 2026-02-05T06:14:34.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 451 | 2026-02-05T06:14:34.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 452 | 2026-02-05T06:14:34.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 453 | 2026-02-05T06:14:34.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 454 | 2026-02-05T06:14:35.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 455 | 2026-02-05T06:14:35.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 456 | 2026-02-05T06:14:35.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 457 | 2026-02-05T06:14:35.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 458 | 2026-02-05T06:14:35.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 459 | 2026-02-05T06:14:35.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 460 | 2026-02-05T06:14:35.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 461 | 2026-02-05T06:14:35.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 462 | 2026-02-05T06:14:35.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 463 | 2026-02-05T06:14:36.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 464 | 2026-02-05T06:14:36.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 465 | 2026-02-05T06:14:36.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 466 | 2026-02-05T06:14:36.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 467 | 2026-02-05T06:14:36.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 468 | 2026-02-05T06:14:36.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 469 | 2026-02-05T06:14:36.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 470 | 2026-02-05T06:14:36.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 471 | 2026-02-05T06:14:36.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 472 | 2026-02-05T06:14:37.678Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 473 | 2026-02-05T06:14:37.678Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 474 | 2026-02-05T06:14:37.678Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 475 | 2026-02-05T06:14:37.689Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 56
table_name = fields_string
|
| 476 | 2026-02-05T06:14:37.691Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 64
table_name = fields_uuid
|
| 477 | 2026-02-05T06:14:37.692Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 160
table_name = measurements_cumulativeu64
|
| 478 | 2026-02-05T06:14:37.694Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 60
table_name = measurements_u64
|
| 479 | 2026-02-05T06:14:37.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 480 | 2026-02-05T06:14:37.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 481 | 2026-02-05T06:14:37.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 482 | 2026-02-05T06:14:37.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 483 | 2026-02-05T06:14:37.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 484 | 2026-02-05T06:14:37.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 485 | 2026-02-05T06:14:37.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 486 | 2026-02-05T06:14:37.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 487 | 2026-02-05T06:14:37.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 488 | 2026-02-05T06:14:37.780Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 489 | 2026-02-05T06:14:38.746Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 490 | 2026-02-05T06:14:38.747Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?sort_by=id_ascending
|
| 491 | 2026-02-05T06:14:38.752Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "84eea089-13f7-44c5-8f1f-89ed0df07e5a", "content-length": "995", "date": "Thu, 05 Feb 2026 06:14:38 GMT"} })
|
| 492 | 2026-02-05T06:14:38.752Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNTYxMGQ5MS04MDg0LTRmMWQtOTAyMC1jNGE3ODMwY2FmMzEifX0%3D
|
| 493 | 2026-02-05T06:14:38.756Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNTYxMGQ5MS04MDg0LTRmMWQtOTAyMC1jNGE3ODMwY2FmMzEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9944952a-2488-4bab-bf1b-3477d8e68c47", "content-length": "29", "date": "Thu, 05 Feb 2026 06:14:38 GMT"} })
|
| 494 | 2026-02-05T06:14:38.756Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:35366
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 20a96acc-60dd-4dbc-aa2e-537f2f2d693f
|
| 495 | 2026-02-05T06:14:38.756Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 6
n_pruned_tasks = 0
|
| 496 | 2026-02-05T06:14:38.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 497 | 2026-02-05T06:14:38.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 498 | 2026-02-05T06:14:38.758Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 20a96acc-60dd-4dbc-aa2e-537f2f2d693f
producer_ip = fd00:1122:3344:101::c
producer_port = 35366
|
| 499 | 2026-02-05T06:14:38.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 500 | 2026-02-05T06:14:38.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 501 | 2026-02-05T06:14:38.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 502 | 2026-02-05T06:14:38.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 503 | 2026-02-05T06:14:38.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 504 | 2026-02-05T06:14:38.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 505 | 2026-02-05T06:14:38.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 20a96acc-60dd-4dbc-aa2e-537f2f2d693f
producer_ip = fd00:1122:3344:101::c
producer_port = 35366
|
| 506 | 2026-02-05T06:14:38.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 507 | 2026-02-05T06:14:38.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 508 | 2026-02-05T06:14:38.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 509 | 2026-02-05T06:14:38.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 510 | 2026-02-05T06:14:38.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 511 | 2026-02-05T06:14:38.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 512 | 2026-02-05T06:14:38.769Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 513 | 2026-02-05T06:14:38.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 20a96acc-60dd-4dbc-aa2e-537f2f2d693f
producer_ip = fd00:1122:3344:101::c
producer_port = 35366
|
| 514 | 2026-02-05T06:14:38.805Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 20a96acc-60dd-4dbc-aa2e-537f2f2d693f
producer_ip = fd00:1122:3344:101::c
producer_port = 35366
|
| 515 | 2026-02-05T06:14:39.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 516 | 2026-02-05T06:14:39.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 517 | 2026-02-05T06:14:39.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 518 | 2026-02-05T06:14:39.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 519 | 2026-02-05T06:14:39.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 520 | 2026-02-05T06:14:39.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 521 | 2026-02-05T06:14:39.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 522 | 2026-02-05T06:14:39.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 523 | 2026-02-05T06:14:39.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 524 | 2026-02-05T06:14:40.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 525 | 2026-02-05T06:14:40.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 526 | 2026-02-05T06:14:40.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 527 | 2026-02-05T06:14:40.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 528 | 2026-02-05T06:14:40.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 529 | 2026-02-05T06:14:40.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 530 | 2026-02-05T06:14:40.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 531 | 2026-02-05T06:14:40.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 532 | 2026-02-05T06:14:40.761Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 533 | 2026-02-05T06:14:41.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 534 | 2026-02-05T06:14:41.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 535 | 2026-02-05T06:14:41.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 536 | 2026-02-05T06:14:41.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 537 | 2026-02-05T06:14:41.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 538 | 2026-02-05T06:14:41.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 539 | 2026-02-05T06:14:41.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 540 | 2026-02-05T06:14:41.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 541 | 2026-02-05T06:14:41.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 542 | 2026-02-05T06:14:42.679Z | DEBG | oximeter (results-sink): inserting 393 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 543 | 2026-02-05T06:14:42.679Z | DEBG | oximeter (results-sink-cluster): inserting 393 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 544 | 2026-02-05T06:14:42.679Z | DEBG | oximeter (clickhouse-client): unrolling 393 total samples
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 545 | 2026-02-05T06:14:42.692Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 546 | 2026-02-05T06:14:42.714Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:cpus_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:42.692139746Z }
timeseries_name = collection_target:cpus_provisioned
|
| 547 | 2026-02-05T06:14:42.714Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 548 | 2026-02-05T06:14:42.716Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:ram_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:42.714265596Z }
timeseries_name = collection_target:ram_provisioned
|
| 549 | 2026-02-05T06:14:42.716Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 550 | 2026-02-05T06:14:42.717Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:virtual_disk_space_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2026-02-05T06:14:42.716156527Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
| 551 | 2026-02-05T06:14:42.722Z | DEBG | oximeter (clickhouse-client): inserting 3 new timeseries schema
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 552 | 2026-02-05T06:14:42.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 266
table_name = fields_i16
|
| 553 | 2026-02-05T06:14:42.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 2
table_name = fields_ipaddr
|
| 554 | 2026-02-05T06:14:42.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 807
table_name = fields_string
|
| 555 | 2026-02-05T06:14:42.730Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 162
table_name = fields_u16
|
| 556 | 2026-02-05T06:14:42.731Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 140
table_name = fields_u32
|
| 557 | 2026-02-05T06:14:42.733Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 139
table_name = fields_u8
|
| 558 | 2026-02-05T06:14:42.734Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 499
table_name = fields_uuid
|
| 559 | 2026-02-05T06:14:42.736Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 6
table_name = measurements_bool
|
| 560 | 2026-02-05T06:14:42.737Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 259
table_name = measurements_cumulativeu64
|
| 561 | 2026-02-05T06:14:42.738Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 1
table_name = measurements_f64
|
| 562 | 2026-02-05T06:14:42.740Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 27
table_name = measurements_histogramu64
|
| 563 | 2026-02-05T06:14:42.742Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 12
table_name = measurements_i64
|
| 564 | 2026-02-05T06:14:42.743Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 88
table_name = measurements_u64
|
| 565 | 2026-02-05T06:14:42.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 566 | 2026-02-05T06:14:42.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 567 | 2026-02-05T06:14:42.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 568 | 2026-02-05T06:14:42.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 569 | 2026-02-05T06:14:42.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 570 | 2026-02-05T06:14:42.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 571 | 2026-02-05T06:14:42.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 572 | 2026-02-05T06:14:42.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 573 | 2026-02-05T06:14:42.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 574 | 2026-02-05T06:14:42.780Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 575 | 2026-02-05T06:14:43.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 576 | 2026-02-05T06:14:43.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 577 | 2026-02-05T06:14:43.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 578 | 2026-02-05T06:14:43.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 579 | 2026-02-05T06:14:43.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 580 | 2026-02-05T06:14:43.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 581 | 2026-02-05T06:14:43.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 582 | 2026-02-05T06:14:43.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 583 | 2026-02-05T06:14:43.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 584 | 2026-02-05T06:14:44.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 585 | 2026-02-05T06:14:44.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 586 | 2026-02-05T06:14:44.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 587 | 2026-02-05T06:14:44.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 588 | 2026-02-05T06:14:44.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 589 | 2026-02-05T06:14:44.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 590 | 2026-02-05T06:14:44.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 591 | 2026-02-05T06:14:44.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 592 | 2026-02-05T06:14:44.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 593 | 2026-02-05T06:14:45.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 594 | 2026-02-05T06:14:45.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 595 | 2026-02-05T06:14:45.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 596 | 2026-02-05T06:14:45.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 597 | 2026-02-05T06:14:45.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 598 | 2026-02-05T06:14:45.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 599 | 2026-02-05T06:14:45.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 600 | 2026-02-05T06:14:45.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 601 | 2026-02-05T06:14:45.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 602 | 2026-02-05T06:14:46.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 603 | 2026-02-05T06:14:46.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 604 | 2026-02-05T06:14:46.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 605 | 2026-02-05T06:14:46.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 606 | 2026-02-05T06:14:46.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 607 | 2026-02-05T06:14:46.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 608 | 2026-02-05T06:14:46.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 609 | 2026-02-05T06:14:46.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 610 | 2026-02-05T06:14:46.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 611 | 2026-02-05T06:14:47.679Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 612 | 2026-02-05T06:14:47.679Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 613 | 2026-02-05T06:14:47.679Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 614 | 2026-02-05T06:14:47.689Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 56
table_name = fields_string
|
| 615 | 2026-02-05T06:14:47.690Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 64
table_name = fields_uuid
|
| 616 | 2026-02-05T06:14:47.692Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 160
table_name = measurements_cumulativeu64
|
| 617 | 2026-02-05T06:14:47.693Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 60
table_name = measurements_u64
|
| 618 | 2026-02-05T06:14:47.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 619 | 2026-02-05T06:14:47.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 620 | 2026-02-05T06:14:47.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 621 | 2026-02-05T06:14:47.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 622 | 2026-02-05T06:14:47.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 623 | 2026-02-05T06:14:47.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 624 | 2026-02-05T06:14:47.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 625 | 2026-02-05T06:14:47.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 626 | 2026-02-05T06:14:47.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 627 | 2026-02-05T06:14:47.780Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 628 | 2026-02-05T06:14:48.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 629 | 2026-02-05T06:14:48.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 630 | 2026-02-05T06:14:48.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 631 | 2026-02-05T06:14:48.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 632 | 2026-02-05T06:14:48.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 20a96acc-60dd-4dbc-aa2e-537f2f2d693f
producer_ip = fd00:1122:3344:101::c
producer_port = 35366
|
| 633 | 2026-02-05T06:14:48.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 634 | 2026-02-05T06:14:48.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 635 | 2026-02-05T06:14:48.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 20a96acc-60dd-4dbc-aa2e-537f2f2d693f
producer_ip = fd00:1122:3344:101::c
producer_port = 35366
|
| 636 | 2026-02-05T06:14:48.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 637 | 2026-02-05T06:14:48.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 638 | 2026-02-05T06:14:48.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 639 | 2026-02-05T06:14:48.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 640 | 2026-02-05T06:14:48.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 641 | 2026-02-05T06:14:48.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 642 | 2026-02-05T06:14:48.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 643 | 2026-02-05T06:14:48.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 644 | 2026-02-05T06:14:48.762Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 20a96acc-60dd-4dbc-aa2e-537f2f2d693f
producer_ip = fd00:1122:3344:101::c
producer_port = 35366
|
| 645 | 2026-02-05T06:14:48.769Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 646 | 2026-02-05T06:14:49.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 647 | 2026-02-05T06:14:49.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 648 | 2026-02-05T06:14:49.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 649 | 2026-02-05T06:14:49.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 650 | 2026-02-05T06:14:49.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 651 | 2026-02-05T06:14:49.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 652 | 2026-02-05T06:14:49.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 653 | 2026-02-05T06:14:49.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 654 | 2026-02-05T06:14:49.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 655 | 2026-02-05T06:14:50.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 656 | 2026-02-05T06:14:50.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 657 | 2026-02-05T06:14:50.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 658 | 2026-02-05T06:14:50.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 659 | 2026-02-05T06:14:50.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 660 | 2026-02-05T06:14:50.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 661 | 2026-02-05T06:14:50.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 662 | 2026-02-05T06:14:50.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 663 | 2026-02-05T06:14:50.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 664 | 2026-02-05T06:14:51.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 665 | 2026-02-05T06:14:51.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 666 | 2026-02-05T06:14:51.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 667 | 2026-02-05T06:14:51.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 668 | 2026-02-05T06:14:51.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 669 | 2026-02-05T06:14:51.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 670 | 2026-02-05T06:14:51.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 671 | 2026-02-05T06:14:51.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 672 | 2026-02-05T06:14:51.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 673 | 2026-02-05T06:14:52.679Z | DEBG | oximeter (results-sink): inserting 394 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 674 | 2026-02-05T06:14:52.679Z | DEBG | oximeter (results-sink-cluster): inserting 394 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 675 | 2026-02-05T06:14:52.679Z | DEBG | oximeter (clickhouse-client): unrolling 394 total samples
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 676 | 2026-02-05T06:14:52.698Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 266
table_name = fields_i16
|
| 677 | 2026-02-05T06:14:52.700Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 822
table_name = fields_string
|
| 678 | 2026-02-05T06:14:52.701Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 168
table_name = fields_u16
|
| 679 | 2026-02-05T06:14:52.703Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 140
table_name = fields_u32
|
| 680 | 2026-02-05T06:14:52.704Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 139
table_name = fields_u8
|
| 681 | 2026-02-05T06:14:52.706Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 503
table_name = fields_uuid
|
| 682 | 2026-02-05T06:14:52.707Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 6
table_name = measurements_bool
|
| 683 | 2026-02-05T06:14:52.709Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 258
table_name = measurements_cumulativeu64
|
| 684 | 2026-02-05T06:14:52.710Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 1
table_name = measurements_f64
|
| 685 | 2026-02-05T06:14:52.712Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 35
table_name = measurements_histogramu64
|
| 686 | 2026-02-05T06:14:52.713Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 6
table_name = measurements_i64
|
| 687 | 2026-02-05T06:14:52.715Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 88
table_name = measurements_u64
|
| 688 | 2026-02-05T06:14:52.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 689 | 2026-02-05T06:14:52.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 690 | 2026-02-05T06:14:52.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 691 | 2026-02-05T06:14:52.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 692 | 2026-02-05T06:14:52.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 693 | 2026-02-05T06:14:52.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 694 | 2026-02-05T06:14:52.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 695 | 2026-02-05T06:14:52.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 696 | 2026-02-05T06:14:52.761Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 697 | 2026-02-05T06:14:52.780Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 698 | 2026-02-05T06:14:53.746Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 699 | 2026-02-05T06:14:53.747Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?sort_by=id_ascending
|
| 700 | 2026-02-05T06:14:53.750Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a882dfbe-ec7e-403f-b8c6-3ddb673e6b2f", "content-length": "995", "date": "Thu, 05 Feb 2026 06:14:53 GMT"} })
|
| 701 | 2026-02-05T06:14:53.750Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNTYxMGQ5MS04MDg0LTRmMWQtOTAyMC1jNGE3ODMwY2FmMzEifX0%3D
|
| 702 | 2026-02-05T06:14:53.753Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/0f6d1517-6a33-41e6-8a6f-6fa367b92ca9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkNTYxMGQ5MS04MDg0LTRmMWQtOTAyMC1jNGE3ODMwY2FmMzEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9f286135-487d-4f5d-8f38-7d5bce5f9e33", "content-length": "29", "date": "Thu, 05 Feb 2026 06:14:53 GMT"} })
|
| 703 | 2026-02-05T06:14:53.753Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 6
n_pruned_tasks = 0
|
| 704 | 2026-02-05T06:14:53.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 705 | 2026-02-05T06:14:53.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 706 | 2026-02-05T06:14:53.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 707 | 2026-02-05T06:14:53.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 708 | 2026-02-05T06:14:53.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 709 | 2026-02-05T06:14:53.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 710 | 2026-02-05T06:14:53.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 711 | 2026-02-05T06:14:53.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 712 | 2026-02-05T06:14:53.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 713 | 2026-02-05T06:14:54.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 714 | 2026-02-05T06:14:54.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 715 | 2026-02-05T06:14:54.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 716 | 2026-02-05T06:14:54.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 717 | 2026-02-05T06:14:54.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 718 | 2026-02-05T06:14:54.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 719 | 2026-02-05T06:14:54.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 720 | 2026-02-05T06:14:54.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 721 | 2026-02-05T06:14:54.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 722 | 2026-02-05T06:14:55.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 723 | 2026-02-05T06:14:55.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 724 | 2026-02-05T06:14:55.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 725 | 2026-02-05T06:14:55.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 726 | 2026-02-05T06:14:55.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 727 | 2026-02-05T06:14:55.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 728 | 2026-02-05T06:14:55.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 729 | 2026-02-05T06:14:55.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 730 | 2026-02-05T06:14:55.761Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 731 | 2026-02-05T06:14:56.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 732 | 2026-02-05T06:14:56.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 733 | 2026-02-05T06:14:56.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 734 | 2026-02-05T06:14:56.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 735 | 2026-02-05T06:14:56.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 736 | 2026-02-05T06:14:56.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 737 | 2026-02-05T06:14:56.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 738 | 2026-02-05T06:14:56.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 739 | 2026-02-05T06:14:56.761Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 740 | 2026-02-05T06:14:57.678Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 741 | 2026-02-05T06:14:57.678Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
|
| 742 | 2026-02-05T06:14:57.678Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
|
| 743 | 2026-02-05T06:14:57.690Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 56
table_name = fields_string
|
| 744 | 2026-02-05T06:14:57.691Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 64
table_name = fields_uuid
|
| 745 | 2026-02-05T06:14:57.694Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 160
table_name = measurements_cumulativeu64
|
| 746 | 2026-02-05T06:14:57.695Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
id = 50c81fd9-79f0-44f7-84de-35ee35910d01
n_rows = 60
table_name = measurements_u64
|
| 747 | 2026-02-05T06:14:57.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 748 | 2026-02-05T06:14:57.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 749 | 2026-02-05T06:14:57.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 750 | 2026-02-05T06:14:57.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 751 | 2026-02-05T06:14:57.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 752 | 2026-02-05T06:14:57.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 753 | 2026-02-05T06:14:57.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 754 | 2026-02-05T06:14:57.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 755 | 2026-02-05T06:14:57.761Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 756 | 2026-02-05T06:14:57.780Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 757 | 2026-02-05T06:14:58.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 758 | 2026-02-05T06:14:58.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 759 | 2026-02-05T06:14:58.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 760 | 2026-02-05T06:14:58.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 761 | 2026-02-05T06:14:58.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 20a96acc-60dd-4dbc-aa2e-537f2f2d693f
producer_ip = fd00:1122:3344:101::c
producer_port = 35366
|
| 762 | 2026-02-05T06:14:58.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 763 | 2026-02-05T06:14:58.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 764 | 2026-02-05T06:14:58.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 765 | 2026-02-05T06:14:58.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 766 | 2026-02-05T06:14:58.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 20a96acc-60dd-4dbc-aa2e-537f2f2d693f
producer_ip = fd00:1122:3344:101::c
producer_port = 35366
|
| 767 | 2026-02-05T06:14:58.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 768 | 2026-02-05T06:14:58.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 769 | 2026-02-05T06:14:58.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 770 | 2026-02-05T06:14:58.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 771 | 2026-02-05T06:14:58.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 772 | 2026-02-05T06:14:58.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = d5610d91-8084-4f1d-9020-c4a7830caf31
producer_ip = fd00:1122:3344:101::2
producer_port = 53246
|
| 773 | 2026-02-05T06:14:58.762Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 20a96acc-60dd-4dbc-aa2e-537f2f2d693f
producer_ip = fd00:1122:3344:101::c
producer_port = 35366
|
| 774 | 2026-02-05T06:14:58.770Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0de460db-0d4c-48e8-a0a9-d181fa8d80ae
producer_ip = fd00:1122:3344:101::2
producer_port = 44118
|
| 775 | 2026-02-05T06:14:59.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 776 | 2026-02-05T06:14:59.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 777 | 2026-02-05T06:14:59.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 778 | 2026-02-05T06:14:59.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 779 | 2026-02-05T06:14:59.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 780 | 2026-02-05T06:14:59.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 781 | 2026-02-05T06:14:59.758Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 782 | 2026-02-05T06:14:59.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 783 | 2026-02-05T06:14:59.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 784 | 2026-02-05T06:15:00.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 785 | 2026-02-05T06:15:00.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 786 | 2026-02-05T06:15:00.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 787 | 2026-02-05T06:15:00.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 788 | 2026-02-05T06:15:00.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 789 | 2026-02-05T06:15:00.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 790 | 2026-02-05T06:15:00.759Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 0b779c50-a24c-440d-83cf-923ed7d33b1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 791 | 2026-02-05T06:15:00.760Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 60a40adc-5474-4696-a5fd-fe26a8b8453e
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 792 | 2026-02-05T06:15:00.761Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 0f6d1517-6a33-41e6-8a6f-6fa367b92ca9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = bb2c9e2b-03cf-4404-98a8-20c14e41e171
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|