| 1 | | [ Mar 18 11:23:15 Enabled. ] |
| 2 | | [ Mar 18 11:23:15 Rereading configuration. ] |
| 3 | | [ Mar 18 11:23:17 Rereading configuration. ] |
| 4 | | [ Mar 18 11:23:22 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 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6 &"). ] |
| 5 | | [ Mar 18 11:23:22 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2026-03-18T11:23:22.829Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2026-03-18T11:23:22.830Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:265
|
| 9 | 2026-03-18T11:23:22.833Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2026-03-18T11:23:22.878Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 11 | 2026-03-18T11:23:26.032Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:900
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 12 | 2026-03-18T11:23:26.032Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2026-03-18T11:23:26.032Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:800
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 14 | 2026-03-18T11:23:26.033Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:900
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 15 | 2026-03-18T11:23:26.033Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:805
id = 3fc16eac-d043-491c-a59e-371f26733bb9
version = 0
|
| 16 | 2026-03-18T11:23:26.033Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:810
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 17 | 2026-03-18T11:23:26.033Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 18 | 2026-03-18T11:23:26.212Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:831
id = 3fc16eac-d043-491c-a59e-371f26733bb9
version = 14
|
| 19 | 2026-03-18T11:23:26.249Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = fdaf0fde-4791-4946-9dda-7675314c5c3f
|
| 20 | 2026-03-18T11:23:26.269Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2026-03-18T11:23:26.269Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2026-03-18T11:23:26.269Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2026-03-18T11:23:26.269Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2026-03-18T11:23:26.269Z | 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-03-18T11:23:26.280Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2026-03-18T11:23:26.280Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2026-03-18T11:23:26.280Z | DEBG | oximeter: contacting nexus
|
| 28 | 2026-03-18T11:23:26.333Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
| 29 | 2026-03-18T11:23:26.333Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::c]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 30 | 2026-03-18T11:23:26.333Z | WARN | oximeter: failed to contact nexus, will retry in 193.530329ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:410
|
| 31 | 2026-03-18T11:23:26.527Z | DEBG | oximeter: contacting nexus
|
| 32 | 2026-03-18T11:23:26.528Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
| 33 | 2026-03-18T11:23:26.528Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::c]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 34 | 2026-03-18T11:23:26.528Z | WARN | oximeter: failed to contact nexus, will retry in 333.226979ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:410
|
| 35 | 2026-03-18T11:23:26.862Z | DEBG | oximeter: contacting nexus
|
| 36 | 2026-03-18T11:23:26.862Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
| 37 | 2026-03-18T11:23:26.862Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::c]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 38 | 2026-03-18T11:23:26.862Z | WARN | oximeter: failed to contact nexus, will retry in 894.672368ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:410
|
| 39 | 2026-03-18T11:23:27.757Z | DEBG | oximeter: contacting nexus
|
| 40 | 2026-03-18T11:23:27.757Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
| 41 | 2026-03-18T11:23:27.859Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "68d7ac90-b596-47bc-8dd9-c32b87507a33", "date": "Wed, 18 Mar 2026 11:23:27 GMT"} })
|
| 42 | 2026-03-18T11:23:27.861Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:428
id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
|
| 43 | 2026-03-18T11:23:27.861Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:554
|
| 44 | 2026-03-18T11:23:27.862Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 45 | 2026-03-18T11:23:27.863Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 46 | 2026-03-18T11:23:28.010Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "be2db3af-0721-49b6-a398-80601261c356", "content-length": "29", "date": "Wed, 18 Mar 2026 11:23:28 GMT"} })
|
| 47 | 2026-03-18T11:23:28.010Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 0
n_pruned_tasks = 0
|
| 48 | 2026-03-18T11:23:42.861Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 49 | 2026-03-18T11:23:42.862Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 50 | 2026-03-18T11:23:42.896Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b1472b72-587a-4b67-bd5a-c234e67bdc63", "content-length": "436", "date": "Wed, 18 Mar 2026 11:23:42 GMT"} })
|
| 51 | 2026-03-18T11:23:42.898Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiI1NWVkMTU2ZS02ODI0LTRiYjUtYTBkNy0yMTQyYmNkNDhkNDkifX0%3D
|
| 52 | 2026-03-18T11:23:42.907Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiI1NWVkMTU2ZS02ODI0LTRiYjUtYTBkNy0yMTQyYmNkNDhkNDkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c3bdbb14-a81c-47b1-a045-2e4716dd992d", "content-length": "29", "date": "Wed, 18 Mar 2026 11:23:42 GMT"} })
|
| 53 | 2026-03-18T11:23:42.908Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:51345
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
|
| 54 | 2026-03-18T11:23:42.908Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
|
| 55 | 2026-03-18T11:23:42.908Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 2
n_pruned_tasks = 0
|
| 56 | 2026-03-18T11:23:42.909Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 57 | 2026-03-18T11:23:42.911Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 58 | 2026-03-18T11:23:42.938Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 59 | 2026-03-18T11:23:42.938Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 60 | 2026-03-18T11:23:42.938Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 61 | 2026-03-18T11:23:42.938Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 62 | 2026-03-18T11:23:42.945Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 63 | 2026-03-18T11:23:42.950Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 64 | 2026-03-18T11:23:43.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 65 | 2026-03-18T11:23:43.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 66 | 2026-03-18T11:23:43.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 67 | 2026-03-18T11:23:44.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 68 | 2026-03-18T11:23:44.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 69 | 2026-03-18T11:23:44.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 70 | 2026-03-18T11:23:45.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 71 | 2026-03-18T11:23:45.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 72 | 2026-03-18T11:23:45.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 73 | 2026-03-18T11:23:46.250Z | DEBG | oximeter (results-sink): inserting 122 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 74 | 2026-03-18T11:23:46.250Z | DEBG | oximeter (results-sink-cluster): inserting 122 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 75 | 2026-03-18T11:23:46.250Z | DEBG | oximeter (clickhouse-client): unrolling 122 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 76 | 2026-03-18T11:23:46.250Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 77 | 2026-03-18T11:23:46.261Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.250812411Z }
timeseries_name = oximeter_collector:collections
|
| 78 | 2026-03-18T11:23:46.301Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 79 | 2026-03-18T11:23:46.314Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.301528017Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 80 | 2026-03-18T11:23:46.314Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 81 | 2026-03-18T11:23:46.320Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.314889652Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 82 | 2026-03-18T11:23:46.320Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 83 | 2026-03-18T11:23:46.321Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.320474159Z }
timeseries_name = ddm_session:solicitations_sent
|
| 84 | 2026-03-18T11:23:46.321Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 85 | 2026-03-18T11:23:46.322Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.321535293Z }
timeseries_name = ddm_session:solicitations_received
|
| 86 | 2026-03-18T11:23:46.322Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 87 | 2026-03-18T11:23:46.323Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.322485465Z }
timeseries_name = ddm_session:advertisements_sent
|
| 88 | 2026-03-18T11:23:46.323Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 89 | 2026-03-18T11:23:46.324Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.323413826Z }
timeseries_name = ddm_session:advertisements_received
|
| 90 | 2026-03-18T11:23:46.324Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 91 | 2026-03-18T11:23:46.325Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.324320197Z }
timeseries_name = ddm_session:peer_expirations
|
| 92 | 2026-03-18T11:23:46.325Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 93 | 2026-03-18T11:23:46.326Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.325216887Z }
timeseries_name = ddm_session:peer_address_changes
|
| 94 | 2026-03-18T11:23:46.326Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 95 | 2026-03-18T11:23:46.326Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.326118358Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 96 | 2026-03-18T11:23:46.327Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 97 | 2026-03-18T11:23:46.327Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.327018809Z }
timeseries_name = ddm_session:updates_sent
|
| 98 | 2026-03-18T11:23:46.327Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 99 | 2026-03-18T11:23:46.328Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.327935999Z }
timeseries_name = ddm_session:updates_received
|
| 100 | 2026-03-18T11:23:46.328Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 101 | 2026-03-18T11:23:46.329Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.328857520Z }
timeseries_name = ddm_session:update_send_fail
|
| 102 | 2026-03-18T11:23:46.329Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 103 | 2026-03-18T11:23:46.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.329781972Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 104 | 2026-03-18T11:23:46.330Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 105 | 2026-03-18T11:23:46.331Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.330695522Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 106 | 2026-03-18T11:23:46.332Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 107 | 2026-03-18T11:23:46.332Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.332061623Z }
timeseries_name = http_service:request_latency_histogram
|
| 108 | 2026-03-18T11:23:46.333Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 109 | 2026-03-18T11:23:46.334Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.333389744Z }
timeseries_name = collection_target:cpus_provisioned
|
| 110 | 2026-03-18T11:23:46.334Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 111 | 2026-03-18T11:23:46.335Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.334371576Z }
timeseries_name = collection_target:ram_provisioned
|
| 112 | 2026-03-18T11:23:46.335Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 113 | 2026-03-18T11:23:46.336Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:23:46.335322638Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
| 114 | 2026-03-18T11:23:46.339Z | DEBG | oximeter (clickhouse-client): inserting 19 new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 115 | 2026-03-18T11:23:46.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 116 | 2026-03-18T11:23:46.352Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 4
table_name = fields_ipaddr
|
| 117 | 2026-03-18T11:23:46.356Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 42
table_name = fields_string
|
| 118 | 2026-03-18T11:23:46.358Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 11
table_name = fields_u16
|
| 119 | 2026-03-18T11:23:46.360Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 48
table_name = fields_uuid
|
| 120 | 2026-03-18T11:23:46.368Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 82
table_name = measurements_cumulativeu64
|
| 121 | 2026-03-18T11:23:46.375Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 7
table_name = measurements_histogramu64
|
| 122 | 2026-03-18T11:23:46.377Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 9
table_name = measurements_i64
|
| 123 | 2026-03-18T11:23:46.379Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = measurements_u64
|
| 124 | 2026-03-18T11:23:46.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 125 | 2026-03-18T11:23:46.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 126 | 2026-03-18T11:23:46.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 127 | 2026-03-18T11:23:47.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 128 | 2026-03-18T11:23:47.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 129 | 2026-03-18T11:23:47.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 130 | 2026-03-18T11:23:48.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 131 | 2026-03-18T11:23:48.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 132 | 2026-03-18T11:23:48.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 133 | 2026-03-18T11:23:49.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 134 | 2026-03-18T11:23:49.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 135 | 2026-03-18T11:23:49.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 136 | 2026-03-18T11:23:50.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 137 | 2026-03-18T11:23:50.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 138 | 2026-03-18T11:23:50.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 139 | 2026-03-18T11:23:51.250Z | DEBG | oximeter (results-sink-cluster): inserting 130 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 140 | 2026-03-18T11:23:51.250Z | DEBG | oximeter (results-sink): inserting 130 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 141 | 2026-03-18T11:23:51.250Z | DEBG | oximeter (clickhouse-client): unrolling 130 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 142 | 2026-03-18T11:23:51.257Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 26
table_name = fields_string
|
| 143 | 2026-03-18T11:23:51.258Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 28
table_name = fields_uuid
|
| 144 | 2026-03-18T11:23:51.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 100
table_name = measurements_cumulativeu64
|
| 145 | 2026-03-18T11:23:51.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 30
table_name = measurements_u64
|
| 146 | 2026-03-18T11:23:51.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 147 | 2026-03-18T11:23:51.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 148 | 2026-03-18T11:23:51.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 149 | 2026-03-18T11:23:51.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 150 | 2026-03-18T11:23:52.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 151 | 2026-03-18T11:23:52.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 152 | 2026-03-18T11:23:52.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 153 | 2026-03-18T11:23:52.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 154 | 2026-03-18T11:23:52.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 155 | 2026-03-18T11:23:52.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 156 | 2026-03-18T11:23:53.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 157 | 2026-03-18T11:23:53.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 158 | 2026-03-18T11:23:53.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 159 | 2026-03-18T11:23:54.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 160 | 2026-03-18T11:23:54.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 161 | 2026-03-18T11:23:54.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 162 | 2026-03-18T11:23:55.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 163 | 2026-03-18T11:23:55.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 164 | 2026-03-18T11:23:55.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 165 | 2026-03-18T11:23:56.250Z | DEBG | oximeter (results-sink): inserting 159 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 166 | 2026-03-18T11:23:56.251Z | DEBG | oximeter (results-sink-cluster): inserting 159 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 167 | 2026-03-18T11:23:56.251Z | DEBG | oximeter (clickhouse-client): unrolling 159 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 168 | 2026-03-18T11:23:56.259Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = fields_string
|
| 169 | 2026-03-18T11:23:56.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 17
table_name = fields_u16
|
| 170 | 2026-03-18T11:23:56.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 53
table_name = fields_uuid
|
| 171 | 2026-03-18T11:23:56.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 100
table_name = measurements_cumulativeu64
|
| 172 | 2026-03-18T11:23:56.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 17
table_name = measurements_histogramu64
|
| 173 | 2026-03-18T11:23:56.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 12
table_name = measurements_i64
|
| 174 | 2026-03-18T11:23:56.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 30
table_name = measurements_u64
|
| 175 | 2026-03-18T11:23:56.352Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 176 | 2026-03-18T11:23:56.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 177 | 2026-03-18T11:23:56.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 178 | 2026-03-18T11:23:56.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 179 | 2026-03-18T11:23:57.862Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 180 | 2026-03-18T11:23:57.862Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 181 | 2026-03-18T11:23:57.878Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c5a2ed38-0e6e-4114-8a2d-2099a36cd1b6", "content-length": "721", "date": "Wed, 18 Mar 2026 11:23:57 GMT"} })
|
| 182 | 2026-03-18T11:23:57.878Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlZDk1OWUzYy1iZmQzLTQzMTEtYTVhMS1mNWQ3ODk2MTE1MmUifX0%3D
|
| 183 | 2026-03-18T11:23:57.907Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlZDk1OWUzYy1iZmQzLTQzMTEtYTVhMS1mNWQ3ODk2MTE1MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "833c800c-efa2-40eb-9e47-ac1f01b34887", "content-length": "29", "date": "Wed, 18 Mar 2026 11:23:57 GMT"} })
|
| 184 | 2026-03-18T11:23:57.907Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
|
| 185 | 2026-03-18T11:23:57.907Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:54892
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
|
| 186 | 2026-03-18T11:23:57.907Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 4
n_pruned_tasks = 0
|
| 187 | 2026-03-18T11:23:57.908Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 188 | 2026-03-18T11:23:57.908Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 189 | 2026-03-18T11:23:57.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 190 | 2026-03-18T11:23:57.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 191 | 2026-03-18T11:23:57.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 192 | 2026-03-18T11:23:57.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 193 | 2026-03-18T11:23:57.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 194 | 2026-03-18T11:23:57.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 195 | 2026-03-18T11:23:57.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 196 | 2026-03-18T11:23:57.916Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 197 | 2026-03-18T11:23:57.917Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 198 | 2026-03-18T11:23:58.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 199 | 2026-03-18T11:23:58.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 200 | 2026-03-18T11:23:58.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 201 | 2026-03-18T11:23:58.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 202 | 2026-03-18T11:23:58.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 203 | 2026-03-18T11:23:58.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 204 | 2026-03-18T11:23:59.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 205 | 2026-03-18T11:23:59.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 206 | 2026-03-18T11:23:59.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 207 | 2026-03-18T11:23:59.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 208 | 2026-03-18T11:23:59.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 209 | 2026-03-18T11:23:59.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 210 | 2026-03-18T11:24:00.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 211 | 2026-03-18T11:24:00.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 212 | 2026-03-18T11:24:00.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 213 | 2026-03-18T11:24:00.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 214 | 2026-03-18T11:24:00.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 215 | 2026-03-18T11:24:00.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 216 | 2026-03-18T11:24:01.250Z | DEBG | oximeter (results-sink): inserting 198 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 217 | 2026-03-18T11:24:01.251Z | DEBG | oximeter (results-sink-cluster): inserting 198 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 218 | 2026-03-18T11:24:01.251Z | DEBG | oximeter (clickhouse-client): unrolling 198 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 219 | 2026-03-18T11:24:01.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 4
table_name = fields_ipaddr
|
| 220 | 2026-03-18T11:24:01.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_string
|
| 221 | 2026-03-18T11:24:01.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 14
table_name = fields_u16
|
| 222 | 2026-03-18T11:24:01.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 70
table_name = fields_uuid
|
| 223 | 2026-03-18T11:24:01.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 142
table_name = measurements_cumulativeu64
|
| 224 | 2026-03-18T11:24:01.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 225 | 2026-03-18T11:24:01.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 46
table_name = measurements_u64
|
| 226 | 2026-03-18T11:24:01.352Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 227 | 2026-03-18T11:24:01.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 228 | 2026-03-18T11:24:01.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 229 | 2026-03-18T11:24:01.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 230 | 2026-03-18T11:24:01.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 231 | 2026-03-18T11:24:01.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 232 | 2026-03-18T11:24:01.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 233 | 2026-03-18T11:24:02.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 234 | 2026-03-18T11:24:02.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 235 | 2026-03-18T11:24:02.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 236 | 2026-03-18T11:24:02.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 237 | 2026-03-18T11:24:02.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 238 | 2026-03-18T11:24:02.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 239 | 2026-03-18T11:24:02.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 240 | 2026-03-18T11:24:02.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 241 | 2026-03-18T11:24:02.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 242 | 2026-03-18T11:24:03.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 243 | 2026-03-18T11:24:03.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 244 | 2026-03-18T11:24:03.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 245 | 2026-03-18T11:24:03.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 246 | 2026-03-18T11:24:03.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 247 | 2026-03-18T11:24:03.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 248 | 2026-03-18T11:24:04.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 249 | 2026-03-18T11:24:04.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 250 | 2026-03-18T11:24:04.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 251 | 2026-03-18T11:24:04.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 252 | 2026-03-18T11:24:04.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 253 | 2026-03-18T11:24:04.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 254 | 2026-03-18T11:24:05.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 255 | 2026-03-18T11:24:05.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 256 | 2026-03-18T11:24:05.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 257 | 2026-03-18T11:24:05.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 258 | 2026-03-18T11:24:05.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 259 | 2026-03-18T11:24:05.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 260 | 2026-03-18T11:24:06.250Z | DEBG | oximeter (results-sink): inserting 226 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 261 | 2026-03-18T11:24:06.250Z | DEBG | oximeter (results-sink-cluster): inserting 226 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 262 | 2026-03-18T11:24:06.250Z | DEBG | oximeter (clickhouse-client): unrolling 226 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 263 | 2026-03-18T11:24:06.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 98
table_name = fields_string
|
| 264 | 2026-03-18T11:24:06.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 23
table_name = fields_u16
|
| 265 | 2026-03-18T11:24:06.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 82
table_name = fields_uuid
|
| 266 | 2026-03-18T11:24:06.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 150
table_name = measurements_cumulativeu64
|
| 267 | 2026-03-18T11:24:06.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 23
table_name = measurements_histogramu64
|
| 268 | 2026-03-18T11:24:06.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 3
table_name = measurements_i64
|
| 269 | 2026-03-18T11:24:06.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 50
table_name = measurements_u64
|
| 270 | 2026-03-18T11:24:06.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 271 | 2026-03-18T11:24:06.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 272 | 2026-03-18T11:24:06.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 273 | 2026-03-18T11:24:06.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 274 | 2026-03-18T11:24:06.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 275 | 2026-03-18T11:24:06.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 276 | 2026-03-18T11:24:06.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 277 | 2026-03-18T11:24:07.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 278 | 2026-03-18T11:24:07.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 279 | 2026-03-18T11:24:07.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 280 | 2026-03-18T11:24:07.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 281 | 2026-03-18T11:24:07.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 282 | 2026-03-18T11:24:07.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 283 | 2026-03-18T11:24:07.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 284 | 2026-03-18T11:24:07.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 285 | 2026-03-18T11:24:07.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 286 | 2026-03-18T11:24:08.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 287 | 2026-03-18T11:24:08.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 288 | 2026-03-18T11:24:08.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 289 | 2026-03-18T11:24:08.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 290 | 2026-03-18T11:24:08.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 291 | 2026-03-18T11:24:08.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 292 | 2026-03-18T11:24:09.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 293 | 2026-03-18T11:24:09.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 294 | 2026-03-18T11:24:09.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 295 | 2026-03-18T11:24:09.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 296 | 2026-03-18T11:24:09.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 297 | 2026-03-18T11:24:09.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 298 | 2026-03-18T11:24:10.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 299 | 2026-03-18T11:24:10.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 300 | 2026-03-18T11:24:10.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 301 | 2026-03-18T11:24:10.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 302 | 2026-03-18T11:24:10.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 303 | 2026-03-18T11:24:10.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 304 | 2026-03-18T11:24:11.250Z | DEBG | oximeter (results-sink): inserting 210 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 305 | 2026-03-18T11:24:11.250Z | DEBG | oximeter (results-sink-cluster): inserting 210 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 306 | 2026-03-18T11:24:11.250Z | DEBG | oximeter (clickhouse-client): unrolling 210 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 307 | 2026-03-18T11:24:11.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 72
table_name = fields_string
|
| 308 | 2026-03-18T11:24:11.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 309 | 2026-03-18T11:24:11.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 66
table_name = fields_uuid
|
| 310 | 2026-03-18T11:24:11.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 150
table_name = measurements_cumulativeu64
|
| 311 | 2026-03-18T11:24:11.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 312 | 2026-03-18T11:24:11.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 50
table_name = measurements_u64
|
| 313 | 2026-03-18T11:24:11.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 314 | 2026-03-18T11:24:11.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 315 | 2026-03-18T11:24:11.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 316 | 2026-03-18T11:24:11.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 317 | 2026-03-18T11:24:11.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 318 | 2026-03-18T11:24:11.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 319 | 2026-03-18T11:24:11.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 320 | 2026-03-18T11:24:12.862Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 321 | 2026-03-18T11:24:12.862Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 322 | 2026-03-18T11:24:12.865Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "2c443c9d-7244-4d25-a720-e0fb38e916dd", "content-length": "859", "date": "Wed, 18 Mar 2026 11:24:12 GMT"} })
|
| 323 | 2026-03-18T11:24:12.865Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlZDk1OWUzYy1iZmQzLTQzMTEtYTVhMS1mNWQ3ODk2MTE1MmUifX0%3D
|
| 324 | 2026-03-18T11:24:12.868Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlZDk1OWUzYy1iZmQzLTQzMTEtYTVhMS1mNWQ3ODk2MTE1MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5f195be2-a0ea-4efd-8b29-8a6b86633ecd", "content-length": "29", "date": "Wed, 18 Mar 2026 11:24:12 GMT"} })
|
| 325 | 2026-03-18T11:24:12.868Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:33619
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
|
| 326 | 2026-03-18T11:24:12.868Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 5
n_pruned_tasks = 0
|
| 327 | 2026-03-18T11:24:12.869Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 328 | 2026-03-18T11:24:12.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 329 | 2026-03-18T11:24:12.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 330 | 2026-03-18T11:24:12.889Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 331 | 2026-03-18T11:24:12.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 332 | 2026-03-18T11:24:12.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 333 | 2026-03-18T11:24:12.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 334 | 2026-03-18T11:24:12.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 335 | 2026-03-18T11:24:12.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 336 | 2026-03-18T11:24:12.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 337 | 2026-03-18T11:24:12.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 338 | 2026-03-18T11:24:12.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 339 | 2026-03-18T11:24:12.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 340 | 2026-03-18T11:24:13.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 341 | 2026-03-18T11:24:13.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 342 | 2026-03-18T11:24:13.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 343 | 2026-03-18T11:24:13.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 344 | 2026-03-18T11:24:13.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 345 | 2026-03-18T11:24:13.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 346 | 2026-03-18T11:24:14.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 347 | 2026-03-18T11:24:14.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 348 | 2026-03-18T11:24:14.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 349 | 2026-03-18T11:24:14.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 350 | 2026-03-18T11:24:14.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 351 | 2026-03-18T11:24:14.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 352 | 2026-03-18T11:24:15.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 353 | 2026-03-18T11:24:15.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 354 | 2026-03-18T11:24:15.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 355 | 2026-03-18T11:24:15.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 356 | 2026-03-18T11:24:15.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 357 | 2026-03-18T11:24:15.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 358 | 2026-03-18T11:24:16.250Z | DEBG | oximeter (results-sink): inserting 366 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 359 | 2026-03-18T11:24:16.250Z | DEBG | oximeter (results-sink-cluster): inserting 366 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 360 | 2026-03-18T11:24:16.250Z | DEBG | oximeter (clickhouse-client): unrolling 366 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 361 | 2026-03-18T11:24:16.253Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 362 | 2026-03-18T11:24:16.275Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:16.253073414Z }
timeseries_name = switch_data_link:link_enabled
|
| 363 | 2026-03-18T11:24:16.278Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 364 | 2026-03-18T11:24:16.280Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:16.278387681Z }
timeseries_name = switch_data_link:link_up
|
| 365 | 2026-03-18T11:24:16.280Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 366 | 2026-03-18T11:24:16.281Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:16.280362526Z }
timeseries_name = switch_table:capacity
|
| 367 | 2026-03-18T11:24:16.281Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 368 | 2026-03-18T11:24:16.283Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:16.281872391Z }
timeseries_name = switch_table:occupancy
|
| 369 | 2026-03-18T11:24:16.283Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 370 | 2026-03-18T11:24:16.284Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:16.283388005Z }
timeseries_name = switch_table:inserts
|
| 371 | 2026-03-18T11:24:16.284Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 372 | 2026-03-18T11:24:16.286Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:16.284891339Z }
timeseries_name = switch_table:deletes
|
| 373 | 2026-03-18T11:24:16.286Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 374 | 2026-03-18T11:24:16.287Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:16.286387943Z }
timeseries_name = switch_table:updates
|
| 375 | 2026-03-18T11:24:16.287Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 376 | 2026-03-18T11:24:16.289Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:16.287865977Z }
timeseries_name = switch_table:collisions
|
| 377 | 2026-03-18T11:24:16.289Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 378 | 2026-03-18T11:24:16.290Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:16.289370502Z }
timeseries_name = switch_table:update_misses
|
| 379 | 2026-03-18T11:24:16.290Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 380 | 2026-03-18T11:24:16.292Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:16.290869846Z }
timeseries_name = switch_table:delete_misses
|
| 381 | 2026-03-18T11:24:16.292Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 382 | 2026-03-18T11:24:16.294Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:16.292599225Z }
timeseries_name = switch_table:exhaustion
|
| 383 | 2026-03-18T11:24:16.301Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 384 | 2026-03-18T11:24:16.302Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:16.301429196Z }
timeseries_name = dendrite:sample_collection_duration
|
| 385 | 2026-03-18T11:24:16.310Z | DEBG | oximeter (clickhouse-client): inserting 12 new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 386 | 2026-03-18T11:24:16.315Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 284
table_name = fields_i16
|
| 387 | 2026-03-18T11:24:16.317Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 2
table_name = fields_ipaddr
|
| 388 | 2026-03-18T11:24:16.318Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 840
table_name = fields_string
|
| 389 | 2026-03-18T11:24:16.320Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 167
table_name = fields_u16
|
| 390 | 2026-03-18T11:24:16.321Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 149
table_name = fields_u32
|
| 391 | 2026-03-18T11:24:16.323Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 148
table_name = fields_u8
|
| 392 | 2026-03-18T11:24:16.324Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 507
table_name = fields_uuid
|
| 393 | 2026-03-18T11:24:16.326Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 6
table_name = measurements_bool
|
| 394 | 2026-03-18T11:24:16.327Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 256
table_name = measurements_cumulativeu64
|
| 395 | 2026-03-18T11:24:16.328Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = measurements_f64
|
| 396 | 2026-03-18T11:24:16.330Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 23
table_name = measurements_histogramu64
|
| 397 | 2026-03-18T11:24:16.332Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 80
table_name = measurements_u64
|
| 398 | 2026-03-18T11:24:16.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 399 | 2026-03-18T11:24:16.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 400 | 2026-03-18T11:24:16.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 401 | 2026-03-18T11:24:16.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 402 | 2026-03-18T11:24:16.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 403 | 2026-03-18T11:24:16.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 404 | 2026-03-18T11:24:16.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 405 | 2026-03-18T11:24:17.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 406 | 2026-03-18T11:24:17.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 407 | 2026-03-18T11:24:17.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 408 | 2026-03-18T11:24:17.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 409 | 2026-03-18T11:24:17.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 410 | 2026-03-18T11:24:17.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 411 | 2026-03-18T11:24:17.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 412 | 2026-03-18T11:24:17.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 413 | 2026-03-18T11:24:17.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 414 | 2026-03-18T11:24:18.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 415 | 2026-03-18T11:24:18.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 416 | 2026-03-18T11:24:18.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 417 | 2026-03-18T11:24:18.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 418 | 2026-03-18T11:24:18.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 419 | 2026-03-18T11:24:18.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 420 | 2026-03-18T11:24:19.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 421 | 2026-03-18T11:24:19.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 422 | 2026-03-18T11:24:19.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 423 | 2026-03-18T11:24:19.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 424 | 2026-03-18T11:24:19.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 425 | 2026-03-18T11:24:19.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 426 | 2026-03-18T11:24:20.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 427 | 2026-03-18T11:24:20.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 428 | 2026-03-18T11:24:20.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 429 | 2026-03-18T11:24:20.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 430 | 2026-03-18T11:24:20.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 431 | 2026-03-18T11:24:20.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 432 | 2026-03-18T11:24:21.250Z | DEBG | oximeter (results-sink): inserting 210 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 433 | 2026-03-18T11:24:21.250Z | DEBG | oximeter (results-sink-cluster): inserting 210 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 434 | 2026-03-18T11:24:21.250Z | DEBG | oximeter (clickhouse-client): unrolling 210 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 435 | 2026-03-18T11:24:21.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 72
table_name = fields_string
|
| 436 | 2026-03-18T11:24:21.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 437 | 2026-03-18T11:24:21.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 66
table_name = fields_uuid
|
| 438 | 2026-03-18T11:24:21.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 150
table_name = measurements_cumulativeu64
|
| 439 | 2026-03-18T11:24:21.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 440 | 2026-03-18T11:24:21.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 50
table_name = measurements_u64
|
| 441 | 2026-03-18T11:24:21.352Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 442 | 2026-03-18T11:24:21.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 443 | 2026-03-18T11:24:21.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 444 | 2026-03-18T11:24:21.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 445 | 2026-03-18T11:24:21.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 446 | 2026-03-18T11:24:21.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 447 | 2026-03-18T11:24:21.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 448 | 2026-03-18T11:24:22.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 449 | 2026-03-18T11:24:22.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 450 | 2026-03-18T11:24:22.883Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 451 | 2026-03-18T11:24:22.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 452 | 2026-03-18T11:24:22.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 453 | 2026-03-18T11:24:22.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 454 | 2026-03-18T11:24:22.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 455 | 2026-03-18T11:24:22.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 456 | 2026-03-18T11:24:22.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 457 | 2026-03-18T11:24:22.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 458 | 2026-03-18T11:24:22.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 459 | 2026-03-18T11:24:22.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 460 | 2026-03-18T11:24:23.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 461 | 2026-03-18T11:24:23.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 462 | 2026-03-18T11:24:23.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 463 | 2026-03-18T11:24:23.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 464 | 2026-03-18T11:24:23.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 465 | 2026-03-18T11:24:23.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 466 | 2026-03-18T11:24:24.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 467 | 2026-03-18T11:24:24.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 468 | 2026-03-18T11:24:24.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 469 | 2026-03-18T11:24:24.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 470 | 2026-03-18T11:24:24.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 471 | 2026-03-18T11:24:24.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 472 | 2026-03-18T11:24:25.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 473 | 2026-03-18T11:24:25.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 474 | 2026-03-18T11:24:25.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 475 | 2026-03-18T11:24:25.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 476 | 2026-03-18T11:24:25.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 477 | 2026-03-18T11:24:25.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 478 | 2026-03-18T11:24:26.250Z | DEBG | oximeter (results-sink): inserting 365 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 479 | 2026-03-18T11:24:26.250Z | DEBG | oximeter (results-sink-cluster): inserting 365 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 480 | 2026-03-18T11:24:26.250Z | DEBG | oximeter (clickhouse-client): unrolling 365 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 481 | 2026-03-18T11:24:26.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 284
table_name = fields_i16
|
| 482 | 2026-03-18T11:24:26.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 839
table_name = fields_string
|
| 483 | 2026-03-18T11:24:26.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 165
table_name = fields_u16
|
| 484 | 2026-03-18T11:24:26.273Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 149
table_name = fields_u32
|
| 485 | 2026-03-18T11:24:26.275Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 148
table_name = fields_u8
|
| 486 | 2026-03-18T11:24:26.276Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 505
table_name = fields_uuid
|
| 487 | 2026-03-18T11:24:26.278Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 6
table_name = measurements_bool
|
| 488 | 2026-03-18T11:24:26.279Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 255
table_name = measurements_cumulativeu64
|
| 489 | 2026-03-18T11:24:26.280Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = measurements_f64
|
| 490 | 2026-03-18T11:24:26.283Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 23
table_name = measurements_histogramu64
|
| 491 | 2026-03-18T11:24:26.284Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 80
table_name = measurements_u64
|
| 492 | 2026-03-18T11:24:26.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 493 | 2026-03-18T11:24:26.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 494 | 2026-03-18T11:24:26.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 495 | 2026-03-18T11:24:26.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 496 | 2026-03-18T11:24:26.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 497 | 2026-03-18T11:24:26.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 498 | 2026-03-18T11:24:26.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 499 | 2026-03-18T11:24:27.862Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 500 | 2026-03-18T11:24:27.862Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 501 | 2026-03-18T11:24:27.864Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "07915769-6a92-40a2-9b3f-141f44179cd9", "content-length": "859", "date": "Wed, 18 Mar 2026 11:24:27 GMT"} })
|
| 502 | 2026-03-18T11:24:27.864Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlZDk1OWUzYy1iZmQzLTQzMTEtYTVhMS1mNWQ3ODk2MTE1MmUifX0%3D
|
| 503 | 2026-03-18T11:24:27.867Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlZDk1OWUzYy1iZmQzLTQzMTEtYTVhMS1mNWQ3ODk2MTE1MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0511bdbc-b41f-4fe2-a013-80198a1d0619", "content-length": "29", "date": "Wed, 18 Mar 2026 11:24:27 GMT"} })
|
| 504 | 2026-03-18T11:24:27.867Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:58802
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
|
| 505 | 2026-03-18T11:24:27.867Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 506 | 2026-03-18T11:24:27.867Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 5
n_pruned_tasks = 0
|
| 507 | 2026-03-18T11:24:27.867Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:58802
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 508 | 2026-03-18T11:24:27.868Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 509 | 2026-03-18T11:24:27.868Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 510 | 2026-03-18T11:24:27.900Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 511 | 2026-03-18T11:24:27.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 512 | 2026-03-18T11:24:27.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 513 | 2026-03-18T11:24:27.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 514 | 2026-03-18T11:24:27.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 515 | 2026-03-18T11:24:27.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 516 | 2026-03-18T11:24:27.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 517 | 2026-03-18T11:24:27.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 518 | 2026-03-18T11:24:27.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 519 | 2026-03-18T11:24:27.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 520 | 2026-03-18T11:24:28.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 521 | 2026-03-18T11:24:28.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 522 | 2026-03-18T11:24:28.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 523 | 2026-03-18T11:24:28.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 524 | 2026-03-18T11:24:28.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 525 | 2026-03-18T11:24:28.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 526 | 2026-03-18T11:24:29.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 527 | 2026-03-18T11:24:29.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 528 | 2026-03-18T11:24:29.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 529 | 2026-03-18T11:24:29.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 530 | 2026-03-18T11:24:29.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 531 | 2026-03-18T11:24:29.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 532 | 2026-03-18T11:24:30.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 533 | 2026-03-18T11:24:30.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 534 | 2026-03-18T11:24:30.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 535 | 2026-03-18T11:24:30.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 536 | 2026-03-18T11:24:30.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 537 | 2026-03-18T11:24:30.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 538 | 2026-03-18T11:24:31.250Z | DEBG | oximeter (results-sink): inserting 510 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 539 | 2026-03-18T11:24:31.250Z | DEBG | oximeter (results-sink-cluster): inserting 510 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 540 | 2026-03-18T11:24:31.250Z | DEBG | oximeter (clickhouse-client): unrolling 510 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 541 | 2026-03-18T11:24:31.253Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 542 | 2026-03-18T11:24:31.259Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_received"), 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_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", 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: "" }, 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: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:24:31.253757385Z }
timeseries_name = switch_port_control_data_link:errors_received
|
| 543 | 2026-03-18T11:24:31.259Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 544 | 2026-03-18T11:24:31.263Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_sent"), 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_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", 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: "" }, 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: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:24:31.259799223Z }
timeseries_name = switch_port_control_data_link:errors_sent
|
| 545 | 2026-03-18T11:24:31.263Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 546 | 2026-03-18T11:24:31.266Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_received"), 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_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", 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: "" }, 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: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:24:31.263190630Z }
timeseries_name = switch_port_control_data_link:bytes_received
|
| 547 | 2026-03-18T11:24:31.266Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 548 | 2026-03-18T11:24:31.269Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_received"), 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_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", 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: "" }, 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: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:24:31.266971307Z }
timeseries_name = switch_port_control_data_link:packets_received
|
| 549 | 2026-03-18T11:24:31.269Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 550 | 2026-03-18T11:24:31.272Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_sent"), 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_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", 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: "" }, 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: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:24:31.269728310Z }
timeseries_name = switch_port_control_data_link:bytes_sent
|
| 551 | 2026-03-18T11:24:31.272Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 552 | 2026-03-18T11:24:31.274Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_sent"), 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_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", 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: "" }, 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: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:24:31.272378020Z }
timeseries_name = switch_port_control_data_link:packets_sent
|
| 553 | 2026-03-18T11:24:31.297Z | DEBG | oximeter (clickhouse-client): inserting 6 new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 554 | 2026-03-18T11:24:31.301Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_i16
|
| 555 | 2026-03-18T11:24:31.303Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 192
table_name = fields_string
|
| 556 | 2026-03-18T11:24:31.305Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 22
table_name = fields_u16
|
| 557 | 2026-03-18T11:24:31.307Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_u32
|
| 558 | 2026-03-18T11:24:31.309Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 12
table_name = fields_u8
|
| 559 | 2026-03-18T11:24:31.310Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 102
table_name = fields_uuid
|
| 560 | 2026-03-18T11:24:31.313Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 450
table_name = measurements_cumulativeu64
|
| 561 | 2026-03-18T11:24:31.316Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 562 | 2026-03-18T11:24:31.317Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 50
table_name = measurements_u64
|
| 563 | 2026-03-18T11:24:31.352Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 564 | 2026-03-18T11:24:31.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 565 | 2026-03-18T11:24:31.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 566 | 2026-03-18T11:24:31.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 567 | 2026-03-18T11:24:31.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 568 | 2026-03-18T11:24:31.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 569 | 2026-03-18T11:24:31.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 570 | 2026-03-18T11:24:32.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 571 | 2026-03-18T11:24:32.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 572 | 2026-03-18T11:24:32.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 573 | 2026-03-18T11:24:32.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 574 | 2026-03-18T11:24:32.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 575 | 2026-03-18T11:24:32.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 576 | 2026-03-18T11:24:32.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 577 | 2026-03-18T11:24:32.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 578 | 2026-03-18T11:24:32.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 579 | 2026-03-18T11:24:33.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 580 | 2026-03-18T11:24:33.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 581 | 2026-03-18T11:24:33.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 582 | 2026-03-18T11:24:33.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 583 | 2026-03-18T11:24:33.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 584 | 2026-03-18T11:24:33.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 585 | 2026-03-18T11:24:34.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 586 | 2026-03-18T11:24:34.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 587 | 2026-03-18T11:24:34.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 588 | 2026-03-18T11:24:34.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 589 | 2026-03-18T11:24:34.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 590 | 2026-03-18T11:24:34.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 591 | 2026-03-18T11:24:35.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 592 | 2026-03-18T11:24:35.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 593 | 2026-03-18T11:24:35.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 594 | 2026-03-18T11:24:35.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 595 | 2026-03-18T11:24:35.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 596 | 2026-03-18T11:24:35.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 597 | 2026-03-18T11:24:36.251Z | DEBG | oximeter (results-sink): inserting 224 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 598 | 2026-03-18T11:24:36.251Z | DEBG | oximeter (results-sink-cluster): inserting 224 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 599 | 2026-03-18T11:24:36.251Z | DEBG | oximeter (clickhouse-client): unrolling 224 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 600 | 2026-03-18T11:24:36.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 100
table_name = fields_string
|
| 601 | 2026-03-18T11:24:36.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_u16
|
| 602 | 2026-03-18T11:24:36.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 80
table_name = fields_uuid
|
| 603 | 2026-03-18T11:24:36.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 150
table_name = measurements_cumulativeu64
|
| 604 | 2026-03-18T11:24:36.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = measurements_histogramu64
|
| 605 | 2026-03-18T11:24:36.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 50
table_name = measurements_u64
|
| 606 | 2026-03-18T11:24:36.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 607 | 2026-03-18T11:24:36.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 608 | 2026-03-18T11:24:36.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 609 | 2026-03-18T11:24:36.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 610 | 2026-03-18T11:24:36.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 611 | 2026-03-18T11:24:36.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 612 | 2026-03-18T11:24:36.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 613 | 2026-03-18T11:24:37.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 614 | 2026-03-18T11:24:37.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 615 | 2026-03-18T11:24:37.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 616 | 2026-03-18T11:24:37.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 617 | 2026-03-18T11:24:37.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 618 | 2026-03-18T11:24:37.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 619 | 2026-03-18T11:24:37.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 620 | 2026-03-18T11:24:37.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 621 | 2026-03-18T11:24:37.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 622 | 2026-03-18T11:24:38.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 623 | 2026-03-18T11:24:38.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 624 | 2026-03-18T11:24:38.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 625 | 2026-03-18T11:24:38.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 626 | 2026-03-18T11:24:38.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 627 | 2026-03-18T11:24:38.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 628 | 2026-03-18T11:24:39.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 629 | 2026-03-18T11:24:39.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 630 | 2026-03-18T11:24:39.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 631 | 2026-03-18T11:24:39.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 632 | 2026-03-18T11:24:39.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 633 | 2026-03-18T11:24:39.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 634 | 2026-03-18T11:24:40.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 635 | 2026-03-18T11:24:40.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 636 | 2026-03-18T11:24:40.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 637 | 2026-03-18T11:24:40.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 638 | 2026-03-18T11:24:40.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 639 | 2026-03-18T11:24:40.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 640 | 2026-03-18T11:24:41.251Z | DEBG | oximeter (results-sink): inserting 210 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 641 | 2026-03-18T11:24:41.251Z | DEBG | oximeter (results-sink-cluster): inserting 210 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 642 | 2026-03-18T11:24:41.251Z | DEBG | oximeter (clickhouse-client): unrolling 210 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 643 | 2026-03-18T11:24:41.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 72
table_name = fields_string
|
| 644 | 2026-03-18T11:24:41.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 645 | 2026-03-18T11:24:41.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 66
table_name = fields_uuid
|
| 646 | 2026-03-18T11:24:41.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 150
table_name = measurements_cumulativeu64
|
| 647 | 2026-03-18T11:24:41.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 648 | 2026-03-18T11:24:41.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 50
table_name = measurements_u64
|
| 649 | 2026-03-18T11:24:41.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 650 | 2026-03-18T11:24:41.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 651 | 2026-03-18T11:24:41.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 652 | 2026-03-18T11:24:41.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 653 | 2026-03-18T11:24:41.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 654 | 2026-03-18T11:24:41.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 655 | 2026-03-18T11:24:41.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 656 | 2026-03-18T11:24:42.862Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 657 | 2026-03-18T11:24:42.862Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 658 | 2026-03-18T11:24:42.866Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "7ac09eda-9c7d-4e85-adbc-447ac22e7184", "content-length": "1271", "date": "Wed, 18 Mar 2026 11:24:42 GMT"} })
|
| 659 | 2026-03-18T11:24:42.866Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 660 | 2026-03-18T11:24:42.870Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "03fc9d08-ec56-41a2-9ccf-a96a88378159", "content-length": "29", "date": "Wed, 18 Mar 2026 11:24:42 GMT"} })
|
| 661 | 2026-03-18T11:24:42.870Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:47756
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
|
| 662 | 2026-03-18T11:24:42.870Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:58877
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
|
| 663 | 2026-03-18T11:24:42.870Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
|
| 664 | 2026-03-18T11:24:42.870Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 8
n_pruned_tasks = 0
|
| 665 | 2026-03-18T11:24:42.871Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 666 | 2026-03-18T11:24:42.871Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 667 | 2026-03-18T11:24:42.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 668 | 2026-03-18T11:24:42.871Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 669 | 2026-03-18T11:24:42.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 670 | 2026-03-18T11:24:42.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 671 | 2026-03-18T11:24:42.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 672 | 2026-03-18T11:24:42.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 673 | 2026-03-18T11:24:42.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 674 | 2026-03-18T11:24:42.881Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 675 | 2026-03-18T11:24:42.886Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 676 | 2026-03-18T11:24:42.887Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 677 | 2026-03-18T11:24:42.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 678 | 2026-03-18T11:24:42.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 679 | 2026-03-18T11:24:42.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 680 | 2026-03-18T11:24:42.909Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 681 | 2026-03-18T11:24:42.909Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 682 | 2026-03-18T11:24:42.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 683 | 2026-03-18T11:24:42.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 684 | 2026-03-18T11:24:42.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 685 | 2026-03-18T11:24:42.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 686 | 2026-03-18T11:24:42.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 687 | 2026-03-18T11:24:42.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 688 | 2026-03-18T11:24:43.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 689 | 2026-03-18T11:24:43.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 690 | 2026-03-18T11:24:43.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 691 | 2026-03-18T11:24:43.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 692 | 2026-03-18T11:24:43.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 693 | 2026-03-18T11:24:43.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 694 | 2026-03-18T11:24:43.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 695 | 2026-03-18T11:24:43.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 696 | 2026-03-18T11:24:43.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 697 | 2026-03-18T11:24:44.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 698 | 2026-03-18T11:24:44.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 699 | 2026-03-18T11:24:44.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 700 | 2026-03-18T11:24:44.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 701 | 2026-03-18T11:24:44.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 702 | 2026-03-18T11:24:44.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 703 | 2026-03-18T11:24:44.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 704 | 2026-03-18T11:24:44.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 705 | 2026-03-18T11:24:44.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 706 | 2026-03-18T11:24:45.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 707 | 2026-03-18T11:24:45.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 708 | 2026-03-18T11:24:45.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 709 | 2026-03-18T11:24:45.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 710 | 2026-03-18T11:24:45.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 711 | 2026-03-18T11:24:45.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 712 | 2026-03-18T11:24:45.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 713 | 2026-03-18T11:24:45.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 714 | 2026-03-18T11:24:45.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 715 | 2026-03-18T11:24:46.250Z | DEBG | oximeter (results-sink): inserting 256 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 716 | 2026-03-18T11:24:46.250Z | DEBG | oximeter (results-sink-cluster): inserting 256 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 717 | 2026-03-18T11:24:46.250Z | DEBG | oximeter (clickhouse-client): unrolling 256 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 718 | 2026-03-18T11:24:46.252Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 719 | 2026-03-18T11:24:46.255Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:46.252395740Z }
timeseries_name = static_routing_config:static_routes
|
| 720 | 2026-03-18T11:24:46.255Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 721 | 2026-03-18T11:24:46.257Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:46.255646084Z }
timeseries_name = static_routing_config:static_nexthops
|
| 722 | 2026-03-18T11:24:46.257Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 723 | 2026-03-18T11:24:46.259Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:46.257906366Z }
timeseries_name = switch_rib:active_routes
|
| 724 | 2026-03-18T11:24:46.260Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 725 | 2026-03-18T11:24:46.262Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
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-03-18T11:24:46.260022774Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
| 726 | 2026-03-18T11:24:46.262Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 727 | 2026-03-18T11:24:46.264Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("database_transaction:retry_data"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attempt", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "name", field_type: String, source: Target, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:24:46.262429489Z }
timeseries_name = database_transaction:retry_data
|
| 728 | 2026-03-18T11:24:46.272Z | DEBG | oximeter (clickhouse-client): inserting 5 new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 729 | 2026-03-18T11:24:46.275Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_ipaddr
|
| 730 | 2026-03-18T11:24:46.276Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 124
table_name = fields_string
|
| 731 | 2026-03-18T11:24:46.277Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 41
table_name = fields_u16
|
| 732 | 2026-03-18T11:24:46.279Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = fields_u32
|
| 733 | 2026-03-18T11:24:46.280Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 108
table_name = fields_uuid
|
| 734 | 2026-03-18T11:24:46.282Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 163
table_name = measurements_cumulativeu64
|
| 735 | 2026-03-18T11:24:46.283Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = measurements_f64
|
| 736 | 2026-03-18T11:24:46.285Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 737 | 2026-03-18T11:24:46.286Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 3
table_name = measurements_i64
|
| 738 | 2026-03-18T11:24:46.287Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 58
table_name = measurements_u64
|
| 739 | 2026-03-18T11:24:46.352Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 740 | 2026-03-18T11:24:46.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 741 | 2026-03-18T11:24:46.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 742 | 2026-03-18T11:24:46.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 743 | 2026-03-18T11:24:46.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 744 | 2026-03-18T11:24:46.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 745 | 2026-03-18T11:24:46.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 746 | 2026-03-18T11:24:46.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 747 | 2026-03-18T11:24:46.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 748 | 2026-03-18T11:24:46.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 749 | 2026-03-18T11:24:47.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 750 | 2026-03-18T11:24:47.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 751 | 2026-03-18T11:24:47.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 752 | 2026-03-18T11:24:47.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 753 | 2026-03-18T11:24:47.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 754 | 2026-03-18T11:24:47.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 755 | 2026-03-18T11:24:47.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 756 | 2026-03-18T11:24:47.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 757 | 2026-03-18T11:24:47.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 758 | 2026-03-18T11:24:47.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 759 | 2026-03-18T11:24:47.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 760 | 2026-03-18T11:24:47.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 761 | 2026-03-18T11:24:48.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 762 | 2026-03-18T11:24:48.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 763 | 2026-03-18T11:24:48.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 764 | 2026-03-18T11:24:48.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 765 | 2026-03-18T11:24:48.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 766 | 2026-03-18T11:24:48.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 767 | 2026-03-18T11:24:48.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 768 | 2026-03-18T11:24:48.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 769 | 2026-03-18T11:24:48.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 770 | 2026-03-18T11:24:49.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 771 | 2026-03-18T11:24:49.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 772 | 2026-03-18T11:24:49.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 773 | 2026-03-18T11:24:49.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 774 | 2026-03-18T11:24:49.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 775 | 2026-03-18T11:24:49.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 776 | 2026-03-18T11:24:49.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 777 | 2026-03-18T11:24:49.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 778 | 2026-03-18T11:24:49.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 779 | 2026-03-18T11:24:50.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 780 | 2026-03-18T11:24:50.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 781 | 2026-03-18T11:24:50.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 782 | 2026-03-18T11:24:50.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 783 | 2026-03-18T11:24:50.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 784 | 2026-03-18T11:24:50.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 785 | 2026-03-18T11:24:50.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 786 | 2026-03-18T11:24:50.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 787 | 2026-03-18T11:24:50.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 788 | 2026-03-18T11:24:51.251Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 789 | 2026-03-18T11:24:51.251Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 790 | 2026-03-18T11:24:51.251Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 791 | 2026-03-18T11:24:51.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 792 | 2026-03-18T11:24:51.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 793 | 2026-03-18T11:24:51.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 794 | 2026-03-18T11:24:51.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 795 | 2026-03-18T11:24:51.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 796 | 2026-03-18T11:24:51.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 797 | 2026-03-18T11:24:51.352Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 798 | 2026-03-18T11:24:51.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 799 | 2026-03-18T11:24:51.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 800 | 2026-03-18T11:24:51.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 801 | 2026-03-18T11:24:51.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 802 | 2026-03-18T11:24:51.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 803 | 2026-03-18T11:24:51.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 804 | 2026-03-18T11:24:51.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 805 | 2026-03-18T11:24:51.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 806 | 2026-03-18T11:24:51.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 807 | 2026-03-18T11:24:52.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 808 | 2026-03-18T11:24:52.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 809 | 2026-03-18T11:24:52.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 810 | 2026-03-18T11:24:52.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 811 | 2026-03-18T11:24:52.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 812 | 2026-03-18T11:24:52.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 813 | 2026-03-18T11:24:52.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 814 | 2026-03-18T11:24:52.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 815 | 2026-03-18T11:24:52.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 816 | 2026-03-18T11:24:52.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 817 | 2026-03-18T11:24:52.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 818 | 2026-03-18T11:24:52.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 819 | 2026-03-18T11:24:52.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 820 | 2026-03-18T11:24:52.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 821 | 2026-03-18T11:24:52.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 822 | 2026-03-18T11:24:52.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 823 | 2026-03-18T11:24:52.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 824 | 2026-03-18T11:24:52.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 825 | 2026-03-18T11:24:53.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 826 | 2026-03-18T11:24:53.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 827 | 2026-03-18T11:24:53.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 828 | 2026-03-18T11:24:53.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 829 | 2026-03-18T11:24:53.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 830 | 2026-03-18T11:24:53.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 831 | 2026-03-18T11:24:53.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 832 | 2026-03-18T11:24:53.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 833 | 2026-03-18T11:24:53.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 834 | 2026-03-18T11:24:54.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 835 | 2026-03-18T11:24:54.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 836 | 2026-03-18T11:24:54.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 837 | 2026-03-18T11:24:54.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 838 | 2026-03-18T11:24:54.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 839 | 2026-03-18T11:24:54.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 840 | 2026-03-18T11:24:54.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 841 | 2026-03-18T11:24:54.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 842 | 2026-03-18T11:24:54.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 843 | 2026-03-18T11:24:55.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 844 | 2026-03-18T11:24:55.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 845 | 2026-03-18T11:24:55.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 846 | 2026-03-18T11:24:55.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 847 | 2026-03-18T11:24:55.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 848 | 2026-03-18T11:24:55.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 849 | 2026-03-18T11:24:55.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 850 | 2026-03-18T11:24:55.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 851 | 2026-03-18T11:24:55.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 852 | 2026-03-18T11:24:56.249Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 853 | 2026-03-18T11:24:56.249Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 854 | 2026-03-18T11:24:56.249Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 855 | 2026-03-18T11:24:56.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 856 | 2026-03-18T11:24:56.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 857 | 2026-03-18T11:24:56.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 858 | 2026-03-18T11:24:56.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 859 | 2026-03-18T11:24:56.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 860 | 2026-03-18T11:24:56.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 861 | 2026-03-18T11:24:56.350Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 862 | 2026-03-18T11:24:56.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 863 | 2026-03-18T11:24:56.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 864 | 2026-03-18T11:24:56.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 865 | 2026-03-18T11:24:56.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 866 | 2026-03-18T11:24:56.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 867 | 2026-03-18T11:24:56.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 868 | 2026-03-18T11:24:56.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 869 | 2026-03-18T11:24:56.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 870 | 2026-03-18T11:24:56.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 871 | 2026-03-18T11:24:57.861Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 872 | 2026-03-18T11:24:57.861Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 873 | 2026-03-18T11:24:57.864Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "899874c1-3cf6-4302-b0f3-204cfe49bf39", "content-length": "1271", "date": "Wed, 18 Mar 2026 11:24:57 GMT"} })
|
| 874 | 2026-03-18T11:24:57.864Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 875 | 2026-03-18T11:24:57.866Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4b2eb2e2-93ae-4a9a-8ca8-ee3eaa607182", "content-length": "29", "date": "Wed, 18 Mar 2026 11:24:57 GMT"} })
|
| 876 | 2026-03-18T11:24:57.866Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 8
n_pruned_tasks = 0
|
| 877 | 2026-03-18T11:24:57.867Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 878 | 2026-03-18T11:24:57.867Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 879 | 2026-03-18T11:24:57.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 880 | 2026-03-18T11:24:57.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 881 | 2026-03-18T11:24:57.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 882 | 2026-03-18T11:24:57.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 883 | 2026-03-18T11:24:57.906Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 884 | 2026-03-18T11:24:57.906Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 885 | 2026-03-18T11:24:57.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 886 | 2026-03-18T11:24:57.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 887 | 2026-03-18T11:24:57.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 888 | 2026-03-18T11:24:57.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 889 | 2026-03-18T11:24:57.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 890 | 2026-03-18T11:24:57.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 891 | 2026-03-18T11:24:57.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 892 | 2026-03-18T11:24:57.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 893 | 2026-03-18T11:24:57.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 894 | 2026-03-18T11:24:58.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 895 | 2026-03-18T11:24:58.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 896 | 2026-03-18T11:24:58.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 897 | 2026-03-18T11:24:58.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 898 | 2026-03-18T11:24:58.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 899 | 2026-03-18T11:24:58.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 900 | 2026-03-18T11:24:58.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 901 | 2026-03-18T11:24:58.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 902 | 2026-03-18T11:24:58.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 903 | 2026-03-18T11:24:59.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 904 | 2026-03-18T11:24:59.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 905 | 2026-03-18T11:24:59.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 906 | 2026-03-18T11:24:59.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 907 | 2026-03-18T11:24:59.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 908 | 2026-03-18T11:24:59.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 909 | 2026-03-18T11:24:59.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 910 | 2026-03-18T11:24:59.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 911 | 2026-03-18T11:24:59.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 912 | 2026-03-18T11:25:00.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 913 | 2026-03-18T11:25:00.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 914 | 2026-03-18T11:25:00.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 915 | 2026-03-18T11:25:00.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 916 | 2026-03-18T11:25:00.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 917 | 2026-03-18T11:25:00.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 918 | 2026-03-18T11:25:00.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 919 | 2026-03-18T11:25:00.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 920 | 2026-03-18T11:25:00.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 921 | 2026-03-18T11:25:01.250Z | DEBG | oximeter (results-sink): inserting 268 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 922 | 2026-03-18T11:25:01.250Z | DEBG | oximeter (results-sink-cluster): inserting 268 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 923 | 2026-03-18T11:25:01.250Z | DEBG | oximeter (clickhouse-client): unrolling 268 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 924 | 2026-03-18T11:25:01.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_i16
|
| 925 | 2026-03-18T11:25:01.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 4
table_name = fields_ipaddr
|
| 926 | 2026-03-18T11:25:01.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 198
table_name = fields_string
|
| 927 | 2026-03-18T11:25:01.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 26
table_name = fields_u16
|
| 928 | 2026-03-18T11:25:01.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_u32
|
| 929 | 2026-03-18T11:25:01.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 12
table_name = fields_u8
|
| 930 | 2026-03-18T11:25:01.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 114
table_name = fields_uuid
|
| 931 | 2026-03-18T11:25:01.273Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 198
table_name = measurements_cumulativeu64
|
| 932 | 2026-03-18T11:25:01.275Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 933 | 2026-03-18T11:25:01.276Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 934 | 2026-03-18T11:25:01.352Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 935 | 2026-03-18T11:25:01.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 936 | 2026-03-18T11:25:01.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 937 | 2026-03-18T11:25:01.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 938 | 2026-03-18T11:25:01.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 939 | 2026-03-18T11:25:01.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 940 | 2026-03-18T11:25:01.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 941 | 2026-03-18T11:25:01.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 942 | 2026-03-18T11:25:01.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 943 | 2026-03-18T11:25:01.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 944 | 2026-03-18T11:25:02.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 945 | 2026-03-18T11:25:02.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 946 | 2026-03-18T11:25:02.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 947 | 2026-03-18T11:25:02.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 948 | 2026-03-18T11:25:02.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 949 | 2026-03-18T11:25:02.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 950 | 2026-03-18T11:25:02.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 951 | 2026-03-18T11:25:02.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 952 | 2026-03-18T11:25:02.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 953 | 2026-03-18T11:25:02.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 954 | 2026-03-18T11:25:02.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 955 | 2026-03-18T11:25:02.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 956 | 2026-03-18T11:25:02.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 957 | 2026-03-18T11:25:02.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 958 | 2026-03-18T11:25:02.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 959 | 2026-03-18T11:25:02.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 960 | 2026-03-18T11:25:02.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 961 | 2026-03-18T11:25:02.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 962 | 2026-03-18T11:25:03.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 963 | 2026-03-18T11:25:03.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 964 | 2026-03-18T11:25:03.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 965 | 2026-03-18T11:25:03.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 966 | 2026-03-18T11:25:03.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 967 | 2026-03-18T11:25:03.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 968 | 2026-03-18T11:25:03.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 969 | 2026-03-18T11:25:03.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 970 | 2026-03-18T11:25:03.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 971 | 2026-03-18T11:25:04.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 972 | 2026-03-18T11:25:04.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 973 | 2026-03-18T11:25:04.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 974 | 2026-03-18T11:25:04.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 975 | 2026-03-18T11:25:04.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 976 | 2026-03-18T11:25:04.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 977 | 2026-03-18T11:25:04.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 978 | 2026-03-18T11:25:04.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 979 | 2026-03-18T11:25:04.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 980 | 2026-03-18T11:25:05.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 981 | 2026-03-18T11:25:05.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 982 | 2026-03-18T11:25:05.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 983 | 2026-03-18T11:25:05.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 984 | 2026-03-18T11:25:05.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 985 | 2026-03-18T11:25:05.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 986 | 2026-03-18T11:25:05.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 987 | 2026-03-18T11:25:05.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 988 | 2026-03-18T11:25:05.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 989 | 2026-03-18T11:25:06.250Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 990 | 2026-03-18T11:25:06.250Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 991 | 2026-03-18T11:25:06.250Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 992 | 2026-03-18T11:25:06.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 993 | 2026-03-18T11:25:06.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 994 | 2026-03-18T11:25:06.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 995 | 2026-03-18T11:25:06.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 996 | 2026-03-18T11:25:06.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 997 | 2026-03-18T11:25:06.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 998 | 2026-03-18T11:25:06.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 999 | 2026-03-18T11:25:06.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1000 | 2026-03-18T11:25:06.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1001 | 2026-03-18T11:25:06.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1002 | 2026-03-18T11:25:06.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1003 | 2026-03-18T11:25:06.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1004 | 2026-03-18T11:25:06.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1005 | 2026-03-18T11:25:06.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1006 | 2026-03-18T11:25:06.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1007 | 2026-03-18T11:25:06.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1008 | 2026-03-18T11:25:07.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1009 | 2026-03-18T11:25:07.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1010 | 2026-03-18T11:25:07.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1011 | 2026-03-18T11:25:07.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1012 | 2026-03-18T11:25:07.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1013 | 2026-03-18T11:25:07.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1014 | 2026-03-18T11:25:07.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1015 | 2026-03-18T11:25:07.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1016 | 2026-03-18T11:25:07.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1017 | 2026-03-18T11:25:07.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1018 | 2026-03-18T11:25:07.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1019 | 2026-03-18T11:25:07.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1020 | 2026-03-18T11:25:08.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1021 | 2026-03-18T11:25:08.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1022 | 2026-03-18T11:25:08.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1023 | 2026-03-18T11:25:08.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1024 | 2026-03-18T11:25:08.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1025 | 2026-03-18T11:25:08.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1026 | 2026-03-18T11:25:08.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1027 | 2026-03-18T11:25:08.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1028 | 2026-03-18T11:25:08.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1029 | 2026-03-18T11:25:09.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1030 | 2026-03-18T11:25:09.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1031 | 2026-03-18T11:25:09.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1032 | 2026-03-18T11:25:09.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1033 | 2026-03-18T11:25:09.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1034 | 2026-03-18T11:25:09.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1035 | 2026-03-18T11:25:09.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1036 | 2026-03-18T11:25:09.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1037 | 2026-03-18T11:25:09.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1038 | 2026-03-18T11:25:10.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1039 | 2026-03-18T11:25:10.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1040 | 2026-03-18T11:25:10.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1041 | 2026-03-18T11:25:10.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1042 | 2026-03-18T11:25:10.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1043 | 2026-03-18T11:25:10.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1044 | 2026-03-18T11:25:10.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1045 | 2026-03-18T11:25:10.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1046 | 2026-03-18T11:25:10.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1047 | 2026-03-18T11:25:11.250Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1048 | 2026-03-18T11:25:11.250Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1049 | 2026-03-18T11:25:11.250Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1050 | 2026-03-18T11:25:11.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 1051 | 2026-03-18T11:25:11.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 1052 | 2026-03-18T11:25:11.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 1053 | 2026-03-18T11:25:11.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1054 | 2026-03-18T11:25:11.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 1055 | 2026-03-18T11:25:11.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1056 | 2026-03-18T11:25:11.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1057 | 2026-03-18T11:25:11.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1058 | 2026-03-18T11:25:11.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1059 | 2026-03-18T11:25:11.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1060 | 2026-03-18T11:25:11.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1061 | 2026-03-18T11:25:11.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1062 | 2026-03-18T11:25:11.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1063 | 2026-03-18T11:25:11.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1064 | 2026-03-18T11:25:11.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1065 | 2026-03-18T11:25:11.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1066 | 2026-03-18T11:25:12.861Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1067 | 2026-03-18T11:25:12.861Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 1068 | 2026-03-18T11:25:12.865Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a6225a83-d4fe-4cd5-ab75-8c3956e8eeda", "content-length": "1271", "date": "Wed, 18 Mar 2026 11:25:12 GMT"} })
|
| 1069 | 2026-03-18T11:25:12.865Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 1070 | 2026-03-18T11:25:12.867Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "90b25e52-fc0a-4fbf-87a4-e388b8b929e7", "content-length": "29", "date": "Wed, 18 Mar 2026 11:25:12 GMT"} })
|
| 1071 | 2026-03-18T11:25:12.867Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 8
n_pruned_tasks = 0
|
| 1072 | 2026-03-18T11:25:12.868Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 1073 | 2026-03-18T11:25:12.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1074 | 2026-03-18T11:25:12.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1075 | 2026-03-18T11:25:12.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1076 | 2026-03-18T11:25:12.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1077 | 2026-03-18T11:25:12.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1078 | 2026-03-18T11:25:12.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1079 | 2026-03-18T11:25:12.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1080 | 2026-03-18T11:25:12.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1081 | 2026-03-18T11:25:12.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1082 | 2026-03-18T11:25:12.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1083 | 2026-03-18T11:25:12.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1084 | 2026-03-18T11:25:12.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1085 | 2026-03-18T11:25:12.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1086 | 2026-03-18T11:25:12.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1087 | 2026-03-18T11:25:12.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1088 | 2026-03-18T11:25:12.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1089 | 2026-03-18T11:25:12.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1090 | 2026-03-18T11:25:12.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1091 | 2026-03-18T11:25:13.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1092 | 2026-03-18T11:25:13.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1093 | 2026-03-18T11:25:13.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1094 | 2026-03-18T11:25:13.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1095 | 2026-03-18T11:25:13.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1096 | 2026-03-18T11:25:13.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1097 | 2026-03-18T11:25:13.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1098 | 2026-03-18T11:25:13.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1099 | 2026-03-18T11:25:13.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1100 | 2026-03-18T11:25:14.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1101 | 2026-03-18T11:25:14.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1102 | 2026-03-18T11:25:14.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1103 | 2026-03-18T11:25:14.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1104 | 2026-03-18T11:25:14.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1105 | 2026-03-18T11:25:14.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1106 | 2026-03-18T11:25:14.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1107 | 2026-03-18T11:25:14.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1108 | 2026-03-18T11:25:14.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1109 | 2026-03-18T11:25:15.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1110 | 2026-03-18T11:25:15.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1111 | 2026-03-18T11:25:15.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1112 | 2026-03-18T11:25:15.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1113 | 2026-03-18T11:25:15.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1114 | 2026-03-18T11:25:15.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1115 | 2026-03-18T11:25:15.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1116 | 2026-03-18T11:25:15.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1117 | 2026-03-18T11:25:15.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1118 | 2026-03-18T11:25:16.249Z | DEBG | oximeter (results-sink): inserting 252 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1119 | 2026-03-18T11:25:16.249Z | DEBG | oximeter (results-sink-cluster): inserting 252 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1120 | 2026-03-18T11:25:16.249Z | DEBG | oximeter (clickhouse-client): unrolling 252 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1121 | 2026-03-18T11:25:16.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 2
table_name = fields_ipaddr
|
| 1122 | 2026-03-18T11:25:16.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 119
table_name = fields_string
|
| 1123 | 2026-03-18T11:25:16.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 33
table_name = fields_u16
|
| 1124 | 2026-03-18T11:25:16.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 97
table_name = fields_uuid
|
| 1125 | 2026-03-18T11:25:16.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 161
table_name = measurements_cumulativeu64
|
| 1126 | 2026-03-18T11:25:16.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 1127 | 2026-03-18T11:25:16.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1128 | 2026-03-18T11:25:16.350Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1129 | 2026-03-18T11:25:16.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1130 | 2026-03-18T11:25:16.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1131 | 2026-03-18T11:25:16.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1132 | 2026-03-18T11:25:16.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1133 | 2026-03-18T11:25:16.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1134 | 2026-03-18T11:25:16.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1135 | 2026-03-18T11:25:16.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1136 | 2026-03-18T11:25:16.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1137 | 2026-03-18T11:25:16.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1138 | 2026-03-18T11:25:17.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1139 | 2026-03-18T11:25:17.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1140 | 2026-03-18T11:25:17.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1141 | 2026-03-18T11:25:17.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1142 | 2026-03-18T11:25:17.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1143 | 2026-03-18T11:25:17.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1144 | 2026-03-18T11:25:17.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1145 | 2026-03-18T11:25:17.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1146 | 2026-03-18T11:25:17.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1147 | 2026-03-18T11:25:17.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1148 | 2026-03-18T11:25:17.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1149 | 2026-03-18T11:25:17.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1150 | 2026-03-18T11:25:18.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1151 | 2026-03-18T11:25:18.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1152 | 2026-03-18T11:25:18.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1153 | 2026-03-18T11:25:18.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1154 | 2026-03-18T11:25:18.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1155 | 2026-03-18T11:25:18.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1156 | 2026-03-18T11:25:18.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1157 | 2026-03-18T11:25:18.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1158 | 2026-03-18T11:25:18.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1159 | 2026-03-18T11:25:19.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1160 | 2026-03-18T11:25:19.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1161 | 2026-03-18T11:25:19.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1162 | 2026-03-18T11:25:19.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1163 | 2026-03-18T11:25:19.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1164 | 2026-03-18T11:25:19.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1165 | 2026-03-18T11:25:19.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1166 | 2026-03-18T11:25:19.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1167 | 2026-03-18T11:25:19.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1168 | 2026-03-18T11:25:20.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1169 | 2026-03-18T11:25:20.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1170 | 2026-03-18T11:25:20.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1171 | 2026-03-18T11:25:20.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1172 | 2026-03-18T11:25:20.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1173 | 2026-03-18T11:25:20.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1174 | 2026-03-18T11:25:20.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1175 | 2026-03-18T11:25:20.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1176 | 2026-03-18T11:25:20.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1177 | 2026-03-18T11:25:21.249Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1178 | 2026-03-18T11:25:21.250Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1179 | 2026-03-18T11:25:21.250Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1180 | 2026-03-18T11:25:21.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 1181 | 2026-03-18T11:25:21.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 1182 | 2026-03-18T11:25:21.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 1183 | 2026-03-18T11:25:21.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1184 | 2026-03-18T11:25:21.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 1185 | 2026-03-18T11:25:21.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1186 | 2026-03-18T11:25:21.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1187 | 2026-03-18T11:25:21.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1188 | 2026-03-18T11:25:21.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1189 | 2026-03-18T11:25:21.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1190 | 2026-03-18T11:25:21.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1191 | 2026-03-18T11:25:21.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1192 | 2026-03-18T11:25:21.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1193 | 2026-03-18T11:25:21.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1194 | 2026-03-18T11:25:21.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1195 | 2026-03-18T11:25:21.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1196 | 2026-03-18T11:25:22.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1197 | 2026-03-18T11:25:22.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1198 | 2026-03-18T11:25:22.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1199 | 2026-03-18T11:25:22.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1200 | 2026-03-18T11:25:22.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1201 | 2026-03-18T11:25:22.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1202 | 2026-03-18T11:25:22.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1203 | 2026-03-18T11:25:22.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1204 | 2026-03-18T11:25:22.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1205 | 2026-03-18T11:25:22.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1206 | 2026-03-18T11:25:22.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1207 | 2026-03-18T11:25:22.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1208 | 2026-03-18T11:25:22.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1209 | 2026-03-18T11:25:22.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1210 | 2026-03-18T11:25:22.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1211 | 2026-03-18T11:25:22.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1212 | 2026-03-18T11:25:22.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1213 | 2026-03-18T11:25:22.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1214 | 2026-03-18T11:25:23.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1215 | 2026-03-18T11:25:23.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1216 | 2026-03-18T11:25:23.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1217 | 2026-03-18T11:25:23.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1218 | 2026-03-18T11:25:23.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1219 | 2026-03-18T11:25:23.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1220 | 2026-03-18T11:25:23.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1221 | 2026-03-18T11:25:23.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1222 | 2026-03-18T11:25:23.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1223 | 2026-03-18T11:25:24.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1224 | 2026-03-18T11:25:24.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1225 | 2026-03-18T11:25:24.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1226 | 2026-03-18T11:25:24.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1227 | 2026-03-18T11:25:24.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1228 | 2026-03-18T11:25:24.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1229 | 2026-03-18T11:25:24.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1230 | 2026-03-18T11:25:24.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1231 | 2026-03-18T11:25:24.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1232 | 2026-03-18T11:25:25.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1233 | 2026-03-18T11:25:25.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1234 | 2026-03-18T11:25:25.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1235 | 2026-03-18T11:25:25.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1236 | 2026-03-18T11:25:25.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1237 | 2026-03-18T11:25:25.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1238 | 2026-03-18T11:25:25.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1239 | 2026-03-18T11:25:25.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1240 | 2026-03-18T11:25:25.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1241 | 2026-03-18T11:25:26.249Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1242 | 2026-03-18T11:25:26.249Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1243 | 2026-03-18T11:25:26.249Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1244 | 2026-03-18T11:25:26.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 1245 | 2026-03-18T11:25:26.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 1246 | 2026-03-18T11:25:26.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 1247 | 2026-03-18T11:25:26.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1248 | 2026-03-18T11:25:26.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 1249 | 2026-03-18T11:25:26.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1250 | 2026-03-18T11:25:26.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1251 | 2026-03-18T11:25:26.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1252 | 2026-03-18T11:25:26.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1253 | 2026-03-18T11:25:26.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1254 | 2026-03-18T11:25:26.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1255 | 2026-03-18T11:25:26.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1256 | 2026-03-18T11:25:26.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1257 | 2026-03-18T11:25:26.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1258 | 2026-03-18T11:25:26.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1259 | 2026-03-18T11:25:26.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1260 | 2026-03-18T11:25:27.862Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1261 | 2026-03-18T11:25:27.862Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 1262 | 2026-03-18T11:25:27.865Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c7b82d9f-6be8-418c-92d5-d4e00619fb4e", "content-length": "1271", "date": "Wed, 18 Mar 2026 11:25:27 GMT"} })
|
| 1263 | 2026-03-18T11:25:27.865Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 1264 | 2026-03-18T11:25:27.867Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 1265 | 2026-03-18T11:25:27.867Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 1266 | 2026-03-18T11:25:27.868Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7b6b348a-05fc-49b7-a0a1-76b1352632a3", "content-length": "29", "date": "Wed, 18 Mar 2026 11:25:27 GMT"} })
|
| 1267 | 2026-03-18T11:25:27.868Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 8
n_pruned_tasks = 0
|
| 1268 | 2026-03-18T11:25:27.869Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 1269 | 2026-03-18T11:25:27.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1270 | 2026-03-18T11:25:27.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1271 | 2026-03-18T11:25:27.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1272 | 2026-03-18T11:25:27.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1273 | 2026-03-18T11:25:27.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1274 | 2026-03-18T11:25:27.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1275 | 2026-03-18T11:25:27.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1276 | 2026-03-18T11:25:27.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1277 | 2026-03-18T11:25:27.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1278 | 2026-03-18T11:25:27.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1279 | 2026-03-18T11:25:27.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1280 | 2026-03-18T11:25:27.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1281 | 2026-03-18T11:25:28.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1282 | 2026-03-18T11:25:28.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1283 | 2026-03-18T11:25:28.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1284 | 2026-03-18T11:25:28.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1285 | 2026-03-18T11:25:28.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1286 | 2026-03-18T11:25:28.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1287 | 2026-03-18T11:25:28.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1288 | 2026-03-18T11:25:28.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1289 | 2026-03-18T11:25:28.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1290 | 2026-03-18T11:25:29.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1291 | 2026-03-18T11:25:29.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1292 | 2026-03-18T11:25:29.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1293 | 2026-03-18T11:25:29.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1294 | 2026-03-18T11:25:29.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1295 | 2026-03-18T11:25:29.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1296 | 2026-03-18T11:25:29.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1297 | 2026-03-18T11:25:29.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1298 | 2026-03-18T11:25:29.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1299 | 2026-03-18T11:25:30.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1300 | 2026-03-18T11:25:30.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1301 | 2026-03-18T11:25:30.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1302 | 2026-03-18T11:25:30.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1303 | 2026-03-18T11:25:30.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1304 | 2026-03-18T11:25:30.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1305 | 2026-03-18T11:25:30.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1306 | 2026-03-18T11:25:30.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1307 | 2026-03-18T11:25:30.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1308 | 2026-03-18T11:25:31.250Z | DEBG | oximeter (results-sink): inserting 266 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1309 | 2026-03-18T11:25:31.250Z | DEBG | oximeter (results-sink-cluster): inserting 266 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1310 | 2026-03-18T11:25:31.250Z | DEBG | oximeter (clickhouse-client): unrolling 266 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1311 | 2026-03-18T11:25:31.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_i16
|
| 1312 | 2026-03-18T11:25:31.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 196
table_name = fields_string
|
| 1313 | 2026-03-18T11:25:31.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 22
table_name = fields_u16
|
| 1314 | 2026-03-18T11:25:31.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_u32
|
| 1315 | 2026-03-18T11:25:31.273Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 12
table_name = fields_u8
|
| 1316 | 2026-03-18T11:25:31.275Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 110
table_name = fields_uuid
|
| 1317 | 2026-03-18T11:25:31.277Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 196
table_name = measurements_cumulativeu64
|
| 1318 | 2026-03-18T11:25:31.279Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 1319 | 2026-03-18T11:25:31.281Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1320 | 2026-03-18T11:25:31.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1321 | 2026-03-18T11:25:31.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1322 | 2026-03-18T11:25:31.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1323 | 2026-03-18T11:25:31.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1324 | 2026-03-18T11:25:31.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1325 | 2026-03-18T11:25:31.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1326 | 2026-03-18T11:25:31.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1327 | 2026-03-18T11:25:31.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1328 | 2026-03-18T11:25:31.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1329 | 2026-03-18T11:25:31.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1330 | 2026-03-18T11:25:32.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1331 | 2026-03-18T11:25:32.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1332 | 2026-03-18T11:25:32.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1333 | 2026-03-18T11:25:32.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1334 | 2026-03-18T11:25:32.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1335 | 2026-03-18T11:25:32.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1336 | 2026-03-18T11:25:32.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1337 | 2026-03-18T11:25:32.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1338 | 2026-03-18T11:25:32.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1339 | 2026-03-18T11:25:32.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1340 | 2026-03-18T11:25:32.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1341 | 2026-03-18T11:25:32.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1342 | 2026-03-18T11:25:32.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1343 | 2026-03-18T11:25:32.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1344 | 2026-03-18T11:25:32.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1345 | 2026-03-18T11:25:32.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1346 | 2026-03-18T11:25:32.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1347 | 2026-03-18T11:25:32.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1348 | 2026-03-18T11:25:33.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1349 | 2026-03-18T11:25:33.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1350 | 2026-03-18T11:25:33.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1351 | 2026-03-18T11:25:33.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1352 | 2026-03-18T11:25:33.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1353 | 2026-03-18T11:25:33.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1354 | 2026-03-18T11:25:33.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1355 | 2026-03-18T11:25:33.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1356 | 2026-03-18T11:25:33.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1357 | 2026-03-18T11:25:34.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1358 | 2026-03-18T11:25:34.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1359 | 2026-03-18T11:25:34.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1360 | 2026-03-18T11:25:34.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1361 | 2026-03-18T11:25:34.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1362 | 2026-03-18T11:25:34.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1363 | 2026-03-18T11:25:34.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1364 | 2026-03-18T11:25:34.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1365 | 2026-03-18T11:25:34.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1366 | 2026-03-18T11:25:35.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1367 | 2026-03-18T11:25:35.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1368 | 2026-03-18T11:25:35.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1369 | 2026-03-18T11:25:35.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1370 | 2026-03-18T11:25:35.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1371 | 2026-03-18T11:25:35.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1372 | 2026-03-18T11:25:35.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1373 | 2026-03-18T11:25:35.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1374 | 2026-03-18T11:25:35.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1375 | 2026-03-18T11:25:36.249Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1376 | 2026-03-18T11:25:36.249Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1377 | 2026-03-18T11:25:36.249Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1378 | 2026-03-18T11:25:36.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 1379 | 2026-03-18T11:25:36.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 1380 | 2026-03-18T11:25:36.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 1381 | 2026-03-18T11:25:36.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1382 | 2026-03-18T11:25:36.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 1383 | 2026-03-18T11:25:36.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1384 | 2026-03-18T11:25:36.350Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1385 | 2026-03-18T11:25:36.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1386 | 2026-03-18T11:25:36.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1387 | 2026-03-18T11:25:36.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1388 | 2026-03-18T11:25:36.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1389 | 2026-03-18T11:25:36.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1390 | 2026-03-18T11:25:36.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1391 | 2026-03-18T11:25:36.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1392 | 2026-03-18T11:25:36.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1393 | 2026-03-18T11:25:36.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1394 | 2026-03-18T11:25:37.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1395 | 2026-03-18T11:25:37.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1396 | 2026-03-18T11:25:37.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1397 | 2026-03-18T11:25:37.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1398 | 2026-03-18T11:25:37.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1399 | 2026-03-18T11:25:37.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1400 | 2026-03-18T11:25:37.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1401 | 2026-03-18T11:25:37.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1402 | 2026-03-18T11:25:37.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1403 | 2026-03-18T11:25:37.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1404 | 2026-03-18T11:25:37.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1405 | 2026-03-18T11:25:37.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1406 | 2026-03-18T11:25:38.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1407 | 2026-03-18T11:25:38.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1408 | 2026-03-18T11:25:38.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1409 | 2026-03-18T11:25:38.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1410 | 2026-03-18T11:25:38.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1411 | 2026-03-18T11:25:38.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1412 | 2026-03-18T11:25:38.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1413 | 2026-03-18T11:25:38.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1414 | 2026-03-18T11:25:38.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1415 | 2026-03-18T11:25:39.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1416 | 2026-03-18T11:25:39.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1417 | 2026-03-18T11:25:39.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1418 | 2026-03-18T11:25:39.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1419 | 2026-03-18T11:25:39.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1420 | 2026-03-18T11:25:39.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1421 | 2026-03-18T11:25:39.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1422 | 2026-03-18T11:25:39.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1423 | 2026-03-18T11:25:39.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1424 | 2026-03-18T11:25:40.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1425 | 2026-03-18T11:25:40.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1426 | 2026-03-18T11:25:40.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1427 | 2026-03-18T11:25:40.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1428 | 2026-03-18T11:25:40.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1429 | 2026-03-18T11:25:40.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1430 | 2026-03-18T11:25:40.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1431 | 2026-03-18T11:25:40.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1432 | 2026-03-18T11:25:40.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1433 | 2026-03-18T11:25:41.248Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1434 | 2026-03-18T11:25:41.248Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1435 | 2026-03-18T11:25:41.249Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1436 | 2026-03-18T11:25:41.259Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 1437 | 2026-03-18T11:25:41.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 1438 | 2026-03-18T11:25:41.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 1439 | 2026-03-18T11:25:41.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1440 | 2026-03-18T11:25:41.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 1441 | 2026-03-18T11:25:41.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1442 | 2026-03-18T11:25:41.350Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1443 | 2026-03-18T11:25:41.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1444 | 2026-03-18T11:25:41.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1445 | 2026-03-18T11:25:41.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1446 | 2026-03-18T11:25:41.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1447 | 2026-03-18T11:25:41.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1448 | 2026-03-18T11:25:41.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1449 | 2026-03-18T11:25:41.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1450 | 2026-03-18T11:25:41.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1451 | 2026-03-18T11:25:41.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1452 | 2026-03-18T11:25:42.861Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1453 | 2026-03-18T11:25:42.861Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 1454 | 2026-03-18T11:25:42.863Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3fcbaf02-b97a-42d6-9798-273ae7857d8b", "content-length": "1271", "date": "Wed, 18 Mar 2026 11:25:42 GMT"} })
|
| 1455 | 2026-03-18T11:25:42.863Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 1456 | 2026-03-18T11:25:42.865Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ca0b4e2a-483d-4cd1-9f6c-3dd33224954a", "content-length": "29", "date": "Wed, 18 Mar 2026 11:25:42 GMT"} })
|
| 1457 | 2026-03-18T11:25:42.865Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 8
n_pruned_tasks = 0
|
| 1458 | 2026-03-18T11:25:42.870Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1459 | 2026-03-18T11:25:42.870Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1460 | 2026-03-18T11:25:42.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1461 | 2026-03-18T11:25:42.870Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1462 | 2026-03-18T11:25:42.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1463 | 2026-03-18T11:25:42.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1464 | 2026-03-18T11:25:42.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1465 | 2026-03-18T11:25:42.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1466 | 2026-03-18T11:25:42.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1467 | 2026-03-18T11:25:42.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1468 | 2026-03-18T11:25:42.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1469 | 2026-03-18T11:25:42.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1470 | 2026-03-18T11:25:42.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1471 | 2026-03-18T11:25:42.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1472 | 2026-03-18T11:25:42.908Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1473 | 2026-03-18T11:25:42.908Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1474 | 2026-03-18T11:25:42.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1475 | 2026-03-18T11:25:42.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1476 | 2026-03-18T11:25:42.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1477 | 2026-03-18T11:25:42.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1478 | 2026-03-18T11:25:42.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1479 | 2026-03-18T11:25:42.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1480 | 2026-03-18T11:25:42.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1481 | 2026-03-18T11:25:43.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1482 | 2026-03-18T11:25:43.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1483 | 2026-03-18T11:25:43.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1484 | 2026-03-18T11:25:43.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1485 | 2026-03-18T11:25:43.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1486 | 2026-03-18T11:25:43.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1487 | 2026-03-18T11:25:43.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1488 | 2026-03-18T11:25:43.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1489 | 2026-03-18T11:25:43.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1490 | 2026-03-18T11:25:44.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1491 | 2026-03-18T11:25:44.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1492 | 2026-03-18T11:25:44.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1493 | 2026-03-18T11:25:44.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1494 | 2026-03-18T11:25:44.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1495 | 2026-03-18T11:25:44.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1496 | 2026-03-18T11:25:44.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1497 | 2026-03-18T11:25:44.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1498 | 2026-03-18T11:25:44.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1499 | 2026-03-18T11:25:45.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1500 | 2026-03-18T11:25:45.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1501 | 2026-03-18T11:25:45.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1502 | 2026-03-18T11:25:45.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1503 | 2026-03-18T11:25:45.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1504 | 2026-03-18T11:25:45.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1505 | 2026-03-18T11:25:45.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1506 | 2026-03-18T11:25:45.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1507 | 2026-03-18T11:25:45.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1508 | 2026-03-18T11:25:46.250Z | DEBG | oximeter (results-sink): inserting 256 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1509 | 2026-03-18T11:25:46.250Z | DEBG | oximeter (results-sink-cluster): inserting 256 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1510 | 2026-03-18T11:25:46.250Z | DEBG | oximeter (clickhouse-client): unrolling 256 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1511 | 2026-03-18T11:25:46.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_ipaddr
|
| 1512 | 2026-03-18T11:25:46.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 123
table_name = fields_string
|
| 1513 | 2026-03-18T11:25:46.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 41
table_name = fields_u16
|
| 1514 | 2026-03-18T11:25:46.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 105
table_name = fields_uuid
|
| 1515 | 2026-03-18T11:25:46.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 165
table_name = measurements_cumulativeu64
|
| 1516 | 2026-03-18T11:25:46.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 1517 | 2026-03-18T11:25:46.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1518 | 2026-03-18T11:25:46.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1519 | 2026-03-18T11:25:46.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1520 | 2026-03-18T11:25:46.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1521 | 2026-03-18T11:25:46.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1522 | 2026-03-18T11:25:46.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1523 | 2026-03-18T11:25:46.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1524 | 2026-03-18T11:25:46.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1525 | 2026-03-18T11:25:46.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1526 | 2026-03-18T11:25:46.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1527 | 2026-03-18T11:25:46.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1528 | 2026-03-18T11:25:47.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1529 | 2026-03-18T11:25:47.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1530 | 2026-03-18T11:25:47.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1531 | 2026-03-18T11:25:47.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1532 | 2026-03-18T11:25:47.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1533 | 2026-03-18T11:25:47.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1534 | 2026-03-18T11:25:47.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1535 | 2026-03-18T11:25:47.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1536 | 2026-03-18T11:25:47.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1537 | 2026-03-18T11:25:47.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1538 | 2026-03-18T11:25:47.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1539 | 2026-03-18T11:25:47.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1540 | 2026-03-18T11:25:48.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1541 | 2026-03-18T11:25:48.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1542 | 2026-03-18T11:25:48.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1543 | 2026-03-18T11:25:48.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1544 | 2026-03-18T11:25:48.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1545 | 2026-03-18T11:25:48.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1546 | 2026-03-18T11:25:48.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1547 | 2026-03-18T11:25:48.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1548 | 2026-03-18T11:25:48.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1549 | 2026-03-18T11:25:49.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1550 | 2026-03-18T11:25:49.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1551 | 2026-03-18T11:25:49.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1552 | 2026-03-18T11:25:49.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1553 | 2026-03-18T11:25:49.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1554 | 2026-03-18T11:25:49.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1555 | 2026-03-18T11:25:49.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1556 | 2026-03-18T11:25:49.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1557 | 2026-03-18T11:25:49.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1558 | 2026-03-18T11:25:50.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1559 | 2026-03-18T11:25:50.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1560 | 2026-03-18T11:25:50.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1561 | 2026-03-18T11:25:50.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1562 | 2026-03-18T11:25:50.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1563 | 2026-03-18T11:25:50.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1564 | 2026-03-18T11:25:50.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1565 | 2026-03-18T11:25:50.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1566 | 2026-03-18T11:25:50.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1567 | 2026-03-18T11:25:51.250Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1568 | 2026-03-18T11:25:51.250Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1569 | 2026-03-18T11:25:51.250Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1570 | 2026-03-18T11:25:51.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 1571 | 2026-03-18T11:25:51.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 1572 | 2026-03-18T11:25:51.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 1573 | 2026-03-18T11:25:51.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1574 | 2026-03-18T11:25:51.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 1575 | 2026-03-18T11:25:51.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1576 | 2026-03-18T11:25:51.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1577 | 2026-03-18T11:25:51.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1578 | 2026-03-18T11:25:51.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1579 | 2026-03-18T11:25:51.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1580 | 2026-03-18T11:25:51.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1581 | 2026-03-18T11:25:51.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1582 | 2026-03-18T11:25:51.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1583 | 2026-03-18T11:25:51.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1584 | 2026-03-18T11:25:51.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1585 | 2026-03-18T11:25:51.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1586 | 2026-03-18T11:25:52.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1587 | 2026-03-18T11:25:52.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1588 | 2026-03-18T11:25:52.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1589 | 2026-03-18T11:25:52.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1590 | 2026-03-18T11:25:52.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1591 | 2026-03-18T11:25:52.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1592 | 2026-03-18T11:25:52.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1593 | 2026-03-18T11:25:52.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1594 | 2026-03-18T11:25:52.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1595 | 2026-03-18T11:25:52.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1596 | 2026-03-18T11:25:52.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1597 | 2026-03-18T11:25:52.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1598 | 2026-03-18T11:25:52.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1599 | 2026-03-18T11:25:52.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1600 | 2026-03-18T11:25:52.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1601 | 2026-03-18T11:25:52.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1602 | 2026-03-18T11:25:52.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1603 | 2026-03-18T11:25:52.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1604 | 2026-03-18T11:25:53.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1605 | 2026-03-18T11:25:53.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1606 | 2026-03-18T11:25:53.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1607 | 2026-03-18T11:25:53.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1608 | 2026-03-18T11:25:53.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1609 | 2026-03-18T11:25:53.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1610 | 2026-03-18T11:25:53.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1611 | 2026-03-18T11:25:53.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1612 | 2026-03-18T11:25:53.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1613 | 2026-03-18T11:25:54.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1614 | 2026-03-18T11:25:54.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1615 | 2026-03-18T11:25:54.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1616 | 2026-03-18T11:25:54.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1617 | 2026-03-18T11:25:54.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1618 | 2026-03-18T11:25:54.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1619 | 2026-03-18T11:25:54.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1620 | 2026-03-18T11:25:54.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1621 | 2026-03-18T11:25:54.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1622 | 2026-03-18T11:25:55.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1623 | 2026-03-18T11:25:55.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1624 | 2026-03-18T11:25:55.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1625 | 2026-03-18T11:25:55.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1626 | 2026-03-18T11:25:55.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1627 | 2026-03-18T11:25:55.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1628 | 2026-03-18T11:25:55.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1629 | 2026-03-18T11:25:55.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1630 | 2026-03-18T11:25:55.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1631 | 2026-03-18T11:25:56.250Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1632 | 2026-03-18T11:25:56.250Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1633 | 2026-03-18T11:25:56.250Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1634 | 2026-03-18T11:25:56.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 1635 | 2026-03-18T11:25:56.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 1636 | 2026-03-18T11:25:56.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 1637 | 2026-03-18T11:25:56.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1638 | 2026-03-18T11:25:56.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 1639 | 2026-03-18T11:25:56.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1640 | 2026-03-18T11:25:56.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1641 | 2026-03-18T11:25:56.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1642 | 2026-03-18T11:25:56.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1643 | 2026-03-18T11:25:56.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1644 | 2026-03-18T11:25:56.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1645 | 2026-03-18T11:25:56.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1646 | 2026-03-18T11:25:56.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1647 | 2026-03-18T11:25:56.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1648 | 2026-03-18T11:25:56.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1649 | 2026-03-18T11:25:56.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1650 | 2026-03-18T11:25:57.863Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1651 | 2026-03-18T11:25:57.863Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 1652 | 2026-03-18T11:25:57.866Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "77793587-9d8e-4e52-8afb-e0c4bedebfb7", "content-length": "1271", "date": "Wed, 18 Mar 2026 11:25:57 GMT"} })
|
| 1653 | 2026-03-18T11:25:57.866Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 1654 | 2026-03-18T11:25:57.868Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 1655 | 2026-03-18T11:25:57.868Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 1656 | 2026-03-18T11:25:57.869Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2fbb26cb-ad0b-4221-a6b4-0c52df930d4c", "content-length": "29", "date": "Wed, 18 Mar 2026 11:25:57 GMT"} })
|
| 1657 | 2026-03-18T11:25:57.869Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 8
n_pruned_tasks = 0
|
| 1658 | 2026-03-18T11:25:57.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 1659 | 2026-03-18T11:25:57.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1660 | 2026-03-18T11:25:57.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1661 | 2026-03-18T11:25:57.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1662 | 2026-03-18T11:25:57.909Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1663 | 2026-03-18T11:25:57.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1664 | 2026-03-18T11:25:57.909Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1665 | 2026-03-18T11:25:57.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1666 | 2026-03-18T11:25:57.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1667 | 2026-03-18T11:25:57.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1668 | 2026-03-18T11:25:57.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1669 | 2026-03-18T11:25:57.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1670 | 2026-03-18T11:25:57.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1671 | 2026-03-18T11:25:57.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1672 | 2026-03-18T11:25:57.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1673 | 2026-03-18T11:25:58.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1674 | 2026-03-18T11:25:58.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1675 | 2026-03-18T11:25:58.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1676 | 2026-03-18T11:25:58.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1677 | 2026-03-18T11:25:58.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1678 | 2026-03-18T11:25:58.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1679 | 2026-03-18T11:25:58.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1680 | 2026-03-18T11:25:58.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1681 | 2026-03-18T11:25:58.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1682 | 2026-03-18T11:25:59.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1683 | 2026-03-18T11:25:59.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1684 | 2026-03-18T11:25:59.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1685 | 2026-03-18T11:25:59.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1686 | 2026-03-18T11:25:59.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1687 | 2026-03-18T11:25:59.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1688 | 2026-03-18T11:25:59.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1689 | 2026-03-18T11:25:59.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1690 | 2026-03-18T11:25:59.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1691 | 2026-03-18T11:26:00.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1692 | 2026-03-18T11:26:00.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1693 | 2026-03-18T11:26:00.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1694 | 2026-03-18T11:26:00.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1695 | 2026-03-18T11:26:00.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1696 | 2026-03-18T11:26:00.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1697 | 2026-03-18T11:26:00.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1698 | 2026-03-18T11:26:00.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1699 | 2026-03-18T11:26:00.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1700 | 2026-03-18T11:26:01.251Z | DEBG | oximeter (results-sink): inserting 268 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1701 | 2026-03-18T11:26:01.251Z | DEBG | oximeter (clickhouse-client): unrolling 268 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1702 | 2026-03-18T11:26:01.251Z | DEBG | oximeter (results-sink-cluster): inserting 268 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1703 | 2026-03-18T11:26:01.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_i16
|
| 1704 | 2026-03-18T11:26:01.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 4
table_name = fields_ipaddr
|
| 1705 | 2026-03-18T11:26:01.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 198
table_name = fields_string
|
| 1706 | 2026-03-18T11:26:01.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 26
table_name = fields_u16
|
| 1707 | 2026-03-18T11:26:01.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_u32
|
| 1708 | 2026-03-18T11:26:01.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 12
table_name = fields_u8
|
| 1709 | 2026-03-18T11:26:01.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 114
table_name = fields_uuid
|
| 1710 | 2026-03-18T11:26:01.274Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 198
table_name = measurements_cumulativeu64
|
| 1711 | 2026-03-18T11:26:01.275Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 1712 | 2026-03-18T11:26:01.277Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1713 | 2026-03-18T11:26:01.352Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1714 | 2026-03-18T11:26:01.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1715 | 2026-03-18T11:26:01.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1716 | 2026-03-18T11:26:01.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1717 | 2026-03-18T11:26:01.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1718 | 2026-03-18T11:26:01.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1719 | 2026-03-18T11:26:01.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1720 | 2026-03-18T11:26:01.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1721 | 2026-03-18T11:26:01.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1722 | 2026-03-18T11:26:01.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1723 | 2026-03-18T11:26:02.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1724 | 2026-03-18T11:26:02.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1725 | 2026-03-18T11:26:02.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1726 | 2026-03-18T11:26:02.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1727 | 2026-03-18T11:26:02.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1728 | 2026-03-18T11:26:02.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1729 | 2026-03-18T11:26:02.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1730 | 2026-03-18T11:26:02.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1731 | 2026-03-18T11:26:02.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1732 | 2026-03-18T11:26:02.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1733 | 2026-03-18T11:26:02.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1734 | 2026-03-18T11:26:02.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1735 | 2026-03-18T11:26:02.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1736 | 2026-03-18T11:26:02.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1737 | 2026-03-18T11:26:02.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1738 | 2026-03-18T11:26:02.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1739 | 2026-03-18T11:26:02.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1740 | 2026-03-18T11:26:02.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1741 | 2026-03-18T11:26:03.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1742 | 2026-03-18T11:26:03.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1743 | 2026-03-18T11:26:03.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1744 | 2026-03-18T11:26:03.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1745 | 2026-03-18T11:26:03.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1746 | 2026-03-18T11:26:03.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1747 | 2026-03-18T11:26:03.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1748 | 2026-03-18T11:26:03.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1749 | 2026-03-18T11:26:03.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1750 | 2026-03-18T11:26:04.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1751 | 2026-03-18T11:26:04.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1752 | 2026-03-18T11:26:04.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1753 | 2026-03-18T11:26:04.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1754 | 2026-03-18T11:26:04.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1755 | 2026-03-18T11:26:04.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1756 | 2026-03-18T11:26:04.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1757 | 2026-03-18T11:26:04.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1758 | 2026-03-18T11:26:04.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1759 | 2026-03-18T11:26:05.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1760 | 2026-03-18T11:26:05.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1761 | 2026-03-18T11:26:05.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1762 | 2026-03-18T11:26:05.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1763 | 2026-03-18T11:26:05.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1764 | 2026-03-18T11:26:05.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1765 | 2026-03-18T11:26:05.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1766 | 2026-03-18T11:26:05.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1767 | 2026-03-18T11:26:05.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1768 | 2026-03-18T11:26:06.251Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1769 | 2026-03-18T11:26:06.251Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1770 | 2026-03-18T11:26:06.251Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1771 | 2026-03-18T11:26:06.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 1772 | 2026-03-18T11:26:06.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 1773 | 2026-03-18T11:26:06.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 1774 | 2026-03-18T11:26:06.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1775 | 2026-03-18T11:26:06.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 1776 | 2026-03-18T11:26:06.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1777 | 2026-03-18T11:26:06.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1778 | 2026-03-18T11:26:06.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1779 | 2026-03-18T11:26:06.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1780 | 2026-03-18T11:26:06.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1781 | 2026-03-18T11:26:06.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1782 | 2026-03-18T11:26:06.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1783 | 2026-03-18T11:26:06.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1784 | 2026-03-18T11:26:06.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1785 | 2026-03-18T11:26:06.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1786 | 2026-03-18T11:26:06.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1787 | 2026-03-18T11:26:07.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1788 | 2026-03-18T11:26:07.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1789 | 2026-03-18T11:26:07.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1790 | 2026-03-18T11:26:07.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1791 | 2026-03-18T11:26:07.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1792 | 2026-03-18T11:26:07.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1793 | 2026-03-18T11:26:07.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1794 | 2026-03-18T11:26:07.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1795 | 2026-03-18T11:26:07.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1796 | 2026-03-18T11:26:07.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1797 | 2026-03-18T11:26:07.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1798 | 2026-03-18T11:26:07.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1799 | 2026-03-18T11:26:08.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1800 | 2026-03-18T11:26:08.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1801 | 2026-03-18T11:26:08.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1802 | 2026-03-18T11:26:08.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1803 | 2026-03-18T11:26:08.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1804 | 2026-03-18T11:26:08.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1805 | 2026-03-18T11:26:08.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1806 | 2026-03-18T11:26:08.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1807 | 2026-03-18T11:26:08.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1808 | 2026-03-18T11:26:09.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1809 | 2026-03-18T11:26:09.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1810 | 2026-03-18T11:26:09.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1811 | 2026-03-18T11:26:09.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1812 | 2026-03-18T11:26:09.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1813 | 2026-03-18T11:26:09.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1814 | 2026-03-18T11:26:09.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1815 | 2026-03-18T11:26:09.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1816 | 2026-03-18T11:26:09.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1817 | 2026-03-18T11:26:10.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1818 | 2026-03-18T11:26:10.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1819 | 2026-03-18T11:26:10.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1820 | 2026-03-18T11:26:10.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1821 | 2026-03-18T11:26:10.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1822 | 2026-03-18T11:26:10.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1823 | 2026-03-18T11:26:10.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1824 | 2026-03-18T11:26:10.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1825 | 2026-03-18T11:26:10.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1826 | 2026-03-18T11:26:11.251Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1827 | 2026-03-18T11:26:11.251Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1828 | 2026-03-18T11:26:11.251Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1829 | 2026-03-18T11:26:11.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 1830 | 2026-03-18T11:26:11.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 1831 | 2026-03-18T11:26:11.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 1832 | 2026-03-18T11:26:11.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1833 | 2026-03-18T11:26:11.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 1834 | 2026-03-18T11:26:11.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1835 | 2026-03-18T11:26:11.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1836 | 2026-03-18T11:26:11.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1837 | 2026-03-18T11:26:11.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1838 | 2026-03-18T11:26:11.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1839 | 2026-03-18T11:26:11.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1840 | 2026-03-18T11:26:11.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1841 | 2026-03-18T11:26:11.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1842 | 2026-03-18T11:26:11.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1843 | 2026-03-18T11:26:11.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1844 | 2026-03-18T11:26:11.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1845 | 2026-03-18T11:26:12.863Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1846 | 2026-03-18T11:26:12.863Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 1847 | 2026-03-18T11:26:12.869Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "384dee5b-6ae9-4482-9514-6e4c751bcc8d", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:26:12 GMT"} })
|
| 1848 | 2026-03-18T11:26:12.869Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 1849 | 2026-03-18T11:26:12.870Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 1850 | 2026-03-18T11:26:12.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1851 | 2026-03-18T11:26:12.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1852 | 2026-03-18T11:26:12.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1853 | 2026-03-18T11:26:12.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1854 | 2026-03-18T11:26:12.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1855 | 2026-03-18T11:26:12.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1856 | 2026-03-18T11:26:12.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 1857 | 2026-03-18T11:26:12.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1858 | 2026-03-18T11:26:12.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 1859 | 2026-03-18T11:26:12.873Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "8ab5a598-1277-4733-939e-9873fa0668a9", "content-length": "29", "date": "Wed, 18 Mar 2026 11:26:12 GMT"} })
|
| 1860 | 2026-03-18T11:26:12.873Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:53354
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
|
| 1861 | 2026-03-18T11:26:12.873Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1862 | 2026-03-18T11:26:12.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 1863 | 2026-03-18T11:26:12.874Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 1864 | 2026-03-18T11:26:12.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 1865 | 2026-03-18T11:26:12.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1866 | 2026-03-18T11:26:12.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1867 | 2026-03-18T11:26:12.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1868 | 2026-03-18T11:26:12.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1869 | 2026-03-18T11:26:12.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1870 | 2026-03-18T11:26:12.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1871 | 2026-03-18T11:26:12.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1872 | 2026-03-18T11:26:12.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1873 | 2026-03-18T11:26:12.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 1874 | 2026-03-18T11:26:13.131Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 1875 | 2026-03-18T11:26:13.161Z | DEBG | oximeter (results-sink): inserting 5223 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1876 | 2026-03-18T11:26:13.161Z | DEBG | oximeter (results-sink-cluster): inserting 5223 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1877 | 2026-03-18T11:26:13.161Z | DEBG | oximeter (clickhouse-client): unrolling 5223 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1878 | 2026-03-18T11:26:13.166Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1879 | 2026-03-18T11:26:13.169Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", 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: "" }, 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: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:26:13.166289919Z }
timeseries_name = sled_data_link:errors_received
|
| 1880 | 2026-03-18T11:26:13.169Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1881 | 2026-03-18T11:26:13.172Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", 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: "" }, 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: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:26:13.169679687Z }
timeseries_name = sled_data_link:errors_sent
|
| 1882 | 2026-03-18T11:26:13.172Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1883 | 2026-03-18T11:26:13.174Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", 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: "" }, 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: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:26:13.172128393Z }
timeseries_name = sled_data_link:bytes_received
|
| 1884 | 2026-03-18T11:26:13.174Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1885 | 2026-03-18T11:26:13.176Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", 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: "" }, 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: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:26:13.174562898Z }
timeseries_name = sled_data_link:packets_received
|
| 1886 | 2026-03-18T11:26:13.176Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1887 | 2026-03-18T11:26:13.179Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", 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: "" }, 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: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:26:13.176894571Z }
timeseries_name = sled_data_link:bytes_sent
|
| 1888 | 2026-03-18T11:26:13.179Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1889 | 2026-03-18T11:26:13.181Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", 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: "" }, 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: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:26:13.179393788Z }
timeseries_name = sled_data_link:packets_sent
|
| 1890 | 2026-03-18T11:26:13.262Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1891 | 2026-03-18T11:26:13.311Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1892 | 2026-03-18T11:26:13.314Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_cpu:cpu_nsec"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "cpu_id", field_type: U32, 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: "state", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:26:13.311131162Z }
timeseries_name = sled_cpu:cpu_nsec
|
| 1893 | 2026-03-18T11:26:13.374Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1894 | 2026-03-18T11:26:13.376Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("kstat_sampler:expired_targets"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:26:13.374357053Z }
timeseries_name = kstat_sampler:expired_targets
|
| 1895 | 2026-03-18T11:26:13.377Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1896 | 2026-03-18T11:26:13.379Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
schema = TimeseriesSchema { timeseries_name: TimeseriesName("kstat_sampler:samples_dropped"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "target_id", field_type: U64, source: Metric, description: "" }, FieldSchema { name: "target_name", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-03-18T11:26:13.377189178Z }
timeseries_name = kstat_sampler:samples_dropped
|
| 1897 | 2026-03-18T11:26:13.381Z | DEBG | oximeter (clickhouse-client): inserting 9 new timeseries schema
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1898 | 2026-03-18T11:26:13.384Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 4
table_name = fields_ipaddr
|
| 1899 | 2026-03-18T11:26:13.387Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 2005
table_name = fields_string
|
| 1900 | 2026-03-18T11:26:13.389Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 46
table_name = fields_u16
|
| 1901 | 2026-03-18T11:26:13.390Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 708
table_name = fields_u32
|
| 1902 | 2026-03-18T11:26:13.392Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = fields_u64
|
| 1903 | 2026-03-18T11:26:13.393Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1046
table_name = fields_uuid
|
| 1904 | 2026-03-18T11:26:13.398Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 5157
table_name = measurements_cumulativeu64
|
| 1905 | 2026-03-18T11:26:13.400Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 42
table_name = measurements_histogramu64
|
| 1906 | 2026-03-18T11:26:13.401Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = measurements_u64
|
| 1907 | 2026-03-18T11:26:13.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1908 | 2026-03-18T11:26:13.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1909 | 2026-03-18T11:26:13.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1910 | 2026-03-18T11:26:13.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1911 | 2026-03-18T11:26:13.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1912 | 2026-03-18T11:26:13.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1913 | 2026-03-18T11:26:13.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1914 | 2026-03-18T11:26:13.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1915 | 2026-03-18T11:26:13.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1916 | 2026-03-18T11:26:14.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1917 | 2026-03-18T11:26:14.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1918 | 2026-03-18T11:26:14.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1919 | 2026-03-18T11:26:14.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1920 | 2026-03-18T11:26:14.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1921 | 2026-03-18T11:26:14.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1922 | 2026-03-18T11:26:14.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1923 | 2026-03-18T11:26:14.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1924 | 2026-03-18T11:26:14.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1925 | 2026-03-18T11:26:15.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1926 | 2026-03-18T11:26:15.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1927 | 2026-03-18T11:26:15.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1928 | 2026-03-18T11:26:15.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1929 | 2026-03-18T11:26:15.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1930 | 2026-03-18T11:26:15.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1931 | 2026-03-18T11:26:15.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1932 | 2026-03-18T11:26:15.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1933 | 2026-03-18T11:26:15.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1934 | 2026-03-18T11:26:16.250Z | DEBG | oximeter (results-sink): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1935 | 2026-03-18T11:26:16.250Z | DEBG | oximeter (results-sink-cluster): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1936 | 2026-03-18T11:26:16.250Z | DEBG | oximeter (clickhouse-client): unrolling 132 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1937 | 2026-03-18T11:26:16.258Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 56
table_name = fields_string
|
| 1938 | 2026-03-18T11:26:16.259Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 64
table_name = fields_uuid
|
| 1939 | 2026-03-18T11:26:16.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 96
table_name = measurements_cumulativeu64
|
| 1940 | 2026-03-18T11:26:16.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 36
table_name = measurements_u64
|
| 1941 | 2026-03-18T11:26:16.352Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 1942 | 2026-03-18T11:26:16.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1943 | 2026-03-18T11:26:16.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1944 | 2026-03-18T11:26:16.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1945 | 2026-03-18T11:26:16.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1946 | 2026-03-18T11:26:16.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1947 | 2026-03-18T11:26:16.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1948 | 2026-03-18T11:26:16.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1949 | 2026-03-18T11:26:16.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1950 | 2026-03-18T11:26:16.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1951 | 2026-03-18T11:26:17.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1952 | 2026-03-18T11:26:17.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1953 | 2026-03-18T11:26:17.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1954 | 2026-03-18T11:26:17.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1955 | 2026-03-18T11:26:17.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1956 | 2026-03-18T11:26:17.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1957 | 2026-03-18T11:26:17.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1958 | 2026-03-18T11:26:17.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1959 | 2026-03-18T11:26:17.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1960 | 2026-03-18T11:26:17.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1961 | 2026-03-18T11:26:17.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 1962 | 2026-03-18T11:26:17.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1963 | 2026-03-18T11:26:18.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1964 | 2026-03-18T11:26:18.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1965 | 2026-03-18T11:26:18.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1966 | 2026-03-18T11:26:18.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1967 | 2026-03-18T11:26:18.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1968 | 2026-03-18T11:26:18.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1969 | 2026-03-18T11:26:18.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1970 | 2026-03-18T11:26:18.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1971 | 2026-03-18T11:26:18.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1972 | 2026-03-18T11:26:19.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1973 | 2026-03-18T11:26:19.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1974 | 2026-03-18T11:26:19.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1975 | 2026-03-18T11:26:19.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1976 | 2026-03-18T11:26:19.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1977 | 2026-03-18T11:26:19.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1978 | 2026-03-18T11:26:19.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1979 | 2026-03-18T11:26:19.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1980 | 2026-03-18T11:26:19.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1981 | 2026-03-18T11:26:20.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1982 | 2026-03-18T11:26:20.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1983 | 2026-03-18T11:26:20.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1984 | 2026-03-18T11:26:20.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1985 | 2026-03-18T11:26:20.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1986 | 2026-03-18T11:26:20.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1987 | 2026-03-18T11:26:20.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1988 | 2026-03-18T11:26:20.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1989 | 2026-03-18T11:26:20.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1990 | 2026-03-18T11:26:21.251Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1991 | 2026-03-18T11:26:21.251Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 1992 | 2026-03-18T11:26:21.251Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 1993 | 2026-03-18T11:26:21.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 1994 | 2026-03-18T11:26:21.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 1995 | 2026-03-18T11:26:21.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 1996 | 2026-03-18T11:26:21.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1997 | 2026-03-18T11:26:21.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 1998 | 2026-03-18T11:26:21.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 1999 | 2026-03-18T11:26:21.353Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2000 | 2026-03-18T11:26:21.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2001 | 2026-03-18T11:26:21.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2002 | 2026-03-18T11:26:21.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2003 | 2026-03-18T11:26:21.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2004 | 2026-03-18T11:26:21.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2005 | 2026-03-18T11:26:21.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2006 | 2026-03-18T11:26:21.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2007 | 2026-03-18T11:26:21.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2008 | 2026-03-18T11:26:21.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2009 | 2026-03-18T11:26:22.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2010 | 2026-03-18T11:26:22.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2011 | 2026-03-18T11:26:22.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2012 | 2026-03-18T11:26:22.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2013 | 2026-03-18T11:26:22.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2014 | 2026-03-18T11:26:22.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2015 | 2026-03-18T11:26:22.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2016 | 2026-03-18T11:26:22.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2017 | 2026-03-18T11:26:22.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2018 | 2026-03-18T11:26:22.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2019 | 2026-03-18T11:26:22.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2020 | 2026-03-18T11:26:22.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2021 | 2026-03-18T11:26:22.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2022 | 2026-03-18T11:26:22.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2023 | 2026-03-18T11:26:22.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2024 | 2026-03-18T11:26:22.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2025 | 2026-03-18T11:26:22.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2026 | 2026-03-18T11:26:22.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2027 | 2026-03-18T11:26:23.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2028 | 2026-03-18T11:26:23.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2029 | 2026-03-18T11:26:23.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2030 | 2026-03-18T11:26:23.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2031 | 2026-03-18T11:26:23.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2032 | 2026-03-18T11:26:23.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2033 | 2026-03-18T11:26:23.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2034 | 2026-03-18T11:26:23.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2035 | 2026-03-18T11:26:23.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2036 | 2026-03-18T11:26:24.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2037 | 2026-03-18T11:26:24.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2038 | 2026-03-18T11:26:24.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2039 | 2026-03-18T11:26:24.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2040 | 2026-03-18T11:26:24.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2041 | 2026-03-18T11:26:24.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2042 | 2026-03-18T11:26:24.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2043 | 2026-03-18T11:26:24.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2044 | 2026-03-18T11:26:24.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2045 | 2026-03-18T11:26:25.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2046 | 2026-03-18T11:26:25.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2047 | 2026-03-18T11:26:25.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2048 | 2026-03-18T11:26:25.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2049 | 2026-03-18T11:26:25.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2050 | 2026-03-18T11:26:25.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2051 | 2026-03-18T11:26:25.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2052 | 2026-03-18T11:26:25.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2053 | 2026-03-18T11:26:25.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2054 | 2026-03-18T11:26:26.251Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2055 | 2026-03-18T11:26:26.251Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2056 | 2026-03-18T11:26:26.251Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2057 | 2026-03-18T11:26:26.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 2058 | 2026-03-18T11:26:26.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 2059 | 2026-03-18T11:26:26.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 2060 | 2026-03-18T11:26:26.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2061 | 2026-03-18T11:26:26.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 2062 | 2026-03-18T11:26:26.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 2063 | 2026-03-18T11:26:26.352Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2064 | 2026-03-18T11:26:26.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2065 | 2026-03-18T11:26:26.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2066 | 2026-03-18T11:26:26.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2067 | 2026-03-18T11:26:26.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2068 | 2026-03-18T11:26:26.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2069 | 2026-03-18T11:26:26.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2070 | 2026-03-18T11:26:26.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2071 | 2026-03-18T11:26:26.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2072 | 2026-03-18T11:26:26.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2073 | 2026-03-18T11:26:27.863Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2074 | 2026-03-18T11:26:27.863Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 2075 | 2026-03-18T11:26:27.866Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "144094d2-5010-465d-bfba-9fdd6d4d021f", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:26:27 GMT"} })
|
| 2076 | 2026-03-18T11:26:27.866Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 2077 | 2026-03-18T11:26:27.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2078 | 2026-03-18T11:26:27.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2079 | 2026-03-18T11:26:27.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2080 | 2026-03-18T11:26:27.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2081 | 2026-03-18T11:26:27.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2082 | 2026-03-18T11:26:27.871Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5e51d5dc-7071-46aa-9ee9-0a07d7f36c26", "content-length": "29", "date": "Wed, 18 Mar 2026 11:26:27 GMT"} })
|
| 2083 | 2026-03-18T11:26:27.871Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2084 | 2026-03-18T11:26:27.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2085 | 2026-03-18T11:26:27.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2086 | 2026-03-18T11:26:27.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2087 | 2026-03-18T11:26:27.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2088 | 2026-03-18T11:26:27.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2089 | 2026-03-18T11:26:27.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2090 | 2026-03-18T11:26:27.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2091 | 2026-03-18T11:26:27.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2092 | 2026-03-18T11:26:27.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2093 | 2026-03-18T11:26:27.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2094 | 2026-03-18T11:26:28.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2095 | 2026-03-18T11:26:28.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2096 | 2026-03-18T11:26:28.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2097 | 2026-03-18T11:26:28.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2098 | 2026-03-18T11:26:28.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2099 | 2026-03-18T11:26:28.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2100 | 2026-03-18T11:26:28.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2101 | 2026-03-18T11:26:28.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2102 | 2026-03-18T11:26:28.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2103 | 2026-03-18T11:26:29.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2104 | 2026-03-18T11:26:29.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2105 | 2026-03-18T11:26:29.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2106 | 2026-03-18T11:26:29.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2107 | 2026-03-18T11:26:29.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2108 | 2026-03-18T11:26:29.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2109 | 2026-03-18T11:26:29.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2110 | 2026-03-18T11:26:29.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2111 | 2026-03-18T11:26:29.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2112 | 2026-03-18T11:26:30.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2113 | 2026-03-18T11:26:30.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2114 | 2026-03-18T11:26:30.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2115 | 2026-03-18T11:26:30.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2116 | 2026-03-18T11:26:30.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2117 | 2026-03-18T11:26:30.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2118 | 2026-03-18T11:26:30.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2119 | 2026-03-18T11:26:30.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2120 | 2026-03-18T11:26:30.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2121 | 2026-03-18T11:26:31.251Z | DEBG | oximeter (results-sink): inserting 266 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2122 | 2026-03-18T11:26:31.251Z | DEBG | oximeter (results-sink-cluster): inserting 266 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2123 | 2026-03-18T11:26:31.251Z | DEBG | oximeter (clickhouse-client): unrolling 266 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2124 | 2026-03-18T11:26:31.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_i16
|
| 2125 | 2026-03-18T11:26:31.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 196
table_name = fields_string
|
| 2126 | 2026-03-18T11:26:31.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 22
table_name = fields_u16
|
| 2127 | 2026-03-18T11:26:31.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_u32
|
| 2128 | 2026-03-18T11:26:31.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 12
table_name = fields_u8
|
| 2129 | 2026-03-18T11:26:31.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 110
table_name = fields_uuid
|
| 2130 | 2026-03-18T11:26:31.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 196
table_name = measurements_cumulativeu64
|
| 2131 | 2026-03-18T11:26:31.274Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 2132 | 2026-03-18T11:26:31.276Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 2133 | 2026-03-18T11:26:31.352Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2134 | 2026-03-18T11:26:31.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2135 | 2026-03-18T11:26:31.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2136 | 2026-03-18T11:26:31.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2137 | 2026-03-18T11:26:31.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2138 | 2026-03-18T11:26:31.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2139 | 2026-03-18T11:26:31.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2140 | 2026-03-18T11:26:31.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2141 | 2026-03-18T11:26:31.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2142 | 2026-03-18T11:26:31.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2143 | 2026-03-18T11:26:32.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2144 | 2026-03-18T11:26:32.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2145 | 2026-03-18T11:26:32.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2146 | 2026-03-18T11:26:32.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2147 | 2026-03-18T11:26:32.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2148 | 2026-03-18T11:26:32.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2149 | 2026-03-18T11:26:32.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2150 | 2026-03-18T11:26:32.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2151 | 2026-03-18T11:26:32.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2152 | 2026-03-18T11:26:32.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2153 | 2026-03-18T11:26:32.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2154 | 2026-03-18T11:26:32.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2155 | 2026-03-18T11:26:32.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2156 | 2026-03-18T11:26:32.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2157 | 2026-03-18T11:26:32.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2158 | 2026-03-18T11:26:32.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2159 | 2026-03-18T11:26:32.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2160 | 2026-03-18T11:26:32.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2161 | 2026-03-18T11:26:33.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2162 | 2026-03-18T11:26:33.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2163 | 2026-03-18T11:26:33.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2164 | 2026-03-18T11:26:33.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2165 | 2026-03-18T11:26:33.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2166 | 2026-03-18T11:26:33.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2167 | 2026-03-18T11:26:33.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2168 | 2026-03-18T11:26:33.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2169 | 2026-03-18T11:26:33.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2170 | 2026-03-18T11:26:34.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2171 | 2026-03-18T11:26:34.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2172 | 2026-03-18T11:26:34.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2173 | 2026-03-18T11:26:34.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2174 | 2026-03-18T11:26:34.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2175 | 2026-03-18T11:26:34.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2176 | 2026-03-18T11:26:34.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2177 | 2026-03-18T11:26:34.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2178 | 2026-03-18T11:26:34.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2179 | 2026-03-18T11:26:35.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2180 | 2026-03-18T11:26:35.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2181 | 2026-03-18T11:26:35.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2182 | 2026-03-18T11:26:35.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2183 | 2026-03-18T11:26:35.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2184 | 2026-03-18T11:26:35.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2185 | 2026-03-18T11:26:35.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2186 | 2026-03-18T11:26:35.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2187 | 2026-03-18T11:26:35.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2188 | 2026-03-18T11:26:36.250Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2189 | 2026-03-18T11:26:36.250Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2190 | 2026-03-18T11:26:36.250Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2191 | 2026-03-18T11:26:36.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 2192 | 2026-03-18T11:26:36.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 2193 | 2026-03-18T11:26:36.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 2194 | 2026-03-18T11:26:36.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2195 | 2026-03-18T11:26:36.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 2196 | 2026-03-18T11:26:36.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 2197 | 2026-03-18T11:26:36.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2198 | 2026-03-18T11:26:36.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2199 | 2026-03-18T11:26:36.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2200 | 2026-03-18T11:26:36.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2201 | 2026-03-18T11:26:36.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2202 | 2026-03-18T11:26:36.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2203 | 2026-03-18T11:26:36.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2204 | 2026-03-18T11:26:36.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2205 | 2026-03-18T11:26:36.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2206 | 2026-03-18T11:26:36.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2207 | 2026-03-18T11:26:37.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2208 | 2026-03-18T11:26:37.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2209 | 2026-03-18T11:26:37.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2210 | 2026-03-18T11:26:37.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2211 | 2026-03-18T11:26:37.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2212 | 2026-03-18T11:26:37.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2213 | 2026-03-18T11:26:37.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2214 | 2026-03-18T11:26:37.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2215 | 2026-03-18T11:26:37.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2216 | 2026-03-18T11:26:37.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2217 | 2026-03-18T11:26:37.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2218 | 2026-03-18T11:26:37.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2219 | 2026-03-18T11:26:38.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2220 | 2026-03-18T11:26:38.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2221 | 2026-03-18T11:26:38.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2222 | 2026-03-18T11:26:38.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2223 | 2026-03-18T11:26:38.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2224 | 2026-03-18T11:26:38.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2225 | 2026-03-18T11:26:38.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2226 | 2026-03-18T11:26:38.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2227 | 2026-03-18T11:26:38.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2228 | 2026-03-18T11:26:39.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2229 | 2026-03-18T11:26:39.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2230 | 2026-03-18T11:26:39.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2231 | 2026-03-18T11:26:39.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2232 | 2026-03-18T11:26:39.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2233 | 2026-03-18T11:26:39.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2234 | 2026-03-18T11:26:39.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2235 | 2026-03-18T11:26:39.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2236 | 2026-03-18T11:26:39.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2237 | 2026-03-18T11:26:40.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2238 | 2026-03-18T11:26:40.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2239 | 2026-03-18T11:26:40.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2240 | 2026-03-18T11:26:40.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2241 | 2026-03-18T11:26:40.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2242 | 2026-03-18T11:26:40.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2243 | 2026-03-18T11:26:40.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2244 | 2026-03-18T11:26:40.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2245 | 2026-03-18T11:26:40.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2246 | 2026-03-18T11:26:41.249Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2247 | 2026-03-18T11:26:41.249Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2248 | 2026-03-18T11:26:41.249Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2249 | 2026-03-18T11:26:41.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 2250 | 2026-03-18T11:26:41.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 2251 | 2026-03-18T11:26:41.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 2252 | 2026-03-18T11:26:41.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2253 | 2026-03-18T11:26:41.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 2254 | 2026-03-18T11:26:41.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 2255 | 2026-03-18T11:26:41.350Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2256 | 2026-03-18T11:26:41.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2257 | 2026-03-18T11:26:41.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2258 | 2026-03-18T11:26:41.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2259 | 2026-03-18T11:26:41.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2260 | 2026-03-18T11:26:41.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2261 | 2026-03-18T11:26:41.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2262 | 2026-03-18T11:26:41.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2263 | 2026-03-18T11:26:41.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2264 | 2026-03-18T11:26:41.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2265 | 2026-03-18T11:26:42.861Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2266 | 2026-03-18T11:26:42.861Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 2267 | 2026-03-18T11:26:42.864Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f46e8c8c-2f1e-45de-9c4c-7cb49ba2a89d", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:26:42 GMT"} })
|
| 2268 | 2026-03-18T11:26:42.864Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 2269 | 2026-03-18T11:26:42.866Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d1283668-6cf1-4ab4-a03c-26c9d88c8fe2", "content-length": "29", "date": "Wed, 18 Mar 2026 11:26:42 GMT"} })
|
| 2270 | 2026-03-18T11:26:42.866Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:33619
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
|
| 2271 | 2026-03-18T11:26:42.866Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2272 | 2026-03-18T11:26:42.866Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2273 | 2026-03-18T11:26:42.866Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:33619
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2274 | 2026-03-18T11:26:42.867Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2275 | 2026-03-18T11:26:42.867Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2276 | 2026-03-18T11:26:42.870Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2277 | 2026-03-18T11:26:42.870Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2278 | 2026-03-18T11:26:42.870Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2279 | 2026-03-18T11:26:42.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2280 | 2026-03-18T11:26:42.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2281 | 2026-03-18T11:26:42.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2282 | 2026-03-18T11:26:42.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2283 | 2026-03-18T11:26:42.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2284 | 2026-03-18T11:26:42.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2285 | 2026-03-18T11:26:42.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2286 | 2026-03-18T11:26:42.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2287 | 2026-03-18T11:26:42.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2288 | 2026-03-18T11:26:42.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 2289 | 2026-03-18T11:26:42.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 2290 | 2026-03-18T11:26:42.879Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2291 | 2026-03-18T11:26:42.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2292 | 2026-03-18T11:26:42.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2293 | 2026-03-18T11:26:42.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2294 | 2026-03-18T11:26:42.908Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2295 | 2026-03-18T11:26:42.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2296 | 2026-03-18T11:26:42.908Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2297 | 2026-03-18T11:26:42.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2298 | 2026-03-18T11:26:42.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2299 | 2026-03-18T11:26:42.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2300 | 2026-03-18T11:26:42.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2301 | 2026-03-18T11:26:42.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2302 | 2026-03-18T11:26:42.925Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 2303 | 2026-03-18T11:26:42.927Z | DEBG | oximeter (results-sink): inserting 1462 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2304 | 2026-03-18T11:26:42.928Z | DEBG | oximeter (results-sink-cluster): inserting 1462 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2305 | 2026-03-18T11:26:42.928Z | DEBG | oximeter (clickhouse-client): unrolling 1462 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2306 | 2026-03-18T11:26:42.988Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 284
table_name = fields_i16
|
| 2307 | 2026-03-18T11:26:42.989Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_ipaddr
|
| 2308 | 2026-03-18T11:26:42.992Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 2748
table_name = fields_string
|
| 2309 | 2026-03-18T11:26:42.993Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 194
table_name = fields_u16
|
| 2310 | 2026-03-18T11:26:42.995Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 857
table_name = fields_u32
|
| 2311 | 2026-03-18T11:26:42.997Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = fields_u64
|
| 2312 | 2026-03-18T11:26:42.998Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 148
table_name = fields_u8
|
| 2313 | 2026-03-18T11:26:43.000Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1478
table_name = fields_uuid
|
| 2314 | 2026-03-18T11:26:43.002Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 6
table_name = measurements_bool
|
| 2315 | 2026-03-18T11:26:43.003Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1359
table_name = measurements_cumulativeu64
|
| 2316 | 2026-03-18T11:26:43.004Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = measurements_f64
|
| 2317 | 2026-03-18T11:26:43.007Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 42
table_name = measurements_histogramu64
|
| 2318 | 2026-03-18T11:26:43.008Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 54
table_name = measurements_u64
|
| 2319 | 2026-03-18T11:26:43.029Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2320 | 2026-03-18T11:26:43.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2321 | 2026-03-18T11:26:43.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2322 | 2026-03-18T11:26:43.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2323 | 2026-03-18T11:26:43.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2324 | 2026-03-18T11:26:43.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2325 | 2026-03-18T11:26:43.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2326 | 2026-03-18T11:26:43.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2327 | 2026-03-18T11:26:43.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2328 | 2026-03-18T11:26:43.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2329 | 2026-03-18T11:26:44.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2330 | 2026-03-18T11:26:44.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2331 | 2026-03-18T11:26:44.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2332 | 2026-03-18T11:26:44.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2333 | 2026-03-18T11:26:44.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2334 | 2026-03-18T11:26:44.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2335 | 2026-03-18T11:26:44.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2336 | 2026-03-18T11:26:44.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2337 | 2026-03-18T11:26:44.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2338 | 2026-03-18T11:26:45.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2339 | 2026-03-18T11:26:45.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2340 | 2026-03-18T11:26:45.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2341 | 2026-03-18T11:26:45.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2342 | 2026-03-18T11:26:45.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2343 | 2026-03-18T11:26:45.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2344 | 2026-03-18T11:26:45.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2345 | 2026-03-18T11:26:45.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2346 | 2026-03-18T11:26:45.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2347 | 2026-03-18T11:26:46.249Z | DEBG | oximeter (results-sink): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2348 | 2026-03-18T11:26:46.249Z | DEBG | oximeter (results-sink-cluster): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2349 | 2026-03-18T11:26:46.249Z | DEBG | oximeter (clickhouse-client): unrolling 132 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2350 | 2026-03-18T11:26:46.256Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 56
table_name = fields_string
|
| 2351 | 2026-03-18T11:26:46.257Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 64
table_name = fields_uuid
|
| 2352 | 2026-03-18T11:26:46.258Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 96
table_name = measurements_cumulativeu64
|
| 2353 | 2026-03-18T11:26:46.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 36
table_name = measurements_u64
|
| 2354 | 2026-03-18T11:26:46.350Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2355 | 2026-03-18T11:26:46.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2356 | 2026-03-18T11:26:46.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2357 | 2026-03-18T11:26:46.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2358 | 2026-03-18T11:26:46.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2359 | 2026-03-18T11:26:46.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2360 | 2026-03-18T11:26:46.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2361 | 2026-03-18T11:26:46.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2362 | 2026-03-18T11:26:46.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2363 | 2026-03-18T11:26:46.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2364 | 2026-03-18T11:26:47.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2365 | 2026-03-18T11:26:47.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2366 | 2026-03-18T11:26:47.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2367 | 2026-03-18T11:26:47.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2368 | 2026-03-18T11:26:47.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2369 | 2026-03-18T11:26:47.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2370 | 2026-03-18T11:26:47.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2371 | 2026-03-18T11:26:47.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2372 | 2026-03-18T11:26:47.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2373 | 2026-03-18T11:26:47.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2374 | 2026-03-18T11:26:47.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2375 | 2026-03-18T11:26:47.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2376 | 2026-03-18T11:26:48.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2377 | 2026-03-18T11:26:48.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2378 | 2026-03-18T11:26:48.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2379 | 2026-03-18T11:26:48.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2380 | 2026-03-18T11:26:48.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2381 | 2026-03-18T11:26:48.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2382 | 2026-03-18T11:26:48.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2383 | 2026-03-18T11:26:48.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2384 | 2026-03-18T11:26:48.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2385 | 2026-03-18T11:26:49.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2386 | 2026-03-18T11:26:49.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2387 | 2026-03-18T11:26:49.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2388 | 2026-03-18T11:26:49.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2389 | 2026-03-18T11:26:49.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2390 | 2026-03-18T11:26:49.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2391 | 2026-03-18T11:26:49.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2392 | 2026-03-18T11:26:49.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2393 | 2026-03-18T11:26:49.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2394 | 2026-03-18T11:26:50.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2395 | 2026-03-18T11:26:50.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2396 | 2026-03-18T11:26:50.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2397 | 2026-03-18T11:26:50.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2398 | 2026-03-18T11:26:50.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2399 | 2026-03-18T11:26:50.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2400 | 2026-03-18T11:26:50.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2401 | 2026-03-18T11:26:50.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2402 | 2026-03-18T11:26:50.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2403 | 2026-03-18T11:26:51.248Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2404 | 2026-03-18T11:26:51.248Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2405 | 2026-03-18T11:26:51.248Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2406 | 2026-03-18T11:26:51.259Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 2407 | 2026-03-18T11:26:51.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 2408 | 2026-03-18T11:26:51.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 2409 | 2026-03-18T11:26:51.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2410 | 2026-03-18T11:26:51.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 2411 | 2026-03-18T11:26:51.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 2412 | 2026-03-18T11:26:51.349Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2413 | 2026-03-18T11:26:51.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2414 | 2026-03-18T11:26:51.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2415 | 2026-03-18T11:26:51.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2416 | 2026-03-18T11:26:51.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2417 | 2026-03-18T11:26:51.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2418 | 2026-03-18T11:26:51.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2419 | 2026-03-18T11:26:51.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2420 | 2026-03-18T11:26:51.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2421 | 2026-03-18T11:26:51.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2422 | 2026-03-18T11:26:52.866Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2423 | 2026-03-18T11:26:52.866Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2424 | 2026-03-18T11:26:52.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2425 | 2026-03-18T11:26:52.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2426 | 2026-03-18T11:26:52.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2427 | 2026-03-18T11:26:52.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2428 | 2026-03-18T11:26:52.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2429 | 2026-03-18T11:26:52.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2430 | 2026-03-18T11:26:52.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2431 | 2026-03-18T11:26:52.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2432 | 2026-03-18T11:26:52.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2433 | 2026-03-18T11:26:52.879Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2434 | 2026-03-18T11:26:52.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2435 | 2026-03-18T11:26:52.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2436 | 2026-03-18T11:26:52.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2437 | 2026-03-18T11:26:52.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2438 | 2026-03-18T11:26:52.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2439 | 2026-03-18T11:26:52.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2440 | 2026-03-18T11:26:52.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2441 | 2026-03-18T11:26:52.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2442 | 2026-03-18T11:26:52.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2443 | 2026-03-18T11:26:53.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2444 | 2026-03-18T11:26:53.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2445 | 2026-03-18T11:26:53.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2446 | 2026-03-18T11:26:53.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2447 | 2026-03-18T11:26:53.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2448 | 2026-03-18T11:26:53.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2449 | 2026-03-18T11:26:53.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2450 | 2026-03-18T11:26:53.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2451 | 2026-03-18T11:26:53.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2452 | 2026-03-18T11:26:54.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2453 | 2026-03-18T11:26:54.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2454 | 2026-03-18T11:26:54.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2455 | 2026-03-18T11:26:54.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2456 | 2026-03-18T11:26:54.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2457 | 2026-03-18T11:26:54.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2458 | 2026-03-18T11:26:54.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2459 | 2026-03-18T11:26:54.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2460 | 2026-03-18T11:26:54.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2461 | 2026-03-18T11:26:55.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2462 | 2026-03-18T11:26:55.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2463 | 2026-03-18T11:26:55.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2464 | 2026-03-18T11:26:55.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2465 | 2026-03-18T11:26:55.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2466 | 2026-03-18T11:26:55.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2467 | 2026-03-18T11:26:55.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2468 | 2026-03-18T11:26:55.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2469 | 2026-03-18T11:26:55.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2470 | 2026-03-18T11:26:56.248Z | DEBG | oximeter (results-sink): inserting 393 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2471 | 2026-03-18T11:26:56.248Z | DEBG | oximeter (results-sink-cluster): inserting 393 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2472 | 2026-03-18T11:26:56.248Z | DEBG | oximeter (clickhouse-client): unrolling 393 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2473 | 2026-03-18T11:26:56.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 284
table_name = fields_i16
|
| 2474 | 2026-03-18T11:26:56.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 859
table_name = fields_string
|
| 2475 | 2026-03-18T11:26:56.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 173
table_name = fields_u16
|
| 2476 | 2026-03-18T11:26:56.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 149
table_name = fields_u32
|
| 2477 | 2026-03-18T11:26:56.274Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 148
table_name = fields_u8
|
| 2478 | 2026-03-18T11:26:56.275Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 521
table_name = fields_uuid
|
| 2479 | 2026-03-18T11:26:56.277Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 6
table_name = measurements_bool
|
| 2480 | 2026-03-18T11:26:56.278Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 265
table_name = measurements_cumulativeu64
|
| 2481 | 2026-03-18T11:26:56.280Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = measurements_f64
|
| 2482 | 2026-03-18T11:26:56.282Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 2483 | 2026-03-18T11:26:56.283Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 90
table_name = measurements_u64
|
| 2484 | 2026-03-18T11:26:56.348Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2485 | 2026-03-18T11:26:56.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2486 | 2026-03-18T11:26:56.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2487 | 2026-03-18T11:26:56.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2488 | 2026-03-18T11:26:56.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2489 | 2026-03-18T11:26:56.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2490 | 2026-03-18T11:26:56.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2491 | 2026-03-18T11:26:56.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2492 | 2026-03-18T11:26:56.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2493 | 2026-03-18T11:26:56.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2494 | 2026-03-18T11:26:57.860Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2495 | 2026-03-18T11:26:57.860Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 2496 | 2026-03-18T11:26:57.863Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a530545a-cf4f-4b8f-9738-3456382b6d31", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:26:57 GMT"} })
|
| 2497 | 2026-03-18T11:26:57.863Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 2498 | 2026-03-18T11:26:57.865Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "68ea6390-ab72-4765-81c1-02011b853222", "content-length": "29", "date": "Wed, 18 Mar 2026 11:26:57 GMT"} })
|
| 2499 | 2026-03-18T11:26:57.865Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:58802
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
|
| 2500 | 2026-03-18T11:26:57.865Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2501 | 2026-03-18T11:26:57.865Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2502 | 2026-03-18T11:26:57.865Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:58802
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2503 | 2026-03-18T11:26:57.866Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2504 | 2026-03-18T11:26:57.866Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2505 | 2026-03-18T11:26:57.868Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2506 | 2026-03-18T11:26:57.868Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2507 | 2026-03-18T11:26:57.868Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2508 | 2026-03-18T11:26:57.869Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2509 | 2026-03-18T11:26:57.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2510 | 2026-03-18T11:26:57.905Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2511 | 2026-03-18T11:26:57.905Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2512 | 2026-03-18T11:26:57.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2513 | 2026-03-18T11:26:57.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2514 | 2026-03-18T11:26:57.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2515 | 2026-03-18T11:26:57.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2516 | 2026-03-18T11:26:57.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2517 | 2026-03-18T11:26:57.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2518 | 2026-03-18T11:26:57.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2519 | 2026-03-18T11:26:57.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2520 | 2026-03-18T11:26:58.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2521 | 2026-03-18T11:26:58.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2522 | 2026-03-18T11:26:58.869Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2523 | 2026-03-18T11:26:58.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2524 | 2026-03-18T11:26:58.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2525 | 2026-03-18T11:26:58.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2526 | 2026-03-18T11:26:58.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2527 | 2026-03-18T11:26:58.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2528 | 2026-03-18T11:26:58.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2529 | 2026-03-18T11:26:59.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2530 | 2026-03-18T11:26:59.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2531 | 2026-03-18T11:26:59.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2532 | 2026-03-18T11:26:59.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2533 | 2026-03-18T11:26:59.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2534 | 2026-03-18T11:26:59.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2535 | 2026-03-18T11:26:59.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2536 | 2026-03-18T11:26:59.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2537 | 2026-03-18T11:26:59.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2538 | 2026-03-18T11:27:00.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2539 | 2026-03-18T11:27:00.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2540 | 2026-03-18T11:27:00.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2541 | 2026-03-18T11:27:00.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2542 | 2026-03-18T11:27:00.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2543 | 2026-03-18T11:27:00.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2544 | 2026-03-18T11:27:00.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2545 | 2026-03-18T11:27:00.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2546 | 2026-03-18T11:27:00.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2547 | 2026-03-18T11:27:01.247Z | DEBG | oximeter (results-sink): inserting 268 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2548 | 2026-03-18T11:27:01.247Z | DEBG | oximeter (results-sink-cluster): inserting 268 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2549 | 2026-03-18T11:27:01.247Z | DEBG | oximeter (clickhouse-client): unrolling 268 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2550 | 2026-03-18T11:27:01.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_i16
|
| 2551 | 2026-03-18T11:27:01.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 4
table_name = fields_ipaddr
|
| 2552 | 2026-03-18T11:27:01.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 198
table_name = fields_string
|
| 2553 | 2026-03-18T11:27:01.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 26
table_name = fields_u16
|
| 2554 | 2026-03-18T11:27:01.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_u32
|
| 2555 | 2026-03-18T11:27:01.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 12
table_name = fields_u8
|
| 2556 | 2026-03-18T11:27:01.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 114
table_name = fields_uuid
|
| 2557 | 2026-03-18T11:27:01.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 198
table_name = measurements_cumulativeu64
|
| 2558 | 2026-03-18T11:27:01.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 2559 | 2026-03-18T11:27:01.274Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 2560 | 2026-03-18T11:27:01.349Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2561 | 2026-03-18T11:27:01.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2562 | 2026-03-18T11:27:01.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2563 | 2026-03-18T11:27:01.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2564 | 2026-03-18T11:27:01.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2565 | 2026-03-18T11:27:01.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2566 | 2026-03-18T11:27:01.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2567 | 2026-03-18T11:27:01.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2568 | 2026-03-18T11:27:01.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2569 | 2026-03-18T11:27:01.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2570 | 2026-03-18T11:27:02.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2571 | 2026-03-18T11:27:02.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2572 | 2026-03-18T11:27:02.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2573 | 2026-03-18T11:27:02.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2574 | 2026-03-18T11:27:02.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2575 | 2026-03-18T11:27:02.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2576 | 2026-03-18T11:27:02.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2577 | 2026-03-18T11:27:02.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2578 | 2026-03-18T11:27:02.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2579 | 2026-03-18T11:27:02.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2580 | 2026-03-18T11:27:02.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2581 | 2026-03-18T11:27:02.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2582 | 2026-03-18T11:27:02.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2583 | 2026-03-18T11:27:02.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2584 | 2026-03-18T11:27:02.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2585 | 2026-03-18T11:27:02.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2586 | 2026-03-18T11:27:02.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2587 | 2026-03-18T11:27:02.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2588 | 2026-03-18T11:27:03.868Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2589 | 2026-03-18T11:27:03.868Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2590 | 2026-03-18T11:27:03.869Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2591 | 2026-03-18T11:27:03.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2592 | 2026-03-18T11:27:03.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2593 | 2026-03-18T11:27:03.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2594 | 2026-03-18T11:27:03.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2595 | 2026-03-18T11:27:03.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2596 | 2026-03-18T11:27:03.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2597 | 2026-03-18T11:27:04.868Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2598 | 2026-03-18T11:27:04.868Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2599 | 2026-03-18T11:27:04.869Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2600 | 2026-03-18T11:27:04.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2601 | 2026-03-18T11:27:04.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2602 | 2026-03-18T11:27:04.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2603 | 2026-03-18T11:27:04.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2604 | 2026-03-18T11:27:04.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2605 | 2026-03-18T11:27:04.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2606 | 2026-03-18T11:27:05.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2607 | 2026-03-18T11:27:05.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2608 | 2026-03-18T11:27:05.869Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2609 | 2026-03-18T11:27:05.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2610 | 2026-03-18T11:27:05.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2611 | 2026-03-18T11:27:05.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2612 | 2026-03-18T11:27:05.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2613 | 2026-03-18T11:27:05.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2614 | 2026-03-18T11:27:05.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2615 | 2026-03-18T11:27:06.247Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2616 | 2026-03-18T11:27:06.247Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2617 | 2026-03-18T11:27:06.247Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2618 | 2026-03-18T11:27:06.259Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 2619 | 2026-03-18T11:27:06.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 2620 | 2026-03-18T11:27:06.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 2621 | 2026-03-18T11:27:06.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2622 | 2026-03-18T11:27:06.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 2623 | 2026-03-18T11:27:06.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 2624 | 2026-03-18T11:27:06.348Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2625 | 2026-03-18T11:27:06.868Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2626 | 2026-03-18T11:27:06.868Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2627 | 2026-03-18T11:27:06.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2628 | 2026-03-18T11:27:06.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2629 | 2026-03-18T11:27:06.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2630 | 2026-03-18T11:27:06.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2631 | 2026-03-18T11:27:06.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2632 | 2026-03-18T11:27:06.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2633 | 2026-03-18T11:27:06.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2634 | 2026-03-18T11:27:07.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2635 | 2026-03-18T11:27:07.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2636 | 2026-03-18T11:27:07.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2637 | 2026-03-18T11:27:07.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2638 | 2026-03-18T11:27:07.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2639 | 2026-03-18T11:27:07.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2640 | 2026-03-18T11:27:07.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2641 | 2026-03-18T11:27:07.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2642 | 2026-03-18T11:27:07.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2643 | 2026-03-18T11:27:07.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2644 | 2026-03-18T11:27:07.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2645 | 2026-03-18T11:27:07.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2646 | 2026-03-18T11:27:08.868Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2647 | 2026-03-18T11:27:08.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2648 | 2026-03-18T11:27:08.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2649 | 2026-03-18T11:27:08.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2650 | 2026-03-18T11:27:08.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2651 | 2026-03-18T11:27:08.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2652 | 2026-03-18T11:27:08.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2653 | 2026-03-18T11:27:08.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2654 | 2026-03-18T11:27:08.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2655 | 2026-03-18T11:27:09.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2656 | 2026-03-18T11:27:09.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2657 | 2026-03-18T11:27:09.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2658 | 2026-03-18T11:27:09.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2659 | 2026-03-18T11:27:09.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2660 | 2026-03-18T11:27:09.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2661 | 2026-03-18T11:27:09.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2662 | 2026-03-18T11:27:09.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2663 | 2026-03-18T11:27:09.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2664 | 2026-03-18T11:27:10.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2665 | 2026-03-18T11:27:10.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2666 | 2026-03-18T11:27:10.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2667 | 2026-03-18T11:27:10.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2668 | 2026-03-18T11:27:10.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2669 | 2026-03-18T11:27:10.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2670 | 2026-03-18T11:27:10.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2671 | 2026-03-18T11:27:10.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2672 | 2026-03-18T11:27:10.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2673 | 2026-03-18T11:27:11.250Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2674 | 2026-03-18T11:27:11.250Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2675 | 2026-03-18T11:27:11.250Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2676 | 2026-03-18T11:27:11.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 2677 | 2026-03-18T11:27:11.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 2678 | 2026-03-18T11:27:11.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 2679 | 2026-03-18T11:27:11.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2680 | 2026-03-18T11:27:11.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 2681 | 2026-03-18T11:27:11.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 2682 | 2026-03-18T11:27:11.350Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2683 | 2026-03-18T11:27:11.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2684 | 2026-03-18T11:27:11.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2685 | 2026-03-18T11:27:11.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2686 | 2026-03-18T11:27:11.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2687 | 2026-03-18T11:27:11.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2688 | 2026-03-18T11:27:11.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2689 | 2026-03-18T11:27:11.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2690 | 2026-03-18T11:27:11.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2691 | 2026-03-18T11:27:11.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2692 | 2026-03-18T11:27:12.862Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2693 | 2026-03-18T11:27:12.862Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 2694 | 2026-03-18T11:27:12.866Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c7896658-1ee3-4e1e-bbb8-4fcd22ac19f4", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:27:12 GMT"} })
|
| 2695 | 2026-03-18T11:27:12.866Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 2696 | 2026-03-18T11:27:12.869Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "64a6220d-03b0-4aba-b2c1-89bdf9346383", "content-length": "29", "date": "Wed, 18 Mar 2026 11:27:12 GMT"} })
|
| 2697 | 2026-03-18T11:27:12.869Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2698 | 2026-03-18T11:27:12.870Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2699 | 2026-03-18T11:27:12.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2700 | 2026-03-18T11:27:12.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2701 | 2026-03-18T11:27:12.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2702 | 2026-03-18T11:27:12.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2703 | 2026-03-18T11:27:12.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2704 | 2026-03-18T11:27:12.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2705 | 2026-03-18T11:27:12.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2706 | 2026-03-18T11:27:12.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2707 | 2026-03-18T11:27:12.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2708 | 2026-03-18T11:27:12.873Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 2709 | 2026-03-18T11:27:12.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 2710 | 2026-03-18T11:27:12.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 2711 | 2026-03-18T11:27:12.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2712 | 2026-03-18T11:27:12.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2713 | 2026-03-18T11:27:12.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2714 | 2026-03-18T11:27:12.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2715 | 2026-03-18T11:27:12.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2716 | 2026-03-18T11:27:12.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2717 | 2026-03-18T11:27:12.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2718 | 2026-03-18T11:27:12.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2719 | 2026-03-18T11:27:12.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2720 | 2026-03-18T11:27:12.925Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 2721 | 2026-03-18T11:27:12.928Z | DEBG | oximeter (results-sink): inserting 1317 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2722 | 2026-03-18T11:27:12.928Z | DEBG | oximeter (clickhouse-client): unrolling 1317 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2723 | 2026-03-18T11:27:12.928Z | DEBG | oximeter (results-sink-cluster): inserting 1317 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2724 | 2026-03-18T11:27:12.982Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 4
table_name = fields_ipaddr
|
| 2725 | 2026-03-18T11:27:12.985Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 2004
table_name = fields_string
|
| 2726 | 2026-03-18T11:27:12.986Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 46
table_name = fields_u16
|
| 2727 | 2026-03-18T11:27:12.988Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 708
table_name = fields_u32
|
| 2728 | 2026-03-18T11:27:12.989Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = fields_u64
|
| 2729 | 2026-03-18T11:27:12.991Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1046
table_name = fields_uuid
|
| 2730 | 2026-03-18T11:27:12.993Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1251
table_name = measurements_cumulativeu64
|
| 2731 | 2026-03-18T11:27:12.995Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 42
table_name = measurements_histogramu64
|
| 2732 | 2026-03-18T11:27:12.997Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = measurements_u64
|
| 2733 | 2026-03-18T11:27:13.030Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2734 | 2026-03-18T11:27:13.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2735 | 2026-03-18T11:27:13.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2736 | 2026-03-18T11:27:13.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2737 | 2026-03-18T11:27:13.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2738 | 2026-03-18T11:27:13.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2739 | 2026-03-18T11:27:13.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2740 | 2026-03-18T11:27:13.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2741 | 2026-03-18T11:27:13.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2742 | 2026-03-18T11:27:13.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2743 | 2026-03-18T11:27:14.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2744 | 2026-03-18T11:27:14.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2745 | 2026-03-18T11:27:14.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2746 | 2026-03-18T11:27:14.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2747 | 2026-03-18T11:27:14.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2748 | 2026-03-18T11:27:14.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2749 | 2026-03-18T11:27:14.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2750 | 2026-03-18T11:27:14.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2751 | 2026-03-18T11:27:14.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2752 | 2026-03-18T11:27:15.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2753 | 2026-03-18T11:27:15.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2754 | 2026-03-18T11:27:15.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2755 | 2026-03-18T11:27:15.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2756 | 2026-03-18T11:27:15.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2757 | 2026-03-18T11:27:15.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2758 | 2026-03-18T11:27:15.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2759 | 2026-03-18T11:27:15.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2760 | 2026-03-18T11:27:15.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2761 | 2026-03-18T11:27:16.251Z | DEBG | oximeter (results-sink): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2762 | 2026-03-18T11:27:16.251Z | DEBG | oximeter (results-sink-cluster): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2763 | 2026-03-18T11:27:16.251Z | DEBG | oximeter (clickhouse-client): unrolling 132 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2764 | 2026-03-18T11:27:16.259Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 56
table_name = fields_string
|
| 2765 | 2026-03-18T11:27:16.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 64
table_name = fields_uuid
|
| 2766 | 2026-03-18T11:27:16.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 96
table_name = measurements_cumulativeu64
|
| 2767 | 2026-03-18T11:27:16.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 36
table_name = measurements_u64
|
| 2768 | 2026-03-18T11:27:16.353Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2769 | 2026-03-18T11:27:16.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2770 | 2026-03-18T11:27:16.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2771 | 2026-03-18T11:27:16.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2772 | 2026-03-18T11:27:16.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2773 | 2026-03-18T11:27:16.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2774 | 2026-03-18T11:27:16.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2775 | 2026-03-18T11:27:16.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2776 | 2026-03-18T11:27:16.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2777 | 2026-03-18T11:27:16.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2778 | 2026-03-18T11:27:17.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2779 | 2026-03-18T11:27:17.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2780 | 2026-03-18T11:27:17.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2781 | 2026-03-18T11:27:17.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2782 | 2026-03-18T11:27:17.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2783 | 2026-03-18T11:27:17.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2784 | 2026-03-18T11:27:17.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2785 | 2026-03-18T11:27:17.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2786 | 2026-03-18T11:27:17.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2787 | 2026-03-18T11:27:17.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2788 | 2026-03-18T11:27:17.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2789 | 2026-03-18T11:27:17.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2790 | 2026-03-18T11:27:18.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2791 | 2026-03-18T11:27:18.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2792 | 2026-03-18T11:27:18.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2793 | 2026-03-18T11:27:18.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2794 | 2026-03-18T11:27:18.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2795 | 2026-03-18T11:27:18.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2796 | 2026-03-18T11:27:18.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2797 | 2026-03-18T11:27:18.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2798 | 2026-03-18T11:27:18.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2799 | 2026-03-18T11:27:19.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2800 | 2026-03-18T11:27:19.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2801 | 2026-03-18T11:27:19.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2802 | 2026-03-18T11:27:19.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2803 | 2026-03-18T11:27:19.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2804 | 2026-03-18T11:27:19.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2805 | 2026-03-18T11:27:19.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2806 | 2026-03-18T11:27:19.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2807 | 2026-03-18T11:27:19.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2808 | 2026-03-18T11:27:20.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2809 | 2026-03-18T11:27:20.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2810 | 2026-03-18T11:27:20.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2811 | 2026-03-18T11:27:20.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2812 | 2026-03-18T11:27:20.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2813 | 2026-03-18T11:27:20.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2814 | 2026-03-18T11:27:20.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2815 | 2026-03-18T11:27:20.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2816 | 2026-03-18T11:27:20.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2817 | 2026-03-18T11:27:21.251Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2818 | 2026-03-18T11:27:21.251Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2819 | 2026-03-18T11:27:21.251Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2820 | 2026-03-18T11:27:21.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 2821 | 2026-03-18T11:27:21.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 2822 | 2026-03-18T11:27:21.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 2823 | 2026-03-18T11:27:21.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2824 | 2026-03-18T11:27:21.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 2825 | 2026-03-18T11:27:21.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 2826 | 2026-03-18T11:27:21.352Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2827 | 2026-03-18T11:27:21.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2828 | 2026-03-18T11:27:21.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2829 | 2026-03-18T11:27:21.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2830 | 2026-03-18T11:27:21.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2831 | 2026-03-18T11:27:21.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2832 | 2026-03-18T11:27:21.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2833 | 2026-03-18T11:27:21.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2834 | 2026-03-18T11:27:21.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2835 | 2026-03-18T11:27:21.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2836 | 2026-03-18T11:27:22.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2837 | 2026-03-18T11:27:22.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2838 | 2026-03-18T11:27:22.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2839 | 2026-03-18T11:27:22.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2840 | 2026-03-18T11:27:22.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2841 | 2026-03-18T11:27:22.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2842 | 2026-03-18T11:27:22.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2843 | 2026-03-18T11:27:22.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2844 | 2026-03-18T11:27:22.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2845 | 2026-03-18T11:27:22.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2846 | 2026-03-18T11:27:22.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2847 | 2026-03-18T11:27:22.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2848 | 2026-03-18T11:27:22.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2849 | 2026-03-18T11:27:22.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2850 | 2026-03-18T11:27:22.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2851 | 2026-03-18T11:27:22.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2852 | 2026-03-18T11:27:22.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2853 | 2026-03-18T11:27:22.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2854 | 2026-03-18T11:27:23.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2855 | 2026-03-18T11:27:23.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2856 | 2026-03-18T11:27:23.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2857 | 2026-03-18T11:27:23.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2858 | 2026-03-18T11:27:23.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2859 | 2026-03-18T11:27:23.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2860 | 2026-03-18T11:27:23.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2861 | 2026-03-18T11:27:23.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2862 | 2026-03-18T11:27:23.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2863 | 2026-03-18T11:27:24.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2864 | 2026-03-18T11:27:24.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2865 | 2026-03-18T11:27:24.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2866 | 2026-03-18T11:27:24.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2867 | 2026-03-18T11:27:24.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2868 | 2026-03-18T11:27:24.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2869 | 2026-03-18T11:27:24.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2870 | 2026-03-18T11:27:24.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2871 | 2026-03-18T11:27:24.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2872 | 2026-03-18T11:27:25.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2873 | 2026-03-18T11:27:25.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2874 | 2026-03-18T11:27:25.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2875 | 2026-03-18T11:27:25.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2876 | 2026-03-18T11:27:25.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2877 | 2026-03-18T11:27:25.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2878 | 2026-03-18T11:27:25.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2879 | 2026-03-18T11:27:25.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2880 | 2026-03-18T11:27:25.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2881 | 2026-03-18T11:27:26.250Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2882 | 2026-03-18T11:27:26.250Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2883 | 2026-03-18T11:27:26.250Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2884 | 2026-03-18T11:27:26.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 2885 | 2026-03-18T11:27:26.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 2886 | 2026-03-18T11:27:26.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 2887 | 2026-03-18T11:27:26.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2888 | 2026-03-18T11:27:26.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 2889 | 2026-03-18T11:27:26.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 2890 | 2026-03-18T11:27:26.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2891 | 2026-03-18T11:27:26.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2892 | 2026-03-18T11:27:26.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2893 | 2026-03-18T11:27:26.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2894 | 2026-03-18T11:27:26.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2895 | 2026-03-18T11:27:26.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2896 | 2026-03-18T11:27:26.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2897 | 2026-03-18T11:27:26.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2898 | 2026-03-18T11:27:26.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2899 | 2026-03-18T11:27:26.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2900 | 2026-03-18T11:27:27.862Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2901 | 2026-03-18T11:27:27.862Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 2902 | 2026-03-18T11:27:27.865Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "bf3f12af-7ce7-4e04-ab11-843d46de68ed", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:27:27 GMT"} })
|
| 2903 | 2026-03-18T11:27:27.865Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 2904 | 2026-03-18T11:27:27.867Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2905 | 2026-03-18T11:27:27.867Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2906 | 2026-03-18T11:27:27.868Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2b1367ea-79bc-438f-b7c8-7c15d693562f", "content-length": "29", "date": "Wed, 18 Mar 2026 11:27:27 GMT"} })
|
| 2907 | 2026-03-18T11:27:27.868Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2908 | 2026-03-18T11:27:27.869Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 2909 | 2026-03-18T11:27:27.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2910 | 2026-03-18T11:27:27.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2911 | 2026-03-18T11:27:27.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2912 | 2026-03-18T11:27:27.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2913 | 2026-03-18T11:27:27.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2914 | 2026-03-18T11:27:27.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2915 | 2026-03-18T11:27:27.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2916 | 2026-03-18T11:27:27.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2917 | 2026-03-18T11:27:27.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2918 | 2026-03-18T11:27:27.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2919 | 2026-03-18T11:27:27.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 2920 | 2026-03-18T11:27:27.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2921 | 2026-03-18T11:27:28.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2922 | 2026-03-18T11:27:28.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2923 | 2026-03-18T11:27:28.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2924 | 2026-03-18T11:27:28.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2925 | 2026-03-18T11:27:28.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2926 | 2026-03-18T11:27:28.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2927 | 2026-03-18T11:27:28.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2928 | 2026-03-18T11:27:28.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2929 | 2026-03-18T11:27:28.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2930 | 2026-03-18T11:27:29.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2931 | 2026-03-18T11:27:29.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2932 | 2026-03-18T11:27:29.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2933 | 2026-03-18T11:27:29.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2934 | 2026-03-18T11:27:29.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2935 | 2026-03-18T11:27:29.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2936 | 2026-03-18T11:27:29.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2937 | 2026-03-18T11:27:29.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2938 | 2026-03-18T11:27:29.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2939 | 2026-03-18T11:27:30.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2940 | 2026-03-18T11:27:30.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2941 | 2026-03-18T11:27:30.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2942 | 2026-03-18T11:27:30.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2943 | 2026-03-18T11:27:30.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2944 | 2026-03-18T11:27:30.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2945 | 2026-03-18T11:27:30.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2946 | 2026-03-18T11:27:30.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2947 | 2026-03-18T11:27:30.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2948 | 2026-03-18T11:27:31.249Z | DEBG | oximeter (results-sink): inserting 266 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2949 | 2026-03-18T11:27:31.249Z | DEBG | oximeter (results-sink-cluster): inserting 266 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 2950 | 2026-03-18T11:27:31.249Z | DEBG | oximeter (clickhouse-client): unrolling 266 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 2951 | 2026-03-18T11:27:31.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_i16
|
| 2952 | 2026-03-18T11:27:31.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 196
table_name = fields_string
|
| 2953 | 2026-03-18T11:27:31.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 22
table_name = fields_u16
|
| 2954 | 2026-03-18T11:27:31.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_u32
|
| 2955 | 2026-03-18T11:27:31.274Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 12
table_name = fields_u8
|
| 2956 | 2026-03-18T11:27:31.275Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 110
table_name = fields_uuid
|
| 2957 | 2026-03-18T11:27:31.277Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 196
table_name = measurements_cumulativeu64
|
| 2958 | 2026-03-18T11:27:31.280Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 2959 | 2026-03-18T11:27:31.282Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 2960 | 2026-03-18T11:27:31.351Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 2961 | 2026-03-18T11:27:31.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2962 | 2026-03-18T11:27:31.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2963 | 2026-03-18T11:27:31.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2964 | 2026-03-18T11:27:31.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2965 | 2026-03-18T11:27:31.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2966 | 2026-03-18T11:27:31.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2967 | 2026-03-18T11:27:31.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2968 | 2026-03-18T11:27:31.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2969 | 2026-03-18T11:27:31.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2970 | 2026-03-18T11:27:32.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2971 | 2026-03-18T11:27:32.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2972 | 2026-03-18T11:27:32.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2973 | 2026-03-18T11:27:32.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2974 | 2026-03-18T11:27:32.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2975 | 2026-03-18T11:27:32.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2976 | 2026-03-18T11:27:32.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 2977 | 2026-03-18T11:27:32.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2978 | 2026-03-18T11:27:32.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 2979 | 2026-03-18T11:27:32.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2980 | 2026-03-18T11:27:32.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2981 | 2026-03-18T11:27:32.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2982 | 2026-03-18T11:27:32.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2983 | 2026-03-18T11:27:32.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2984 | 2026-03-18T11:27:32.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2985 | 2026-03-18T11:27:32.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2986 | 2026-03-18T11:27:32.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2987 | 2026-03-18T11:27:32.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 2988 | 2026-03-18T11:27:33.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2989 | 2026-03-18T11:27:33.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2990 | 2026-03-18T11:27:33.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2991 | 2026-03-18T11:27:33.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2992 | 2026-03-18T11:27:33.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2993 | 2026-03-18T11:27:33.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2994 | 2026-03-18T11:27:33.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2995 | 2026-03-18T11:27:33.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2996 | 2026-03-18T11:27:33.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2997 | 2026-03-18T11:27:34.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2998 | 2026-03-18T11:27:34.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2999 | 2026-03-18T11:27:34.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3000 | 2026-03-18T11:27:34.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3001 | 2026-03-18T11:27:34.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3002 | 2026-03-18T11:27:34.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3003 | 2026-03-18T11:27:34.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3004 | 2026-03-18T11:27:34.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3005 | 2026-03-18T11:27:34.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3006 | 2026-03-18T11:27:35.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3007 | 2026-03-18T11:27:35.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3008 | 2026-03-18T11:27:35.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3009 | 2026-03-18T11:27:35.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3010 | 2026-03-18T11:27:35.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3011 | 2026-03-18T11:27:35.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3012 | 2026-03-18T11:27:35.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3013 | 2026-03-18T11:27:35.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3014 | 2026-03-18T11:27:35.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3015 | 2026-03-18T11:27:36.249Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3016 | 2026-03-18T11:27:36.249Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3017 | 2026-03-18T11:27:36.249Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3018 | 2026-03-18T11:27:36.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 3019 | 2026-03-18T11:27:36.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 3020 | 2026-03-18T11:27:36.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 3021 | 2026-03-18T11:27:36.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3022 | 2026-03-18T11:27:36.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 3023 | 2026-03-18T11:27:36.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 3024 | 2026-03-18T11:27:36.350Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3025 | 2026-03-18T11:27:36.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3026 | 2026-03-18T11:27:36.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3027 | 2026-03-18T11:27:36.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3028 | 2026-03-18T11:27:36.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3029 | 2026-03-18T11:27:36.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3030 | 2026-03-18T11:27:36.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3031 | 2026-03-18T11:27:36.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3032 | 2026-03-18T11:27:36.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3033 | 2026-03-18T11:27:36.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3034 | 2026-03-18T11:27:37.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3035 | 2026-03-18T11:27:37.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3036 | 2026-03-18T11:27:37.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3037 | 2026-03-18T11:27:37.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3038 | 2026-03-18T11:27:37.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3039 | 2026-03-18T11:27:37.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3040 | 2026-03-18T11:27:37.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3041 | 2026-03-18T11:27:37.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3042 | 2026-03-18T11:27:37.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3043 | 2026-03-18T11:27:37.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3044 | 2026-03-18T11:27:37.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3045 | 2026-03-18T11:27:37.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3046 | 2026-03-18T11:27:38.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3047 | 2026-03-18T11:27:38.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3048 | 2026-03-18T11:27:38.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3049 | 2026-03-18T11:27:38.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3050 | 2026-03-18T11:27:38.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3051 | 2026-03-18T11:27:38.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3052 | 2026-03-18T11:27:38.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3053 | 2026-03-18T11:27:38.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3054 | 2026-03-18T11:27:38.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3055 | 2026-03-18T11:27:39.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3056 | 2026-03-18T11:27:39.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3057 | 2026-03-18T11:27:39.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3058 | 2026-03-18T11:27:39.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3059 | 2026-03-18T11:27:39.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3060 | 2026-03-18T11:27:39.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3061 | 2026-03-18T11:27:39.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3062 | 2026-03-18T11:27:39.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3063 | 2026-03-18T11:27:39.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3064 | 2026-03-18T11:27:40.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3065 | 2026-03-18T11:27:40.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3066 | 2026-03-18T11:27:40.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3067 | 2026-03-18T11:27:40.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3068 | 2026-03-18T11:27:40.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3069 | 2026-03-18T11:27:40.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3070 | 2026-03-18T11:27:40.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3071 | 2026-03-18T11:27:40.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3072 | 2026-03-18T11:27:40.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3073 | 2026-03-18T11:27:41.249Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3074 | 2026-03-18T11:27:41.249Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3075 | 2026-03-18T11:27:41.249Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3076 | 2026-03-18T11:27:41.259Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 3077 | 2026-03-18T11:27:41.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 3078 | 2026-03-18T11:27:41.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 3079 | 2026-03-18T11:27:41.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3080 | 2026-03-18T11:27:41.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 3081 | 2026-03-18T11:27:41.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 3082 | 2026-03-18T11:27:41.350Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3083 | 2026-03-18T11:27:41.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3084 | 2026-03-18T11:27:41.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3085 | 2026-03-18T11:27:41.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3086 | 2026-03-18T11:27:41.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3087 | 2026-03-18T11:27:41.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3088 | 2026-03-18T11:27:41.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3089 | 2026-03-18T11:27:41.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3090 | 2026-03-18T11:27:41.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3091 | 2026-03-18T11:27:41.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3092 | 2026-03-18T11:27:42.861Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3093 | 2026-03-18T11:27:42.861Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 3094 | 2026-03-18T11:27:42.864Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b5514874-c4c6-432a-b5db-7615b755d46f", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:27:42 GMT"} })
|
| 3095 | 2026-03-18T11:27:42.864Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 3096 | 2026-03-18T11:27:42.867Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c8950420-cfe9-4628-baa6-a43ca1ce8e78", "content-length": "29", "date": "Wed, 18 Mar 2026 11:27:42 GMT"} })
|
| 3097 | 2026-03-18T11:27:42.867Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3098 | 2026-03-18T11:27:42.870Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3099 | 2026-03-18T11:27:42.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3100 | 2026-03-18T11:27:42.870Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3101 | 2026-03-18T11:27:42.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3102 | 2026-03-18T11:27:42.870Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3103 | 2026-03-18T11:27:42.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3104 | 2026-03-18T11:27:42.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3105 | 2026-03-18T11:27:42.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3106 | 2026-03-18T11:27:42.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3107 | 2026-03-18T11:27:42.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3108 | 2026-03-18T11:27:42.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3109 | 2026-03-18T11:27:42.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3110 | 2026-03-18T11:27:42.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 3111 | 2026-03-18T11:27:42.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 3112 | 2026-03-18T11:27:42.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3113 | 2026-03-18T11:27:42.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3114 | 2026-03-18T11:27:42.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3115 | 2026-03-18T11:27:42.907Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3116 | 2026-03-18T11:27:42.907Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3117 | 2026-03-18T11:27:42.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3118 | 2026-03-18T11:27:42.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3119 | 2026-03-18T11:27:42.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3120 | 2026-03-18T11:27:42.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3121 | 2026-03-18T11:27:42.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3122 | 2026-03-18T11:27:42.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3123 | 2026-03-18T11:27:42.923Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 3124 | 2026-03-18T11:27:42.926Z | DEBG | oximeter (results-sink): inserting 1320 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3125 | 2026-03-18T11:27:42.926Z | DEBG | oximeter (clickhouse-client): unrolling 1320 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3126 | 2026-03-18T11:27:42.927Z | DEBG | oximeter (results-sink-cluster): inserting 1320 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3127 | 2026-03-18T11:27:42.980Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_ipaddr
|
| 3128 | 2026-03-18T11:27:42.983Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 2007
table_name = fields_string
|
| 3129 | 2026-03-18T11:27:42.984Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 52
table_name = fields_u16
|
| 3130 | 2026-03-18T11:27:42.985Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 708
table_name = fields_u32
|
| 3131 | 2026-03-18T11:27:42.987Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = fields_u64
|
| 3132 | 2026-03-18T11:27:42.989Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1052
table_name = fields_uuid
|
| 3133 | 2026-03-18T11:27:42.990Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1254
table_name = measurements_cumulativeu64
|
| 3134 | 2026-03-18T11:27:42.993Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 42
table_name = measurements_histogramu64
|
| 3135 | 2026-03-18T11:27:42.994Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = measurements_u64
|
| 3136 | 2026-03-18T11:27:43.028Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3137 | 2026-03-18T11:27:43.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3138 | 2026-03-18T11:27:43.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3139 | 2026-03-18T11:27:43.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3140 | 2026-03-18T11:27:43.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3141 | 2026-03-18T11:27:43.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3142 | 2026-03-18T11:27:43.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3143 | 2026-03-18T11:27:43.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3144 | 2026-03-18T11:27:43.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3145 | 2026-03-18T11:27:43.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3146 | 2026-03-18T11:27:44.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3147 | 2026-03-18T11:27:44.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3148 | 2026-03-18T11:27:44.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3149 | 2026-03-18T11:27:44.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3150 | 2026-03-18T11:27:44.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3151 | 2026-03-18T11:27:44.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3152 | 2026-03-18T11:27:44.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3153 | 2026-03-18T11:27:44.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3154 | 2026-03-18T11:27:44.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3155 | 2026-03-18T11:27:45.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3156 | 2026-03-18T11:27:45.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3157 | 2026-03-18T11:27:45.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3158 | 2026-03-18T11:27:45.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3159 | 2026-03-18T11:27:45.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3160 | 2026-03-18T11:27:45.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3161 | 2026-03-18T11:27:45.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3162 | 2026-03-18T11:27:45.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3163 | 2026-03-18T11:27:45.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3164 | 2026-03-18T11:27:46.249Z | DEBG | oximeter (results-sink): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3165 | 2026-03-18T11:27:46.249Z | DEBG | oximeter (results-sink-cluster): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3166 | 2026-03-18T11:27:46.249Z | DEBG | oximeter (clickhouse-client): unrolling 132 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3167 | 2026-03-18T11:27:46.256Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 56
table_name = fields_string
|
| 3168 | 2026-03-18T11:27:46.258Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 64
table_name = fields_uuid
|
| 3169 | 2026-03-18T11:27:46.259Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 96
table_name = measurements_cumulativeu64
|
| 3170 | 2026-03-18T11:27:46.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 36
table_name = measurements_u64
|
| 3171 | 2026-03-18T11:27:46.350Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3172 | 2026-03-18T11:27:46.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3173 | 2026-03-18T11:27:46.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3174 | 2026-03-18T11:27:46.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3175 | 2026-03-18T11:27:46.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3176 | 2026-03-18T11:27:46.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3177 | 2026-03-18T11:27:46.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3178 | 2026-03-18T11:27:46.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3179 | 2026-03-18T11:27:46.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3180 | 2026-03-18T11:27:46.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3181 | 2026-03-18T11:27:47.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3182 | 2026-03-18T11:27:47.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3183 | 2026-03-18T11:27:47.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3184 | 2026-03-18T11:27:47.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3185 | 2026-03-18T11:27:47.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3186 | 2026-03-18T11:27:47.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3187 | 2026-03-18T11:27:47.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3188 | 2026-03-18T11:27:47.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3189 | 2026-03-18T11:27:47.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3190 | 2026-03-18T11:27:47.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3191 | 2026-03-18T11:27:47.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3192 | 2026-03-18T11:27:47.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3193 | 2026-03-18T11:27:48.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3194 | 2026-03-18T11:27:48.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3195 | 2026-03-18T11:27:48.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3196 | 2026-03-18T11:27:48.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3197 | 2026-03-18T11:27:48.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3198 | 2026-03-18T11:27:48.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3199 | 2026-03-18T11:27:48.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3200 | 2026-03-18T11:27:48.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3201 | 2026-03-18T11:27:48.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3202 | 2026-03-18T11:27:49.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3203 | 2026-03-18T11:27:49.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3204 | 2026-03-18T11:27:49.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3205 | 2026-03-18T11:27:49.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3206 | 2026-03-18T11:27:49.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3207 | 2026-03-18T11:27:49.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3208 | 2026-03-18T11:27:49.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3209 | 2026-03-18T11:27:49.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3210 | 2026-03-18T11:27:49.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3211 | 2026-03-18T11:27:50.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3212 | 2026-03-18T11:27:50.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3213 | 2026-03-18T11:27:50.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3214 | 2026-03-18T11:27:50.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3215 | 2026-03-18T11:27:50.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3216 | 2026-03-18T11:27:50.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3217 | 2026-03-18T11:27:50.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3218 | 2026-03-18T11:27:50.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3219 | 2026-03-18T11:27:50.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3220 | 2026-03-18T11:27:51.249Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3221 | 2026-03-18T11:27:51.249Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3222 | 2026-03-18T11:27:51.249Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3223 | 2026-03-18T11:27:51.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 3224 | 2026-03-18T11:27:51.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 3225 | 2026-03-18T11:27:51.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 3226 | 2026-03-18T11:27:51.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3227 | 2026-03-18T11:27:51.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 3228 | 2026-03-18T11:27:51.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 3229 | 2026-03-18T11:27:51.350Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3230 | 2026-03-18T11:27:51.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3231 | 2026-03-18T11:27:51.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3232 | 2026-03-18T11:27:51.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3233 | 2026-03-18T11:27:51.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3234 | 2026-03-18T11:27:51.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3235 | 2026-03-18T11:27:51.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3236 | 2026-03-18T11:27:51.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3237 | 2026-03-18T11:27:51.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3238 | 2026-03-18T11:27:51.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3239 | 2026-03-18T11:27:52.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3240 | 2026-03-18T11:27:52.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3241 | 2026-03-18T11:27:52.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3242 | 2026-03-18T11:27:52.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3243 | 2026-03-18T11:27:52.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3244 | 2026-03-18T11:27:52.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3245 | 2026-03-18T11:27:52.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3246 | 2026-03-18T11:27:52.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3247 | 2026-03-18T11:27:52.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3248 | 2026-03-18T11:27:52.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3249 | 2026-03-18T11:27:52.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3250 | 2026-03-18T11:27:52.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3251 | 2026-03-18T11:27:52.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3252 | 2026-03-18T11:27:52.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3253 | 2026-03-18T11:27:52.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3254 | 2026-03-18T11:27:52.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3255 | 2026-03-18T11:27:52.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3256 | 2026-03-18T11:27:52.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3257 | 2026-03-18T11:27:53.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3258 | 2026-03-18T11:27:53.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3259 | 2026-03-18T11:27:53.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3260 | 2026-03-18T11:27:53.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3261 | 2026-03-18T11:27:53.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3262 | 2026-03-18T11:27:53.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3263 | 2026-03-18T11:27:53.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3264 | 2026-03-18T11:27:53.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3265 | 2026-03-18T11:27:53.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3266 | 2026-03-18T11:27:54.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3267 | 2026-03-18T11:27:54.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3268 | 2026-03-18T11:27:54.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3269 | 2026-03-18T11:27:54.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3270 | 2026-03-18T11:27:54.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3271 | 2026-03-18T11:27:54.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3272 | 2026-03-18T11:27:54.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3273 | 2026-03-18T11:27:54.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3274 | 2026-03-18T11:27:54.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3275 | 2026-03-18T11:27:55.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3276 | 2026-03-18T11:27:55.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3277 | 2026-03-18T11:27:55.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3278 | 2026-03-18T11:27:55.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3279 | 2026-03-18T11:27:55.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3280 | 2026-03-18T11:27:55.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3281 | 2026-03-18T11:27:55.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3282 | 2026-03-18T11:27:55.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3283 | 2026-03-18T11:27:55.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3284 | 2026-03-18T11:27:56.248Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3285 | 2026-03-18T11:27:56.248Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3286 | 2026-03-18T11:27:56.248Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3287 | 2026-03-18T11:27:56.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 3288 | 2026-03-18T11:27:56.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 3289 | 2026-03-18T11:27:56.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 3290 | 2026-03-18T11:27:56.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3291 | 2026-03-18T11:27:56.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 3292 | 2026-03-18T11:27:56.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 3293 | 2026-03-18T11:27:56.349Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3294 | 2026-03-18T11:27:56.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3295 | 2026-03-18T11:27:56.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3296 | 2026-03-18T11:27:56.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3297 | 2026-03-18T11:27:56.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3298 | 2026-03-18T11:27:56.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3299 | 2026-03-18T11:27:56.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3300 | 2026-03-18T11:27:56.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3301 | 2026-03-18T11:27:56.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3302 | 2026-03-18T11:27:56.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3303 | 2026-03-18T11:27:57.861Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3304 | 2026-03-18T11:27:57.861Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 3305 | 2026-03-18T11:27:57.864Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a54f1790-2680-4b84-abf3-ac4f386f1add", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:27:57 GMT"} })
|
| 3306 | 2026-03-18T11:27:57.864Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 3307 | 2026-03-18T11:27:57.867Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 3308 | 2026-03-18T11:27:57.867Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 3309 | 2026-03-18T11:27:57.867Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c94dfbf0-b4fb-4ef1-9181-6d178d894f6a", "content-length": "29", "date": "Wed, 18 Mar 2026 11:27:57 GMT"} })
|
| 3310 | 2026-03-18T11:27:57.867Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3311 | 2026-03-18T11:27:57.869Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 3312 | 2026-03-18T11:27:57.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3313 | 2026-03-18T11:27:57.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3314 | 2026-03-18T11:27:57.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3315 | 2026-03-18T11:27:57.907Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3316 | 2026-03-18T11:27:57.907Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3317 | 2026-03-18T11:27:57.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3318 | 2026-03-18T11:27:57.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3319 | 2026-03-18T11:27:57.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3320 | 2026-03-18T11:27:57.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3321 | 2026-03-18T11:27:57.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3322 | 2026-03-18T11:27:57.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3323 | 2026-03-18T11:27:57.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3324 | 2026-03-18T11:27:57.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3325 | 2026-03-18T11:27:57.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3326 | 2026-03-18T11:27:58.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3327 | 2026-03-18T11:27:58.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3328 | 2026-03-18T11:27:58.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3329 | 2026-03-18T11:27:58.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3330 | 2026-03-18T11:27:58.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3331 | 2026-03-18T11:27:58.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3332 | 2026-03-18T11:27:58.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3333 | 2026-03-18T11:27:58.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3334 | 2026-03-18T11:27:58.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3335 | 2026-03-18T11:27:59.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3336 | 2026-03-18T11:27:59.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3337 | 2026-03-18T11:27:59.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3338 | 2026-03-18T11:27:59.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3339 | 2026-03-18T11:27:59.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3340 | 2026-03-18T11:27:59.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3341 | 2026-03-18T11:27:59.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3342 | 2026-03-18T11:27:59.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3343 | 2026-03-18T11:27:59.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3344 | 2026-03-18T11:28:00.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3345 | 2026-03-18T11:28:00.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3346 | 2026-03-18T11:28:00.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3347 | 2026-03-18T11:28:00.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3348 | 2026-03-18T11:28:00.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3349 | 2026-03-18T11:28:00.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3350 | 2026-03-18T11:28:00.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3351 | 2026-03-18T11:28:00.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3352 | 2026-03-18T11:28:00.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3353 | 2026-03-18T11:28:01.248Z | DEBG | oximeter (results-sink): inserting 268 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3354 | 2026-03-18T11:28:01.248Z | DEBG | oximeter (results-sink-cluster): inserting 268 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3355 | 2026-03-18T11:28:01.248Z | DEBG | oximeter (clickhouse-client): unrolling 268 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3356 | 2026-03-18T11:28:01.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_i16
|
| 3357 | 2026-03-18T11:28:01.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 4
table_name = fields_ipaddr
|
| 3358 | 2026-03-18T11:28:01.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 198
table_name = fields_string
|
| 3359 | 2026-03-18T11:28:01.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 26
table_name = fields_u16
|
| 3360 | 2026-03-18T11:28:01.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_u32
|
| 3361 | 2026-03-18T11:28:01.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 12
table_name = fields_u8
|
| 3362 | 2026-03-18T11:28:01.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 114
table_name = fields_uuid
|
| 3363 | 2026-03-18T11:28:01.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 198
table_name = measurements_cumulativeu64
|
| 3364 | 2026-03-18T11:28:01.274Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 3365 | 2026-03-18T11:28:01.275Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 3366 | 2026-03-18T11:28:01.349Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3367 | 2026-03-18T11:28:01.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3368 | 2026-03-18T11:28:01.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3369 | 2026-03-18T11:28:01.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3370 | 2026-03-18T11:28:01.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3371 | 2026-03-18T11:28:01.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3372 | 2026-03-18T11:28:01.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3373 | 2026-03-18T11:28:01.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3374 | 2026-03-18T11:28:01.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3375 | 2026-03-18T11:28:01.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3376 | 2026-03-18T11:28:02.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3377 | 2026-03-18T11:28:02.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3378 | 2026-03-18T11:28:02.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3379 | 2026-03-18T11:28:02.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3380 | 2026-03-18T11:28:02.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3381 | 2026-03-18T11:28:02.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3382 | 2026-03-18T11:28:02.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3383 | 2026-03-18T11:28:02.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3384 | 2026-03-18T11:28:02.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3385 | 2026-03-18T11:28:02.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3386 | 2026-03-18T11:28:02.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3387 | 2026-03-18T11:28:02.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3388 | 2026-03-18T11:28:02.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3389 | 2026-03-18T11:28:02.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3390 | 2026-03-18T11:28:02.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3391 | 2026-03-18T11:28:02.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3392 | 2026-03-18T11:28:02.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3393 | 2026-03-18T11:28:02.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3394 | 2026-03-18T11:28:03.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3395 | 2026-03-18T11:28:03.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3396 | 2026-03-18T11:28:03.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3397 | 2026-03-18T11:28:03.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3398 | 2026-03-18T11:28:03.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3399 | 2026-03-18T11:28:03.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3400 | 2026-03-18T11:28:03.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3401 | 2026-03-18T11:28:03.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3402 | 2026-03-18T11:28:03.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3403 | 2026-03-18T11:28:04.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3404 | 2026-03-18T11:28:04.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3405 | 2026-03-18T11:28:04.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3406 | 2026-03-18T11:28:04.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3407 | 2026-03-18T11:28:04.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3408 | 2026-03-18T11:28:04.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3409 | 2026-03-18T11:28:04.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3410 | 2026-03-18T11:28:04.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3411 | 2026-03-18T11:28:04.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3412 | 2026-03-18T11:28:05.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3413 | 2026-03-18T11:28:05.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3414 | 2026-03-18T11:28:05.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3415 | 2026-03-18T11:28:05.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3416 | 2026-03-18T11:28:05.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3417 | 2026-03-18T11:28:05.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3418 | 2026-03-18T11:28:05.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3419 | 2026-03-18T11:28:05.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3420 | 2026-03-18T11:28:05.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3421 | 2026-03-18T11:28:06.249Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3422 | 2026-03-18T11:28:06.249Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3423 | 2026-03-18T11:28:06.249Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3424 | 2026-03-18T11:28:06.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 3425 | 2026-03-18T11:28:06.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 3426 | 2026-03-18T11:28:06.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 3427 | 2026-03-18T11:28:06.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3428 | 2026-03-18T11:28:06.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 3429 | 2026-03-18T11:28:06.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 3430 | 2026-03-18T11:28:06.350Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3431 | 2026-03-18T11:28:06.869Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3432 | 2026-03-18T11:28:06.869Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3433 | 2026-03-18T11:28:06.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3434 | 2026-03-18T11:28:06.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3435 | 2026-03-18T11:28:06.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3436 | 2026-03-18T11:28:06.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3437 | 2026-03-18T11:28:06.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3438 | 2026-03-18T11:28:06.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3439 | 2026-03-18T11:28:06.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3440 | 2026-03-18T11:28:07.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3441 | 2026-03-18T11:28:07.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3442 | 2026-03-18T11:28:07.870Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3443 | 2026-03-18T11:28:07.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3444 | 2026-03-18T11:28:07.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3445 | 2026-03-18T11:28:07.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3446 | 2026-03-18T11:28:07.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3447 | 2026-03-18T11:28:07.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3448 | 2026-03-18T11:28:07.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3449 | 2026-03-18T11:28:07.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3450 | 2026-03-18T11:28:07.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3451 | 2026-03-18T11:28:07.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3452 | 2026-03-18T11:28:08.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3453 | 2026-03-18T11:28:08.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3454 | 2026-03-18T11:28:08.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3455 | 2026-03-18T11:28:08.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3456 | 2026-03-18T11:28:08.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3457 | 2026-03-18T11:28:08.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3458 | 2026-03-18T11:28:08.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3459 | 2026-03-18T11:28:08.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3460 | 2026-03-18T11:28:08.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3461 | 2026-03-18T11:28:09.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3462 | 2026-03-18T11:28:09.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3463 | 2026-03-18T11:28:09.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3464 | 2026-03-18T11:28:09.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3465 | 2026-03-18T11:28:09.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3466 | 2026-03-18T11:28:09.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3467 | 2026-03-18T11:28:09.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3468 | 2026-03-18T11:28:09.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3469 | 2026-03-18T11:28:09.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3470 | 2026-03-18T11:28:10.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3471 | 2026-03-18T11:28:10.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3472 | 2026-03-18T11:28:10.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3473 | 2026-03-18T11:28:10.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3474 | 2026-03-18T11:28:10.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3475 | 2026-03-18T11:28:10.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3476 | 2026-03-18T11:28:10.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3477 | 2026-03-18T11:28:10.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3478 | 2026-03-18T11:28:10.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3479 | 2026-03-18T11:28:11.249Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3480 | 2026-03-18T11:28:11.249Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3481 | 2026-03-18T11:28:11.249Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3482 | 2026-03-18T11:28:11.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 3483 | 2026-03-18T11:28:11.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 3484 | 2026-03-18T11:28:11.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 3485 | 2026-03-18T11:28:11.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3486 | 2026-03-18T11:28:11.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 3487 | 2026-03-18T11:28:11.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 3488 | 2026-03-18T11:28:11.350Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3489 | 2026-03-18T11:28:11.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3490 | 2026-03-18T11:28:11.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3491 | 2026-03-18T11:28:11.871Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3492 | 2026-03-18T11:28:11.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3493 | 2026-03-18T11:28:11.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3494 | 2026-03-18T11:28:11.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3495 | 2026-03-18T11:28:11.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3496 | 2026-03-18T11:28:11.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3497 | 2026-03-18T11:28:11.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3498 | 2026-03-18T11:28:12.862Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3499 | 2026-03-18T11:28:12.862Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 3500 | 2026-03-18T11:28:12.866Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4c2155fd-6eb2-47f8-abd6-e7cddb36801d", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:28:12 GMT"} })
|
| 3501 | 2026-03-18T11:28:12.866Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 3502 | 2026-03-18T11:28:12.869Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 3503 | 2026-03-18T11:28:12.869Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ab050c8d-97d8-42c7-9064-918b8dab7a69", "content-length": "29", "date": "Wed, 18 Mar 2026 11:28:12 GMT"} })
|
| 3504 | 2026-03-18T11:28:12.869Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3505 | 2026-03-18T11:28:12.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3506 | 2026-03-18T11:28:12.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3507 | 2026-03-18T11:28:12.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3508 | 2026-03-18T11:28:12.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3509 | 2026-03-18T11:28:12.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3510 | 2026-03-18T11:28:12.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3511 | 2026-03-18T11:28:12.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3512 | 2026-03-18T11:28:12.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3513 | 2026-03-18T11:28:12.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3514 | 2026-03-18T11:28:12.873Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 3515 | 2026-03-18T11:28:12.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 3516 | 2026-03-18T11:28:12.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 3517 | 2026-03-18T11:28:12.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3518 | 2026-03-18T11:28:12.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3519 | 2026-03-18T11:28:12.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3520 | 2026-03-18T11:28:12.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3521 | 2026-03-18T11:28:12.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3522 | 2026-03-18T11:28:12.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3523 | 2026-03-18T11:28:12.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3524 | 2026-03-18T11:28:12.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3525 | 2026-03-18T11:28:12.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3526 | 2026-03-18T11:28:12.924Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 3527 | 2026-03-18T11:28:12.927Z | DEBG | oximeter (results-sink): inserting 1317 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3528 | 2026-03-18T11:28:12.927Z | DEBG | oximeter (clickhouse-client): unrolling 1317 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3529 | 2026-03-18T11:28:12.927Z | DEBG | oximeter (results-sink-cluster): inserting 1317 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3530 | 2026-03-18T11:28:12.982Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 4
table_name = fields_ipaddr
|
| 3531 | 2026-03-18T11:28:12.984Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 2004
table_name = fields_string
|
| 3532 | 2026-03-18T11:28:12.986Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 46
table_name = fields_u16
|
| 3533 | 2026-03-18T11:28:12.987Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 708
table_name = fields_u32
|
| 3534 | 2026-03-18T11:28:12.989Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = fields_u64
|
| 3535 | 2026-03-18T11:28:12.991Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1046
table_name = fields_uuid
|
| 3536 | 2026-03-18T11:28:12.993Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1251
table_name = measurements_cumulativeu64
|
| 3537 | 2026-03-18T11:28:12.995Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 42
table_name = measurements_histogramu64
|
| 3538 | 2026-03-18T11:28:12.996Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = measurements_u64
|
| 3539 | 2026-03-18T11:28:13.028Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3540 | 2026-03-18T11:28:13.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3541 | 2026-03-18T11:28:13.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3542 | 2026-03-18T11:28:13.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3543 | 2026-03-18T11:28:13.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3544 | 2026-03-18T11:28:13.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3545 | 2026-03-18T11:28:13.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3546 | 2026-03-18T11:28:13.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3547 | 2026-03-18T11:28:13.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3548 | 2026-03-18T11:28:13.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3549 | 2026-03-18T11:28:14.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3550 | 2026-03-18T11:28:14.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3551 | 2026-03-18T11:28:14.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3552 | 2026-03-18T11:28:14.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3553 | 2026-03-18T11:28:14.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3554 | 2026-03-18T11:28:14.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3555 | 2026-03-18T11:28:14.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3556 | 2026-03-18T11:28:14.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3557 | 2026-03-18T11:28:14.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3558 | 2026-03-18T11:28:15.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3559 | 2026-03-18T11:28:15.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3560 | 2026-03-18T11:28:15.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3561 | 2026-03-18T11:28:15.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3562 | 2026-03-18T11:28:15.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3563 | 2026-03-18T11:28:15.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3564 | 2026-03-18T11:28:15.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3565 | 2026-03-18T11:28:15.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3566 | 2026-03-18T11:28:15.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3567 | 2026-03-18T11:28:16.252Z | DEBG | oximeter (results-sink): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3568 | 2026-03-18T11:28:16.252Z | DEBG | oximeter (results-sink-cluster): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3569 | 2026-03-18T11:28:16.252Z | DEBG | oximeter (clickhouse-client): unrolling 132 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3570 | 2026-03-18T11:28:16.259Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 56
table_name = fields_string
|
| 3571 | 2026-03-18T11:28:16.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 64
table_name = fields_uuid
|
| 3572 | 2026-03-18T11:28:16.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 96
table_name = measurements_cumulativeu64
|
| 3573 | 2026-03-18T11:28:16.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 36
table_name = measurements_u64
|
| 3574 | 2026-03-18T11:28:16.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3575 | 2026-03-18T11:28:16.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3576 | 2026-03-18T11:28:16.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3577 | 2026-03-18T11:28:16.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3578 | 2026-03-18T11:28:16.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3579 | 2026-03-18T11:28:16.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3580 | 2026-03-18T11:28:16.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3581 | 2026-03-18T11:28:16.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3582 | 2026-03-18T11:28:16.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3583 | 2026-03-18T11:28:16.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3584 | 2026-03-18T11:28:17.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3585 | 2026-03-18T11:28:17.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3586 | 2026-03-18T11:28:17.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3587 | 2026-03-18T11:28:17.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3588 | 2026-03-18T11:28:17.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3589 | 2026-03-18T11:28:17.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3590 | 2026-03-18T11:28:17.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3591 | 2026-03-18T11:28:17.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3592 | 2026-03-18T11:28:17.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3593 | 2026-03-18T11:28:17.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3594 | 2026-03-18T11:28:17.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3595 | 2026-03-18T11:28:17.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3596 | 2026-03-18T11:28:18.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3597 | 2026-03-18T11:28:18.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3598 | 2026-03-18T11:28:18.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3599 | 2026-03-18T11:28:18.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3600 | 2026-03-18T11:28:18.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3601 | 2026-03-18T11:28:18.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3602 | 2026-03-18T11:28:18.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3603 | 2026-03-18T11:28:18.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3604 | 2026-03-18T11:28:18.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3605 | 2026-03-18T11:28:19.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3606 | 2026-03-18T11:28:19.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3607 | 2026-03-18T11:28:19.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3608 | 2026-03-18T11:28:19.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3609 | 2026-03-18T11:28:19.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3610 | 2026-03-18T11:28:19.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3611 | 2026-03-18T11:28:19.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3612 | 2026-03-18T11:28:19.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3613 | 2026-03-18T11:28:19.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3614 | 2026-03-18T11:28:20.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3615 | 2026-03-18T11:28:20.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3616 | 2026-03-18T11:28:20.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3617 | 2026-03-18T11:28:20.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3618 | 2026-03-18T11:28:20.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3619 | 2026-03-18T11:28:20.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3620 | 2026-03-18T11:28:20.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3621 | 2026-03-18T11:28:20.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3622 | 2026-03-18T11:28:20.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3623 | 2026-03-18T11:28:21.252Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3624 | 2026-03-18T11:28:21.252Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3625 | 2026-03-18T11:28:21.252Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3626 | 2026-03-18T11:28:21.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 3627 | 2026-03-18T11:28:21.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 3628 | 2026-03-18T11:28:21.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 3629 | 2026-03-18T11:28:21.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3630 | 2026-03-18T11:28:21.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 3631 | 2026-03-18T11:28:21.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 3632 | 2026-03-18T11:28:21.353Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3633 | 2026-03-18T11:28:21.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3634 | 2026-03-18T11:28:21.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3635 | 2026-03-18T11:28:21.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3636 | 2026-03-18T11:28:21.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3637 | 2026-03-18T11:28:21.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3638 | 2026-03-18T11:28:21.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3639 | 2026-03-18T11:28:21.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3640 | 2026-03-18T11:28:21.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3641 | 2026-03-18T11:28:21.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3642 | 2026-03-18T11:28:22.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3643 | 2026-03-18T11:28:22.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3644 | 2026-03-18T11:28:22.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3645 | 2026-03-18T11:28:22.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3646 | 2026-03-18T11:28:22.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3647 | 2026-03-18T11:28:22.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3648 | 2026-03-18T11:28:22.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3649 | 2026-03-18T11:28:22.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3650 | 2026-03-18T11:28:22.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3651 | 2026-03-18T11:28:22.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3652 | 2026-03-18T11:28:22.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3653 | 2026-03-18T11:28:22.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3654 | 2026-03-18T11:28:22.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3655 | 2026-03-18T11:28:22.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3656 | 2026-03-18T11:28:22.920Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3657 | 2026-03-18T11:28:22.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3658 | 2026-03-18T11:28:22.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3659 | 2026-03-18T11:28:22.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3660 | 2026-03-18T11:28:23.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3661 | 2026-03-18T11:28:23.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3662 | 2026-03-18T11:28:23.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3663 | 2026-03-18T11:28:23.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3664 | 2026-03-18T11:28:23.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3665 | 2026-03-18T11:28:23.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3666 | 2026-03-18T11:28:23.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3667 | 2026-03-18T11:28:23.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3668 | 2026-03-18T11:28:23.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3669 | 2026-03-18T11:28:24.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3670 | 2026-03-18T11:28:24.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3671 | 2026-03-18T11:28:24.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3672 | 2026-03-18T11:28:24.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3673 | 2026-03-18T11:28:24.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3674 | 2026-03-18T11:28:24.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3675 | 2026-03-18T11:28:24.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3676 | 2026-03-18T11:28:24.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3677 | 2026-03-18T11:28:24.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3678 | 2026-03-18T11:28:25.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3679 | 2026-03-18T11:28:25.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3680 | 2026-03-18T11:28:25.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3681 | 2026-03-18T11:28:25.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3682 | 2026-03-18T11:28:25.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3683 | 2026-03-18T11:28:25.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3684 | 2026-03-18T11:28:25.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3685 | 2026-03-18T11:28:25.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3686 | 2026-03-18T11:28:25.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3687 | 2026-03-18T11:28:26.252Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3688 | 2026-03-18T11:28:26.252Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3689 | 2026-03-18T11:28:26.252Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3690 | 2026-03-18T11:28:26.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 3691 | 2026-03-18T11:28:26.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 3692 | 2026-03-18T11:28:26.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 3693 | 2026-03-18T11:28:26.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3694 | 2026-03-18T11:28:26.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 3695 | 2026-03-18T11:28:26.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 3696 | 2026-03-18T11:28:26.353Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3697 | 2026-03-18T11:28:26.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3698 | 2026-03-18T11:28:26.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3699 | 2026-03-18T11:28:26.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3700 | 2026-03-18T11:28:26.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3701 | 2026-03-18T11:28:26.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3702 | 2026-03-18T11:28:26.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3703 | 2026-03-18T11:28:26.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3704 | 2026-03-18T11:28:26.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3705 | 2026-03-18T11:28:26.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3706 | 2026-03-18T11:28:27.864Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3707 | 2026-03-18T11:28:27.864Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 3708 | 2026-03-18T11:28:27.867Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "85842dab-0139-49c7-bdf4-4e628294fe7b", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:28:27 GMT"} })
|
| 3709 | 2026-03-18T11:28:27.867Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 3710 | 2026-03-18T11:28:27.869Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "02e2c54d-ce76-4853-bb9a-cdf815d5b1d6", "content-length": "29", "date": "Wed, 18 Mar 2026 11:28:27 GMT"} })
|
| 3711 | 2026-03-18T11:28:27.869Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3712 | 2026-03-18T11:28:27.870Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 3713 | 2026-03-18T11:28:27.870Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 3714 | 2026-03-18T11:28:27.872Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 3715 | 2026-03-18T11:28:27.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3716 | 2026-03-18T11:28:27.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3717 | 2026-03-18T11:28:27.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3718 | 2026-03-18T11:28:27.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3719 | 2026-03-18T11:28:27.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3720 | 2026-03-18T11:28:27.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3721 | 2026-03-18T11:28:27.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3722 | 2026-03-18T11:28:27.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3723 | 2026-03-18T11:28:27.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3724 | 2026-03-18T11:28:27.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3725 | 2026-03-18T11:28:27.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3726 | 2026-03-18T11:28:27.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3727 | 2026-03-18T11:28:28.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3728 | 2026-03-18T11:28:28.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3729 | 2026-03-18T11:28:28.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3730 | 2026-03-18T11:28:28.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3731 | 2026-03-18T11:28:28.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3732 | 2026-03-18T11:28:28.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3733 | 2026-03-18T11:28:28.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3734 | 2026-03-18T11:28:28.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3735 | 2026-03-18T11:28:28.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3736 | 2026-03-18T11:28:29.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3737 | 2026-03-18T11:28:29.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3738 | 2026-03-18T11:28:29.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3739 | 2026-03-18T11:28:29.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3740 | 2026-03-18T11:28:29.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3741 | 2026-03-18T11:28:29.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3742 | 2026-03-18T11:28:29.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3743 | 2026-03-18T11:28:29.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3744 | 2026-03-18T11:28:29.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3745 | 2026-03-18T11:28:30.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3746 | 2026-03-18T11:28:30.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3747 | 2026-03-18T11:28:30.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3748 | 2026-03-18T11:28:30.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3749 | 2026-03-18T11:28:30.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3750 | 2026-03-18T11:28:30.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3751 | 2026-03-18T11:28:30.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3752 | 2026-03-18T11:28:30.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3753 | 2026-03-18T11:28:30.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3754 | 2026-03-18T11:28:31.253Z | DEBG | oximeter (results-sink): inserting 266 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3755 | 2026-03-18T11:28:31.253Z | DEBG | oximeter (results-sink-cluster): inserting 266 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3756 | 2026-03-18T11:28:31.253Z | DEBG | oximeter (clickhouse-client): unrolling 266 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3757 | 2026-03-18T11:28:31.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_i16
|
| 3758 | 2026-03-18T11:28:31.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 196
table_name = fields_string
|
| 3759 | 2026-03-18T11:28:31.273Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 22
table_name = fields_u16
|
| 3760 | 2026-03-18T11:28:31.275Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_u32
|
| 3761 | 2026-03-18T11:28:31.277Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 12
table_name = fields_u8
|
| 3762 | 2026-03-18T11:28:31.279Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 110
table_name = fields_uuid
|
| 3763 | 2026-03-18T11:28:31.281Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 196
table_name = measurements_cumulativeu64
|
| 3764 | 2026-03-18T11:28:31.283Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 3765 | 2026-03-18T11:28:31.285Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 3766 | 2026-03-18T11:28:31.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3767 | 2026-03-18T11:28:31.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3768 | 2026-03-18T11:28:31.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3769 | 2026-03-18T11:28:31.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3770 | 2026-03-18T11:28:31.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3771 | 2026-03-18T11:28:31.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3772 | 2026-03-18T11:28:31.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3773 | 2026-03-18T11:28:31.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3774 | 2026-03-18T11:28:31.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3775 | 2026-03-18T11:28:31.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3776 | 2026-03-18T11:28:32.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3777 | 2026-03-18T11:28:32.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3778 | 2026-03-18T11:28:32.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3779 | 2026-03-18T11:28:32.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3780 | 2026-03-18T11:28:32.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3781 | 2026-03-18T11:28:32.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3782 | 2026-03-18T11:28:32.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3783 | 2026-03-18T11:28:32.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3784 | 2026-03-18T11:28:32.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3785 | 2026-03-18T11:28:32.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3786 | 2026-03-18T11:28:32.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3787 | 2026-03-18T11:28:32.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3788 | 2026-03-18T11:28:32.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3789 | 2026-03-18T11:28:32.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3790 | 2026-03-18T11:28:32.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3791 | 2026-03-18T11:28:32.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3792 | 2026-03-18T11:28:32.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3793 | 2026-03-18T11:28:32.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3794 | 2026-03-18T11:28:33.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3795 | 2026-03-18T11:28:33.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3796 | 2026-03-18T11:28:33.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3797 | 2026-03-18T11:28:33.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3798 | 2026-03-18T11:28:33.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3799 | 2026-03-18T11:28:33.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3800 | 2026-03-18T11:28:33.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3801 | 2026-03-18T11:28:33.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3802 | 2026-03-18T11:28:33.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3803 | 2026-03-18T11:28:34.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3804 | 2026-03-18T11:28:34.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3805 | 2026-03-18T11:28:34.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3806 | 2026-03-18T11:28:34.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3807 | 2026-03-18T11:28:34.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3808 | 2026-03-18T11:28:34.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3809 | 2026-03-18T11:28:34.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3810 | 2026-03-18T11:28:34.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3811 | 2026-03-18T11:28:34.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3812 | 2026-03-18T11:28:35.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3813 | 2026-03-18T11:28:35.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3814 | 2026-03-18T11:28:35.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3815 | 2026-03-18T11:28:35.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3816 | 2026-03-18T11:28:35.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3817 | 2026-03-18T11:28:35.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3818 | 2026-03-18T11:28:35.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3819 | 2026-03-18T11:28:35.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3820 | 2026-03-18T11:28:35.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3821 | 2026-03-18T11:28:36.252Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3822 | 2026-03-18T11:28:36.252Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3823 | 2026-03-18T11:28:36.252Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3824 | 2026-03-18T11:28:36.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 3825 | 2026-03-18T11:28:36.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 3826 | 2026-03-18T11:28:36.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 3827 | 2026-03-18T11:28:36.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3828 | 2026-03-18T11:28:36.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 3829 | 2026-03-18T11:28:36.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 3830 | 2026-03-18T11:28:36.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3831 | 2026-03-18T11:28:36.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3832 | 2026-03-18T11:28:36.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3833 | 2026-03-18T11:28:36.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3834 | 2026-03-18T11:28:36.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3835 | 2026-03-18T11:28:36.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3836 | 2026-03-18T11:28:36.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3837 | 2026-03-18T11:28:36.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3838 | 2026-03-18T11:28:36.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3839 | 2026-03-18T11:28:36.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3840 | 2026-03-18T11:28:37.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3841 | 2026-03-18T11:28:37.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3842 | 2026-03-18T11:28:37.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3843 | 2026-03-18T11:28:37.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3844 | 2026-03-18T11:28:37.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3845 | 2026-03-18T11:28:37.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3846 | 2026-03-18T11:28:37.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3847 | 2026-03-18T11:28:37.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3848 | 2026-03-18T11:28:37.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3849 | 2026-03-18T11:28:37.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3850 | 2026-03-18T11:28:37.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3851 | 2026-03-18T11:28:37.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3852 | 2026-03-18T11:28:38.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3853 | 2026-03-18T11:28:38.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3854 | 2026-03-18T11:28:38.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3855 | 2026-03-18T11:28:38.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3856 | 2026-03-18T11:28:38.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3857 | 2026-03-18T11:28:38.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3858 | 2026-03-18T11:28:38.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3859 | 2026-03-18T11:28:38.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3860 | 2026-03-18T11:28:38.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3861 | 2026-03-18T11:28:39.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3862 | 2026-03-18T11:28:39.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3863 | 2026-03-18T11:28:39.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3864 | 2026-03-18T11:28:39.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3865 | 2026-03-18T11:28:39.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3866 | 2026-03-18T11:28:39.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3867 | 2026-03-18T11:28:39.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3868 | 2026-03-18T11:28:39.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3869 | 2026-03-18T11:28:39.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3870 | 2026-03-18T11:28:40.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3871 | 2026-03-18T11:28:40.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3872 | 2026-03-18T11:28:40.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3873 | 2026-03-18T11:28:40.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3874 | 2026-03-18T11:28:40.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3875 | 2026-03-18T11:28:40.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3876 | 2026-03-18T11:28:40.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3877 | 2026-03-18T11:28:40.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3878 | 2026-03-18T11:28:40.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3879 | 2026-03-18T11:28:41.252Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3880 | 2026-03-18T11:28:41.252Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3881 | 2026-03-18T11:28:41.252Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3882 | 2026-03-18T11:28:41.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 3883 | 2026-03-18T11:28:41.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 3884 | 2026-03-18T11:28:41.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 3885 | 2026-03-18T11:28:41.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3886 | 2026-03-18T11:28:41.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 3887 | 2026-03-18T11:28:41.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 3888 | 2026-03-18T11:28:41.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3889 | 2026-03-18T11:28:41.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3890 | 2026-03-18T11:28:41.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3891 | 2026-03-18T11:28:41.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3892 | 2026-03-18T11:28:41.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3893 | 2026-03-18T11:28:41.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3894 | 2026-03-18T11:28:41.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3895 | 2026-03-18T11:28:41.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3896 | 2026-03-18T11:28:41.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3897 | 2026-03-18T11:28:41.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3898 | 2026-03-18T11:28:42.865Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3899 | 2026-03-18T11:28:42.865Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 3900 | 2026-03-18T11:28:42.868Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3019cab2-0bce-4429-979f-df2b13cb38b8", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:28:42 GMT"} })
|
| 3901 | 2026-03-18T11:28:42.868Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 3902 | 2026-03-18T11:28:42.871Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a2752215-cada-4d4d-908f-f5ee670851d0", "content-length": "29", "date": "Wed, 18 Mar 2026 11:28:42 GMT"} })
|
| 3903 | 2026-03-18T11:28:42.871Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3904 | 2026-03-18T11:28:42.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3905 | 2026-03-18T11:28:42.873Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3906 | 2026-03-18T11:28:42.873Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3907 | 2026-03-18T11:28:42.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3908 | 2026-03-18T11:28:42.873Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3909 | 2026-03-18T11:28:42.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3910 | 2026-03-18T11:28:42.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3911 | 2026-03-18T11:28:42.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3912 | 2026-03-18T11:28:42.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3913 | 2026-03-18T11:28:42.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 3914 | 2026-03-18T11:28:42.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3915 | 2026-03-18T11:28:42.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 3916 | 2026-03-18T11:28:42.876Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 3917 | 2026-03-18T11:28:42.876Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 3918 | 2026-03-18T11:28:42.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3919 | 2026-03-18T11:28:42.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3920 | 2026-03-18T11:28:42.911Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3921 | 2026-03-18T11:28:42.911Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3922 | 2026-03-18T11:28:42.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3923 | 2026-03-18T11:28:42.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3924 | 2026-03-18T11:28:42.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3925 | 2026-03-18T11:28:42.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3926 | 2026-03-18T11:28:42.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3927 | 2026-03-18T11:28:42.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3928 | 2026-03-18T11:28:42.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 3929 | 2026-03-18T11:28:42.926Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 3930 | 2026-03-18T11:28:42.929Z | DEBG | oximeter (results-sink): inserting 1320 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3931 | 2026-03-18T11:28:42.929Z | DEBG | oximeter (clickhouse-client): unrolling 1320 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3932 | 2026-03-18T11:28:42.929Z | DEBG | oximeter (results-sink-cluster): inserting 1320 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3933 | 2026-03-18T11:28:42.983Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_ipaddr
|
| 3934 | 2026-03-18T11:28:42.985Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 2007
table_name = fields_string
|
| 3935 | 2026-03-18T11:28:42.987Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 52
table_name = fields_u16
|
| 3936 | 2026-03-18T11:28:42.988Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 708
table_name = fields_u32
|
| 3937 | 2026-03-18T11:28:42.990Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = fields_u64
|
| 3938 | 2026-03-18T11:28:42.992Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1052
table_name = fields_uuid
|
| 3939 | 2026-03-18T11:28:42.993Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1254
table_name = measurements_cumulativeu64
|
| 3940 | 2026-03-18T11:28:42.996Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 42
table_name = measurements_histogramu64
|
| 3941 | 2026-03-18T11:28:42.997Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = measurements_u64
|
| 3942 | 2026-03-18T11:28:43.030Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3943 | 2026-03-18T11:28:43.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3944 | 2026-03-18T11:28:43.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3945 | 2026-03-18T11:28:43.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3946 | 2026-03-18T11:28:43.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3947 | 2026-03-18T11:28:43.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3948 | 2026-03-18T11:28:43.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3949 | 2026-03-18T11:28:43.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3950 | 2026-03-18T11:28:43.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3951 | 2026-03-18T11:28:43.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3952 | 2026-03-18T11:28:44.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3953 | 2026-03-18T11:28:44.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3954 | 2026-03-18T11:28:44.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3955 | 2026-03-18T11:28:44.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3956 | 2026-03-18T11:28:44.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3957 | 2026-03-18T11:28:44.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3958 | 2026-03-18T11:28:44.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3959 | 2026-03-18T11:28:44.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3960 | 2026-03-18T11:28:44.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3961 | 2026-03-18T11:28:45.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3962 | 2026-03-18T11:28:45.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3963 | 2026-03-18T11:28:45.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3964 | 2026-03-18T11:28:45.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3965 | 2026-03-18T11:28:45.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3966 | 2026-03-18T11:28:45.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3967 | 2026-03-18T11:28:45.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3968 | 2026-03-18T11:28:45.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3969 | 2026-03-18T11:28:45.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3970 | 2026-03-18T11:28:46.252Z | DEBG | oximeter (results-sink): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3971 | 2026-03-18T11:28:46.252Z | DEBG | oximeter (results-sink-cluster): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 3972 | 2026-03-18T11:28:46.252Z | DEBG | oximeter (clickhouse-client): unrolling 132 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 3973 | 2026-03-18T11:28:46.259Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 56
table_name = fields_string
|
| 3974 | 2026-03-18T11:28:46.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 64
table_name = fields_uuid
|
| 3975 | 2026-03-18T11:28:46.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 96
table_name = measurements_cumulativeu64
|
| 3976 | 2026-03-18T11:28:46.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 36
table_name = measurements_u64
|
| 3977 | 2026-03-18T11:28:46.353Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 3978 | 2026-03-18T11:28:46.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3979 | 2026-03-18T11:28:46.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3980 | 2026-03-18T11:28:46.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3981 | 2026-03-18T11:28:46.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3982 | 2026-03-18T11:28:46.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3983 | 2026-03-18T11:28:46.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3984 | 2026-03-18T11:28:46.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3985 | 2026-03-18T11:28:46.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3986 | 2026-03-18T11:28:46.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3987 | 2026-03-18T11:28:47.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3988 | 2026-03-18T11:28:47.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3989 | 2026-03-18T11:28:47.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3990 | 2026-03-18T11:28:47.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3991 | 2026-03-18T11:28:47.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3992 | 2026-03-18T11:28:47.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3993 | 2026-03-18T11:28:47.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3994 | 2026-03-18T11:28:47.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3995 | 2026-03-18T11:28:47.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3996 | 2026-03-18T11:28:47.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3997 | 2026-03-18T11:28:47.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 3998 | 2026-03-18T11:28:47.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3999 | 2026-03-18T11:28:48.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4000 | 2026-03-18T11:28:48.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4001 | 2026-03-18T11:28:48.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4002 | 2026-03-18T11:28:48.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4003 | 2026-03-18T11:28:48.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4004 | 2026-03-18T11:28:48.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4005 | 2026-03-18T11:28:48.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4006 | 2026-03-18T11:28:48.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4007 | 2026-03-18T11:28:48.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4008 | 2026-03-18T11:28:49.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4009 | 2026-03-18T11:28:49.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4010 | 2026-03-18T11:28:49.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4011 | 2026-03-18T11:28:49.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4012 | 2026-03-18T11:28:49.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4013 | 2026-03-18T11:28:49.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4014 | 2026-03-18T11:28:49.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4015 | 2026-03-18T11:28:49.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4016 | 2026-03-18T11:28:49.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4017 | 2026-03-18T11:28:50.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4018 | 2026-03-18T11:28:50.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4019 | 2026-03-18T11:28:50.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4020 | 2026-03-18T11:28:50.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4021 | 2026-03-18T11:28:50.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4022 | 2026-03-18T11:28:50.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4023 | 2026-03-18T11:28:50.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4024 | 2026-03-18T11:28:50.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4025 | 2026-03-18T11:28:50.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4026 | 2026-03-18T11:28:51.252Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4027 | 2026-03-18T11:28:51.252Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4028 | 2026-03-18T11:28:51.252Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4029 | 2026-03-18T11:28:51.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 4030 | 2026-03-18T11:28:51.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 4031 | 2026-03-18T11:28:51.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 4032 | 2026-03-18T11:28:51.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4033 | 2026-03-18T11:28:51.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 4034 | 2026-03-18T11:28:51.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 4035 | 2026-03-18T11:28:51.353Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4036 | 2026-03-18T11:28:51.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4037 | 2026-03-18T11:28:51.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4038 | 2026-03-18T11:28:51.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4039 | 2026-03-18T11:28:51.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4040 | 2026-03-18T11:28:51.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4041 | 2026-03-18T11:28:51.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4042 | 2026-03-18T11:28:51.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4043 | 2026-03-18T11:28:51.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4044 | 2026-03-18T11:28:51.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4045 | 2026-03-18T11:28:52.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4046 | 2026-03-18T11:28:52.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4047 | 2026-03-18T11:28:52.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4048 | 2026-03-18T11:28:52.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4049 | 2026-03-18T11:28:52.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4050 | 2026-03-18T11:28:52.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4051 | 2026-03-18T11:28:52.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4052 | 2026-03-18T11:28:52.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4053 | 2026-03-18T11:28:52.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4054 | 2026-03-18T11:28:52.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4055 | 2026-03-18T11:28:52.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4056 | 2026-03-18T11:28:52.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4057 | 2026-03-18T11:28:52.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4058 | 2026-03-18T11:28:52.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4059 | 2026-03-18T11:28:52.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4060 | 2026-03-18T11:28:52.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4061 | 2026-03-18T11:28:52.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4062 | 2026-03-18T11:28:52.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4063 | 2026-03-18T11:28:53.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4064 | 2026-03-18T11:28:53.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4065 | 2026-03-18T11:28:53.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4066 | 2026-03-18T11:28:53.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4067 | 2026-03-18T11:28:53.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4068 | 2026-03-18T11:28:53.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4069 | 2026-03-18T11:28:53.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4070 | 2026-03-18T11:28:53.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4071 | 2026-03-18T11:28:53.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4072 | 2026-03-18T11:28:54.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4073 | 2026-03-18T11:28:54.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4074 | 2026-03-18T11:28:54.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4075 | 2026-03-18T11:28:54.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4076 | 2026-03-18T11:28:54.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4077 | 2026-03-18T11:28:54.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4078 | 2026-03-18T11:28:54.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4079 | 2026-03-18T11:28:54.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4080 | 2026-03-18T11:28:54.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4081 | 2026-03-18T11:28:55.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4082 | 2026-03-18T11:28:55.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4083 | 2026-03-18T11:28:55.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4084 | 2026-03-18T11:28:55.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4085 | 2026-03-18T11:28:55.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4086 | 2026-03-18T11:28:55.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4087 | 2026-03-18T11:28:55.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4088 | 2026-03-18T11:28:55.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4089 | 2026-03-18T11:28:55.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4090 | 2026-03-18T11:28:56.252Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4091 | 2026-03-18T11:28:56.252Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4092 | 2026-03-18T11:28:56.252Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4093 | 2026-03-18T11:28:56.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 4094 | 2026-03-18T11:28:56.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 4095 | 2026-03-18T11:28:56.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 4096 | 2026-03-18T11:28:56.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4097 | 2026-03-18T11:28:56.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 4098 | 2026-03-18T11:28:56.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 4099 | 2026-03-18T11:28:56.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4100 | 2026-03-18T11:28:56.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4101 | 2026-03-18T11:28:56.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4102 | 2026-03-18T11:28:56.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4103 | 2026-03-18T11:28:56.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4104 | 2026-03-18T11:28:56.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4105 | 2026-03-18T11:28:56.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4106 | 2026-03-18T11:28:56.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4107 | 2026-03-18T11:28:56.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4108 | 2026-03-18T11:28:56.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4109 | 2026-03-18T11:28:57.864Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 4110 | 2026-03-18T11:28:57.864Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 4111 | 2026-03-18T11:28:57.867Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "33d1ceb1-65c3-485f-a693-b9351275b235", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:28:57 GMT"} })
|
| 4112 | 2026-03-18T11:28:57.867Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 4113 | 2026-03-18T11:28:57.870Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d49da2be-b894-4ec3-9a28-2e53cee07cdc", "content-length": "29", "date": "Wed, 18 Mar 2026 11:28:57 GMT"} })
|
| 4114 | 2026-03-18T11:28:57.870Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4115 | 2026-03-18T11:28:57.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4116 | 2026-03-18T11:28:57.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4117 | 2026-03-18T11:28:57.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4118 | 2026-03-18T11:28:57.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4119 | 2026-03-18T11:28:57.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4120 | 2026-03-18T11:28:57.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4121 | 2026-03-18T11:28:57.910Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4122 | 2026-03-18T11:28:57.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4123 | 2026-03-18T11:28:57.910Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4124 | 2026-03-18T11:28:57.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4125 | 2026-03-18T11:28:57.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4126 | 2026-03-18T11:28:57.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4127 | 2026-03-18T11:28:57.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4128 | 2026-03-18T11:28:57.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4129 | 2026-03-18T11:28:57.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4130 | 2026-03-18T11:28:57.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4131 | 2026-03-18T11:28:57.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4132 | 2026-03-18T11:28:58.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4133 | 2026-03-18T11:28:58.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4134 | 2026-03-18T11:28:58.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4135 | 2026-03-18T11:28:58.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4136 | 2026-03-18T11:28:58.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4137 | 2026-03-18T11:28:58.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4138 | 2026-03-18T11:28:58.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4139 | 2026-03-18T11:28:58.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4140 | 2026-03-18T11:28:58.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4141 | 2026-03-18T11:28:59.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4142 | 2026-03-18T11:28:59.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4143 | 2026-03-18T11:28:59.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4144 | 2026-03-18T11:28:59.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4145 | 2026-03-18T11:28:59.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4146 | 2026-03-18T11:28:59.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4147 | 2026-03-18T11:28:59.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4148 | 2026-03-18T11:28:59.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4149 | 2026-03-18T11:28:59.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4150 | 2026-03-18T11:29:00.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4151 | 2026-03-18T11:29:00.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4152 | 2026-03-18T11:29:00.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4153 | 2026-03-18T11:29:00.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4154 | 2026-03-18T11:29:00.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4155 | 2026-03-18T11:29:00.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4156 | 2026-03-18T11:29:00.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4157 | 2026-03-18T11:29:00.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4158 | 2026-03-18T11:29:00.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4159 | 2026-03-18T11:29:01.253Z | DEBG | oximeter (results-sink): inserting 268 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4160 | 2026-03-18T11:29:01.253Z | DEBG | oximeter (results-sink-cluster): inserting 268 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4161 | 2026-03-18T11:29:01.253Z | DEBG | oximeter (clickhouse-client): unrolling 268 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4162 | 2026-03-18T11:29:01.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_i16
|
| 4163 | 2026-03-18T11:29:01.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 4
table_name = fields_ipaddr
|
| 4164 | 2026-03-18T11:29:01.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 198
table_name = fields_string
|
| 4165 | 2026-03-18T11:29:01.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 26
table_name = fields_u16
|
| 4166 | 2026-03-18T11:29:01.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_u32
|
| 4167 | 2026-03-18T11:29:01.273Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 12
table_name = fields_u8
|
| 4168 | 2026-03-18T11:29:01.274Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 114
table_name = fields_uuid
|
| 4169 | 2026-03-18T11:29:01.276Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 198
table_name = measurements_cumulativeu64
|
| 4170 | 2026-03-18T11:29:01.278Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 4171 | 2026-03-18T11:29:01.279Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 4172 | 2026-03-18T11:29:01.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4173 | 2026-03-18T11:29:01.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4174 | 2026-03-18T11:29:01.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4175 | 2026-03-18T11:29:01.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4176 | 2026-03-18T11:29:01.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4177 | 2026-03-18T11:29:01.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4178 | 2026-03-18T11:29:01.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4179 | 2026-03-18T11:29:01.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4180 | 2026-03-18T11:29:01.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4181 | 2026-03-18T11:29:01.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4182 | 2026-03-18T11:29:02.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4183 | 2026-03-18T11:29:02.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4184 | 2026-03-18T11:29:02.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4185 | 2026-03-18T11:29:02.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4186 | 2026-03-18T11:29:02.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4187 | 2026-03-18T11:29:02.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4188 | 2026-03-18T11:29:02.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4189 | 2026-03-18T11:29:02.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4190 | 2026-03-18T11:29:02.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4191 | 2026-03-18T11:29:02.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4192 | 2026-03-18T11:29:02.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4193 | 2026-03-18T11:29:02.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4194 | 2026-03-18T11:29:02.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4195 | 2026-03-18T11:29:02.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4196 | 2026-03-18T11:29:02.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4197 | 2026-03-18T11:29:02.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4198 | 2026-03-18T11:29:02.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4199 | 2026-03-18T11:29:02.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4200 | 2026-03-18T11:29:03.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4201 | 2026-03-18T11:29:03.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4202 | 2026-03-18T11:29:03.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4203 | 2026-03-18T11:29:03.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4204 | 2026-03-18T11:29:03.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4205 | 2026-03-18T11:29:03.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4206 | 2026-03-18T11:29:03.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4207 | 2026-03-18T11:29:03.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4208 | 2026-03-18T11:29:03.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4209 | 2026-03-18T11:29:04.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4210 | 2026-03-18T11:29:04.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4211 | 2026-03-18T11:29:04.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4212 | 2026-03-18T11:29:04.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4213 | 2026-03-18T11:29:04.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4214 | 2026-03-18T11:29:04.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4215 | 2026-03-18T11:29:04.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4216 | 2026-03-18T11:29:04.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4217 | 2026-03-18T11:29:04.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4218 | 2026-03-18T11:29:05.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4219 | 2026-03-18T11:29:05.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4220 | 2026-03-18T11:29:05.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4221 | 2026-03-18T11:29:05.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4222 | 2026-03-18T11:29:05.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4223 | 2026-03-18T11:29:05.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4224 | 2026-03-18T11:29:05.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4225 | 2026-03-18T11:29:05.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4226 | 2026-03-18T11:29:05.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4227 | 2026-03-18T11:29:06.252Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4228 | 2026-03-18T11:29:06.252Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4229 | 2026-03-18T11:29:06.252Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4230 | 2026-03-18T11:29:06.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 4231 | 2026-03-18T11:29:06.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 4232 | 2026-03-18T11:29:06.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 4233 | 2026-03-18T11:29:06.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4234 | 2026-03-18T11:29:06.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 4235 | 2026-03-18T11:29:06.275Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 4236 | 2026-03-18T11:29:06.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4237 | 2026-03-18T11:29:06.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4238 | 2026-03-18T11:29:06.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4239 | 2026-03-18T11:29:06.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4240 | 2026-03-18T11:29:06.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4241 | 2026-03-18T11:29:06.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4242 | 2026-03-18T11:29:06.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4243 | 2026-03-18T11:29:06.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4244 | 2026-03-18T11:29:06.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4245 | 2026-03-18T11:29:06.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4246 | 2026-03-18T11:29:07.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4247 | 2026-03-18T11:29:07.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4248 | 2026-03-18T11:29:07.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4249 | 2026-03-18T11:29:07.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4250 | 2026-03-18T11:29:07.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4251 | 2026-03-18T11:29:07.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4252 | 2026-03-18T11:29:07.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4253 | 2026-03-18T11:29:07.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4254 | 2026-03-18T11:29:07.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4255 | 2026-03-18T11:29:07.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4256 | 2026-03-18T11:29:07.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4257 | 2026-03-18T11:29:07.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4258 | 2026-03-18T11:29:08.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4259 | 2026-03-18T11:29:08.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4260 | 2026-03-18T11:29:08.873Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4261 | 2026-03-18T11:29:08.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4262 | 2026-03-18T11:29:08.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4263 | 2026-03-18T11:29:08.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4264 | 2026-03-18T11:29:08.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4265 | 2026-03-18T11:29:08.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4266 | 2026-03-18T11:29:08.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4267 | 2026-03-18T11:29:09.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4268 | 2026-03-18T11:29:09.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4269 | 2026-03-18T11:29:09.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4270 | 2026-03-18T11:29:09.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4271 | 2026-03-18T11:29:09.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4272 | 2026-03-18T11:29:09.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4273 | 2026-03-18T11:29:09.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4274 | 2026-03-18T11:29:09.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4275 | 2026-03-18T11:29:09.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4276 | 2026-03-18T11:29:10.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4277 | 2026-03-18T11:29:10.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4278 | 2026-03-18T11:29:10.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4279 | 2026-03-18T11:29:10.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4280 | 2026-03-18T11:29:10.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4281 | 2026-03-18T11:29:10.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4282 | 2026-03-18T11:29:10.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4283 | 2026-03-18T11:29:10.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4284 | 2026-03-18T11:29:10.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4285 | 2026-03-18T11:29:11.252Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4286 | 2026-03-18T11:29:11.252Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4287 | 2026-03-18T11:29:11.252Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4288 | 2026-03-18T11:29:11.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 4289 | 2026-03-18T11:29:11.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 4290 | 2026-03-18T11:29:11.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 4291 | 2026-03-18T11:29:11.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4292 | 2026-03-18T11:29:11.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 4293 | 2026-03-18T11:29:11.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 4294 | 2026-03-18T11:29:11.353Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4295 | 2026-03-18T11:29:11.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4296 | 2026-03-18T11:29:11.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4297 | 2026-03-18T11:29:11.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4298 | 2026-03-18T11:29:11.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4299 | 2026-03-18T11:29:11.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4300 | 2026-03-18T11:29:11.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4301 | 2026-03-18T11:29:11.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4302 | 2026-03-18T11:29:11.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4303 | 2026-03-18T11:29:11.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4304 | 2026-03-18T11:29:12.864Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 4305 | 2026-03-18T11:29:12.864Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 4306 | 2026-03-18T11:29:12.867Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "fde31955-f4c7-4b01-b386-a3f1f16f3c94", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:29:12 GMT"} })
|
| 4307 | 2026-03-18T11:29:12.867Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 4308 | 2026-03-18T11:29:12.870Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "13ac8915-abf1-4fa7-9885-c9b545b59a16", "content-length": "29", "date": "Wed, 18 Mar 2026 11:29:12 GMT"} })
|
| 4309 | 2026-03-18T11:29:12.870Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:33619
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
|
| 4310 | 2026-03-18T11:29:12.870Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4311 | 2026-03-18T11:29:12.870Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4312 | 2026-03-18T11:29:12.870Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:33619
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4313 | 2026-03-18T11:29:12.871Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4314 | 2026-03-18T11:29:12.871Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4315 | 2026-03-18T11:29:12.871Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4316 | 2026-03-18T11:29:12.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4317 | 2026-03-18T11:29:12.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4318 | 2026-03-18T11:29:12.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4319 | 2026-03-18T11:29:12.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4320 | 2026-03-18T11:29:12.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4321 | 2026-03-18T11:29:12.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4322 | 2026-03-18T11:29:12.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4323 | 2026-03-18T11:29:12.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4324 | 2026-03-18T11:29:12.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4325 | 2026-03-18T11:29:12.875Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 4326 | 2026-03-18T11:29:12.875Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 4327 | 2026-03-18T11:29:12.875Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 4328 | 2026-03-18T11:29:12.884Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4329 | 2026-03-18T11:29:12.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4330 | 2026-03-18T11:29:12.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4331 | 2026-03-18T11:29:12.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4332 | 2026-03-18T11:29:12.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4333 | 2026-03-18T11:29:12.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4334 | 2026-03-18T11:29:12.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4335 | 2026-03-18T11:29:12.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4336 | 2026-03-18T11:29:12.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4337 | 2026-03-18T11:29:12.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4338 | 2026-03-18T11:29:12.925Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 4339 | 2026-03-18T11:29:12.928Z | DEBG | oximeter (results-sink): inserting 1459 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4340 | 2026-03-18T11:29:12.928Z | DEBG | oximeter (clickhouse-client): unrolling 1459 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4341 | 2026-03-18T11:29:12.929Z | DEBG | oximeter (results-sink-cluster): inserting 1459 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4342 | 2026-03-18T11:29:12.989Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 284
table_name = fields_i16
|
| 4343 | 2026-03-18T11:29:12.990Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 4
table_name = fields_ipaddr
|
| 4344 | 2026-03-18T11:29:12.994Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 2745
table_name = fields_string
|
| 4345 | 2026-03-18T11:29:12.995Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 188
table_name = fields_u16
|
| 4346 | 2026-03-18T11:29:12.997Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 857
table_name = fields_u32
|
| 4347 | 2026-03-18T11:29:12.999Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = fields_u64
|
| 4348 | 2026-03-18T11:29:13.000Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 148
table_name = fields_u8
|
| 4349 | 2026-03-18T11:29:13.003Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1472
table_name = fields_uuid
|
| 4350 | 2026-03-18T11:29:13.004Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 6
table_name = measurements_bool
|
| 4351 | 2026-03-18T11:29:13.006Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1356
table_name = measurements_cumulativeu64
|
| 4352 | 2026-03-18T11:29:13.007Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = measurements_f64
|
| 4353 | 2026-03-18T11:29:13.009Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 42
table_name = measurements_histogramu64
|
| 4354 | 2026-03-18T11:29:13.011Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 54
table_name = measurements_u64
|
| 4355 | 2026-03-18T11:29:13.029Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4356 | 2026-03-18T11:29:13.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4357 | 2026-03-18T11:29:13.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4358 | 2026-03-18T11:29:13.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4359 | 2026-03-18T11:29:13.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4360 | 2026-03-18T11:29:13.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4361 | 2026-03-18T11:29:13.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4362 | 2026-03-18T11:29:13.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4363 | 2026-03-18T11:29:13.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4364 | 2026-03-18T11:29:13.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4365 | 2026-03-18T11:29:14.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4366 | 2026-03-18T11:29:14.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4367 | 2026-03-18T11:29:14.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4368 | 2026-03-18T11:29:14.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4369 | 2026-03-18T11:29:14.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4370 | 2026-03-18T11:29:14.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4371 | 2026-03-18T11:29:14.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4372 | 2026-03-18T11:29:14.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4373 | 2026-03-18T11:29:14.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4374 | 2026-03-18T11:29:15.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4375 | 2026-03-18T11:29:15.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4376 | 2026-03-18T11:29:15.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4377 | 2026-03-18T11:29:15.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4378 | 2026-03-18T11:29:15.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4379 | 2026-03-18T11:29:15.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4380 | 2026-03-18T11:29:15.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4381 | 2026-03-18T11:29:15.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4382 | 2026-03-18T11:29:15.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4383 | 2026-03-18T11:29:16.252Z | DEBG | oximeter (results-sink): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4384 | 2026-03-18T11:29:16.252Z | DEBG | oximeter (results-sink-cluster): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4385 | 2026-03-18T11:29:16.252Z | DEBG | oximeter (clickhouse-client): unrolling 132 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4386 | 2026-03-18T11:29:16.260Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 56
table_name = fields_string
|
| 4387 | 2026-03-18T11:29:16.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 64
table_name = fields_uuid
|
| 4388 | 2026-03-18T11:29:16.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 96
table_name = measurements_cumulativeu64
|
| 4389 | 2026-03-18T11:29:16.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 36
table_name = measurements_u64
|
| 4390 | 2026-03-18T11:29:16.353Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4391 | 2026-03-18T11:29:16.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4392 | 2026-03-18T11:29:16.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4393 | 2026-03-18T11:29:16.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4394 | 2026-03-18T11:29:16.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4395 | 2026-03-18T11:29:16.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4396 | 2026-03-18T11:29:16.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4397 | 2026-03-18T11:29:16.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4398 | 2026-03-18T11:29:16.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4399 | 2026-03-18T11:29:16.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4400 | 2026-03-18T11:29:17.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4401 | 2026-03-18T11:29:17.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4402 | 2026-03-18T11:29:17.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4403 | 2026-03-18T11:29:17.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4404 | 2026-03-18T11:29:17.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4405 | 2026-03-18T11:29:17.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4406 | 2026-03-18T11:29:17.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4407 | 2026-03-18T11:29:17.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4408 | 2026-03-18T11:29:17.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4409 | 2026-03-18T11:29:17.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4410 | 2026-03-18T11:29:17.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4411 | 2026-03-18T11:29:17.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4412 | 2026-03-18T11:29:18.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4413 | 2026-03-18T11:29:18.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4414 | 2026-03-18T11:29:18.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4415 | 2026-03-18T11:29:18.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4416 | 2026-03-18T11:29:18.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4417 | 2026-03-18T11:29:18.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4418 | 2026-03-18T11:29:18.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4419 | 2026-03-18T11:29:18.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4420 | 2026-03-18T11:29:18.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4421 | 2026-03-18T11:29:19.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4422 | 2026-03-18T11:29:19.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4423 | 2026-03-18T11:29:19.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4424 | 2026-03-18T11:29:19.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4425 | 2026-03-18T11:29:19.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4426 | 2026-03-18T11:29:19.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4427 | 2026-03-18T11:29:19.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4428 | 2026-03-18T11:29:19.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4429 | 2026-03-18T11:29:19.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4430 | 2026-03-18T11:29:20.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4431 | 2026-03-18T11:29:20.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4432 | 2026-03-18T11:29:20.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4433 | 2026-03-18T11:29:20.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4434 | 2026-03-18T11:29:20.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4435 | 2026-03-18T11:29:20.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4436 | 2026-03-18T11:29:20.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4437 | 2026-03-18T11:29:20.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4438 | 2026-03-18T11:29:20.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4439 | 2026-03-18T11:29:21.252Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4440 | 2026-03-18T11:29:21.252Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4441 | 2026-03-18T11:29:21.252Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4442 | 2026-03-18T11:29:21.263Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 4443 | 2026-03-18T11:29:21.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 4444 | 2026-03-18T11:29:21.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 4445 | 2026-03-18T11:29:21.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4446 | 2026-03-18T11:29:21.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 4447 | 2026-03-18T11:29:21.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 4448 | 2026-03-18T11:29:21.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4449 | 2026-03-18T11:29:21.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4450 | 2026-03-18T11:29:21.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4451 | 2026-03-18T11:29:21.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4452 | 2026-03-18T11:29:21.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4453 | 2026-03-18T11:29:21.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4454 | 2026-03-18T11:29:21.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4455 | 2026-03-18T11:29:21.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4456 | 2026-03-18T11:29:21.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4457 | 2026-03-18T11:29:21.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4458 | 2026-03-18T11:29:22.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4459 | 2026-03-18T11:29:22.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4460 | 2026-03-18T11:29:22.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4461 | 2026-03-18T11:29:22.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4462 | 2026-03-18T11:29:22.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4463 | 2026-03-18T11:29:22.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4464 | 2026-03-18T11:29:22.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4465 | 2026-03-18T11:29:22.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4466 | 2026-03-18T11:29:22.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4467 | 2026-03-18T11:29:22.876Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4468 | 2026-03-18T11:29:22.876Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4469 | 2026-03-18T11:29:22.885Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4470 | 2026-03-18T11:29:22.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4471 | 2026-03-18T11:29:22.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4472 | 2026-03-18T11:29:22.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4473 | 2026-03-18T11:29:22.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4474 | 2026-03-18T11:29:22.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4475 | 2026-03-18T11:29:22.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4476 | 2026-03-18T11:29:22.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4477 | 2026-03-18T11:29:22.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4478 | 2026-03-18T11:29:22.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4479 | 2026-03-18T11:29:23.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4480 | 2026-03-18T11:29:23.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4481 | 2026-03-18T11:29:23.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4482 | 2026-03-18T11:29:23.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4483 | 2026-03-18T11:29:23.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4484 | 2026-03-18T11:29:23.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4485 | 2026-03-18T11:29:23.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4486 | 2026-03-18T11:29:23.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4487 | 2026-03-18T11:29:23.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4488 | 2026-03-18T11:29:24.875Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4489 | 2026-03-18T11:29:24.875Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4490 | 2026-03-18T11:29:24.876Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4491 | 2026-03-18T11:29:24.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4492 | 2026-03-18T11:29:24.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4493 | 2026-03-18T11:29:24.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4494 | 2026-03-18T11:29:24.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4495 | 2026-03-18T11:29:24.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4496 | 2026-03-18T11:29:24.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4497 | 2026-03-18T11:29:25.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4498 | 2026-03-18T11:29:25.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4499 | 2026-03-18T11:29:25.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4500 | 2026-03-18T11:29:25.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4501 | 2026-03-18T11:29:25.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4502 | 2026-03-18T11:29:25.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4503 | 2026-03-18T11:29:25.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4504 | 2026-03-18T11:29:25.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4505 | 2026-03-18T11:29:25.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4506 | 2026-03-18T11:29:26.253Z | DEBG | oximeter (results-sink): inserting 393 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4507 | 2026-03-18T11:29:26.253Z | DEBG | oximeter (results-sink-cluster): inserting 393 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4508 | 2026-03-18T11:29:26.253Z | DEBG | oximeter (clickhouse-client): unrolling 393 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4509 | 2026-03-18T11:29:26.273Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 284
table_name = fields_i16
|
| 4510 | 2026-03-18T11:29:26.274Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 859
table_name = fields_string
|
| 4511 | 2026-03-18T11:29:26.276Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 173
table_name = fields_u16
|
| 4512 | 2026-03-18T11:29:26.277Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 149
table_name = fields_u32
|
| 4513 | 2026-03-18T11:29:26.279Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 148
table_name = fields_u8
|
| 4514 | 2026-03-18T11:29:26.281Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 521
table_name = fields_uuid
|
| 4515 | 2026-03-18T11:29:26.282Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 6
table_name = measurements_bool
|
| 4516 | 2026-03-18T11:29:26.284Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 265
table_name = measurements_cumulativeu64
|
| 4517 | 2026-03-18T11:29:26.285Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = measurements_f64
|
| 4518 | 2026-03-18T11:29:26.288Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 4519 | 2026-03-18T11:29:26.290Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 90
table_name = measurements_u64
|
| 4520 | 2026-03-18T11:29:26.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4521 | 2026-03-18T11:29:26.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4522 | 2026-03-18T11:29:26.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4523 | 2026-03-18T11:29:26.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4524 | 2026-03-18T11:29:26.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4525 | 2026-03-18T11:29:26.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4526 | 2026-03-18T11:29:26.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4527 | 2026-03-18T11:29:26.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4528 | 2026-03-18T11:29:26.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4529 | 2026-03-18T11:29:26.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4530 | 2026-03-18T11:29:27.865Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 4531 | 2026-03-18T11:29:27.865Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 4532 | 2026-03-18T11:29:27.869Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5af53c0a-4ed2-4975-a7ea-5fb2826d5a01", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:29:27 GMT"} })
|
| 4533 | 2026-03-18T11:29:27.869Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 4534 | 2026-03-18T11:29:27.872Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "46df87d5-1fb6-4dfd-8419-d9b5cc38b382", "content-length": "29", "date": "Wed, 18 Mar 2026 11:29:27 GMT"} })
|
| 4535 | 2026-03-18T11:29:27.872Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:58802
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
|
| 4536 | 2026-03-18T11:29:27.872Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4537 | 2026-03-18T11:29:27.872Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4538 | 2026-03-18T11:29:27.872Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:58802
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4539 | 2026-03-18T11:29:27.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4540 | 2026-03-18T11:29:27.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4541 | 2026-03-18T11:29:27.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4542 | 2026-03-18T11:29:27.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4543 | 2026-03-18T11:29:27.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4544 | 2026-03-18T11:29:27.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4545 | 2026-03-18T11:29:27.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4546 | 2026-03-18T11:29:27.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4547 | 2026-03-18T11:29:27.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4548 | 2026-03-18T11:29:27.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4549 | 2026-03-18T11:29:27.913Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4550 | 2026-03-18T11:29:27.913Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4551 | 2026-03-18T11:29:27.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4552 | 2026-03-18T11:29:27.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4553 | 2026-03-18T11:29:27.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4554 | 2026-03-18T11:29:28.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4555 | 2026-03-18T11:29:28.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4556 | 2026-03-18T11:29:28.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4557 | 2026-03-18T11:29:28.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4558 | 2026-03-18T11:29:28.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4559 | 2026-03-18T11:29:28.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4560 | 2026-03-18T11:29:28.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4561 | 2026-03-18T11:29:28.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4562 | 2026-03-18T11:29:28.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4563 | 2026-03-18T11:29:29.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4564 | 2026-03-18T11:29:29.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4565 | 2026-03-18T11:29:29.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4566 | 2026-03-18T11:29:29.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4567 | 2026-03-18T11:29:29.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4568 | 2026-03-18T11:29:29.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4569 | 2026-03-18T11:29:29.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4570 | 2026-03-18T11:29:29.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4571 | 2026-03-18T11:29:29.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4572 | 2026-03-18T11:29:30.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4573 | 2026-03-18T11:29:30.875Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4574 | 2026-03-18T11:29:30.876Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4575 | 2026-03-18T11:29:30.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4576 | 2026-03-18T11:29:30.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4577 | 2026-03-18T11:29:30.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4578 | 2026-03-18T11:29:30.913Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4579 | 2026-03-18T11:29:30.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4580 | 2026-03-18T11:29:30.917Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4581 | 2026-03-18T11:29:31.253Z | DEBG | oximeter (results-sink): inserting 266 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4582 | 2026-03-18T11:29:31.253Z | DEBG | oximeter (results-sink-cluster): inserting 266 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4583 | 2026-03-18T11:29:31.253Z | DEBG | oximeter (clickhouse-client): unrolling 266 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4584 | 2026-03-18T11:29:31.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_i16
|
| 4585 | 2026-03-18T11:29:31.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 196
table_name = fields_string
|
| 4586 | 2026-03-18T11:29:31.273Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 22
table_name = fields_u16
|
| 4587 | 2026-03-18T11:29:31.275Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = fields_u32
|
| 4588 | 2026-03-18T11:29:31.277Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 12
table_name = fields_u8
|
| 4589 | 2026-03-18T11:29:31.280Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 110
table_name = fields_uuid
|
| 4590 | 2026-03-18T11:29:31.282Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 196
table_name = measurements_cumulativeu64
|
| 4591 | 2026-03-18T11:29:31.285Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 4592 | 2026-03-18T11:29:31.287Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 4593 | 2026-03-18T11:29:31.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4594 | 2026-03-18T11:29:31.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4595 | 2026-03-18T11:29:31.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4596 | 2026-03-18T11:29:31.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4597 | 2026-03-18T11:29:31.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4598 | 2026-03-18T11:29:31.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4599 | 2026-03-18T11:29:31.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4600 | 2026-03-18T11:29:31.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4601 | 2026-03-18T11:29:31.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4602 | 2026-03-18T11:29:31.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4603 | 2026-03-18T11:29:32.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4604 | 2026-03-18T11:29:32.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4605 | 2026-03-18T11:29:32.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4606 | 2026-03-18T11:29:32.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4607 | 2026-03-18T11:29:32.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4608 | 2026-03-18T11:29:32.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4609 | 2026-03-18T11:29:32.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4610 | 2026-03-18T11:29:32.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4611 | 2026-03-18T11:29:32.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4612 | 2026-03-18T11:29:32.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4613 | 2026-03-18T11:29:32.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4614 | 2026-03-18T11:29:32.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4615 | 2026-03-18T11:29:32.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4616 | 2026-03-18T11:29:32.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4617 | 2026-03-18T11:29:32.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4618 | 2026-03-18T11:29:32.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4619 | 2026-03-18T11:29:32.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4620 | 2026-03-18T11:29:32.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4621 | 2026-03-18T11:29:33.875Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4622 | 2026-03-18T11:29:33.875Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4623 | 2026-03-18T11:29:33.876Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4624 | 2026-03-18T11:29:33.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4625 | 2026-03-18T11:29:33.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4626 | 2026-03-18T11:29:33.913Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4627 | 2026-03-18T11:29:33.913Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4628 | 2026-03-18T11:29:33.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4629 | 2026-03-18T11:29:33.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4630 | 2026-03-18T11:29:34.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4631 | 2026-03-18T11:29:34.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4632 | 2026-03-18T11:29:34.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4633 | 2026-03-18T11:29:34.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4634 | 2026-03-18T11:29:34.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4635 | 2026-03-18T11:29:34.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4636 | 2026-03-18T11:29:34.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4637 | 2026-03-18T11:29:34.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4638 | 2026-03-18T11:29:34.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4639 | 2026-03-18T11:29:35.875Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4640 | 2026-03-18T11:29:35.875Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4641 | 2026-03-18T11:29:35.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4642 | 2026-03-18T11:29:35.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4643 | 2026-03-18T11:29:35.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4644 | 2026-03-18T11:29:35.913Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4645 | 2026-03-18T11:29:35.913Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4646 | 2026-03-18T11:29:35.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4647 | 2026-03-18T11:29:35.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4648 | 2026-03-18T11:29:36.253Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4649 | 2026-03-18T11:29:36.253Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4650 | 2026-03-18T11:29:36.253Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4651 | 2026-03-18T11:29:36.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 4652 | 2026-03-18T11:29:36.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 4653 | 2026-03-18T11:29:36.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 4654 | 2026-03-18T11:29:36.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4655 | 2026-03-18T11:29:36.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 4656 | 2026-03-18T11:29:36.273Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 4657 | 2026-03-18T11:29:36.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4658 | 2026-03-18T11:29:36.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4659 | 2026-03-18T11:29:36.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4660 | 2026-03-18T11:29:36.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4661 | 2026-03-18T11:29:36.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4662 | 2026-03-18T11:29:36.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4663 | 2026-03-18T11:29:36.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4664 | 2026-03-18T11:29:36.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4665 | 2026-03-18T11:29:36.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4666 | 2026-03-18T11:29:36.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4667 | 2026-03-18T11:29:37.875Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4668 | 2026-03-18T11:29:37.875Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4669 | 2026-03-18T11:29:37.876Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4670 | 2026-03-18T11:29:37.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4671 | 2026-03-18T11:29:37.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4672 | 2026-03-18T11:29:37.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4673 | 2026-03-18T11:29:37.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4674 | 2026-03-18T11:29:37.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4675 | 2026-03-18T11:29:37.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4676 | 2026-03-18T11:29:37.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4677 | 2026-03-18T11:29:37.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4678 | 2026-03-18T11:29:37.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4679 | 2026-03-18T11:29:38.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4680 | 2026-03-18T11:29:38.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4681 | 2026-03-18T11:29:38.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4682 | 2026-03-18T11:29:38.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4683 | 2026-03-18T11:29:38.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4684 | 2026-03-18T11:29:38.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4685 | 2026-03-18T11:29:38.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4686 | 2026-03-18T11:29:38.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4687 | 2026-03-18T11:29:38.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4688 | 2026-03-18T11:29:39.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4689 | 2026-03-18T11:29:39.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4690 | 2026-03-18T11:29:39.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4691 | 2026-03-18T11:29:39.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4692 | 2026-03-18T11:29:39.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4693 | 2026-03-18T11:29:39.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4694 | 2026-03-18T11:29:39.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4695 | 2026-03-18T11:29:39.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4696 | 2026-03-18T11:29:39.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4697 | 2026-03-18T11:29:40.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4698 | 2026-03-18T11:29:40.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4699 | 2026-03-18T11:29:40.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4700 | 2026-03-18T11:29:40.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4701 | 2026-03-18T11:29:40.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4702 | 2026-03-18T11:29:40.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4703 | 2026-03-18T11:29:40.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4704 | 2026-03-18T11:29:40.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4705 | 2026-03-18T11:29:40.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4706 | 2026-03-18T11:29:41.253Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4707 | 2026-03-18T11:29:41.253Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4708 | 2026-03-18T11:29:41.253Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4709 | 2026-03-18T11:29:41.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 4710 | 2026-03-18T11:29:41.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 4711 | 2026-03-18T11:29:41.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 4712 | 2026-03-18T11:29:41.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4713 | 2026-03-18T11:29:41.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 4714 | 2026-03-18T11:29:41.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 4715 | 2026-03-18T11:29:41.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4716 | 2026-03-18T11:29:41.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4717 | 2026-03-18T11:29:41.875Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4718 | 2026-03-18T11:29:41.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4719 | 2026-03-18T11:29:41.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4720 | 2026-03-18T11:29:41.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4721 | 2026-03-18T11:29:41.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4722 | 2026-03-18T11:29:41.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4723 | 2026-03-18T11:29:41.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4724 | 2026-03-18T11:29:41.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4725 | 2026-03-18T11:29:42.865Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 4726 | 2026-03-18T11:29:42.865Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 4727 | 2026-03-18T11:29:42.868Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "111dd3ee-7936-4ebb-9015-50c1f5c0eb80", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:29:42 GMT"} })
|
| 4728 | 2026-03-18T11:29:42.868Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 4729 | 2026-03-18T11:29:42.871Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d9c416f1-a18c-4f1b-a472-8d28ebf5605d", "content-length": "29", "date": "Wed, 18 Mar 2026 11:29:42 GMT"} })
|
| 4730 | 2026-03-18T11:29:42.871Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4731 | 2026-03-18T11:29:42.874Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4732 | 2026-03-18T11:29:42.874Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4733 | 2026-03-18T11:29:42.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4734 | 2026-03-18T11:29:42.874Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4735 | 2026-03-18T11:29:42.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4736 | 2026-03-18T11:29:42.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4737 | 2026-03-18T11:29:42.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4738 | 2026-03-18T11:29:42.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4739 | 2026-03-18T11:29:42.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4740 | 2026-03-18T11:29:42.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4741 | 2026-03-18T11:29:42.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4742 | 2026-03-18T11:29:42.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4743 | 2026-03-18T11:29:42.876Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 4744 | 2026-03-18T11:29:42.876Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 4745 | 2026-03-18T11:29:42.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4746 | 2026-03-18T11:29:42.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4747 | 2026-03-18T11:29:42.912Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4748 | 2026-03-18T11:29:42.912Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4749 | 2026-03-18T11:29:42.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4750 | 2026-03-18T11:29:42.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4751 | 2026-03-18T11:29:42.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4752 | 2026-03-18T11:29:42.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4753 | 2026-03-18T11:29:42.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4754 | 2026-03-18T11:29:42.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4755 | 2026-03-18T11:29:42.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4756 | 2026-03-18T11:29:42.928Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 134e713a-ac71-45d8-b26e-b2c77511fad3
producer_ip = fd00:1122:3344:101::1
producer_port = 53354
|
| 4757 | 2026-03-18T11:29:42.932Z | DEBG | oximeter (results-sink): inserting 1320 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4758 | 2026-03-18T11:29:42.932Z | DEBG | oximeter (clickhouse-client): unrolling 1320 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4759 | 2026-03-18T11:29:42.933Z | DEBG | oximeter (results-sink-cluster): inserting 1320 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4760 | 2026-03-18T11:29:42.986Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_ipaddr
|
| 4761 | 2026-03-18T11:29:42.988Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 2007
table_name = fields_string
|
| 4762 | 2026-03-18T11:29:42.990Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 52
table_name = fields_u16
|
| 4763 | 2026-03-18T11:29:42.992Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 708
table_name = fields_u32
|
| 4764 | 2026-03-18T11:29:42.993Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1
table_name = fields_u64
|
| 4765 | 2026-03-18T11:29:42.995Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1052
table_name = fields_uuid
|
| 4766 | 2026-03-18T11:29:42.997Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 1254
table_name = measurements_cumulativeu64
|
| 4767 | 2026-03-18T11:29:43.000Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 42
table_name = measurements_histogramu64
|
| 4768 | 2026-03-18T11:29:43.001Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 24
table_name = measurements_u64
|
| 4769 | 2026-03-18T11:29:43.034Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4770 | 2026-03-18T11:29:43.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4771 | 2026-03-18T11:29:43.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4772 | 2026-03-18T11:29:43.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4773 | 2026-03-18T11:29:43.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4774 | 2026-03-18T11:29:43.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4775 | 2026-03-18T11:29:43.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4776 | 2026-03-18T11:29:43.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4777 | 2026-03-18T11:29:43.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4778 | 2026-03-18T11:29:43.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4779 | 2026-03-18T11:29:44.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4780 | 2026-03-18T11:29:44.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4781 | 2026-03-18T11:29:44.876Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4782 | 2026-03-18T11:29:44.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4783 | 2026-03-18T11:29:44.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4784 | 2026-03-18T11:29:44.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4785 | 2026-03-18T11:29:44.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4786 | 2026-03-18T11:29:44.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4787 | 2026-03-18T11:29:44.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4788 | 2026-03-18T11:29:45.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4789 | 2026-03-18T11:29:45.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4790 | 2026-03-18T11:29:45.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4791 | 2026-03-18T11:29:45.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4792 | 2026-03-18T11:29:45.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4793 | 2026-03-18T11:29:45.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4794 | 2026-03-18T11:29:45.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4795 | 2026-03-18T11:29:45.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4796 | 2026-03-18T11:29:45.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4797 | 2026-03-18T11:29:46.253Z | DEBG | oximeter (results-sink): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4798 | 2026-03-18T11:29:46.253Z | DEBG | oximeter (results-sink-cluster): inserting 132 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4799 | 2026-03-18T11:29:46.253Z | DEBG | oximeter (clickhouse-client): unrolling 132 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4800 | 2026-03-18T11:29:46.261Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 56
table_name = fields_string
|
| 4801 | 2026-03-18T11:29:46.262Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 64
table_name = fields_uuid
|
| 4802 | 2026-03-18T11:29:46.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 96
table_name = measurements_cumulativeu64
|
| 4803 | 2026-03-18T11:29:46.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 36
table_name = measurements_u64
|
| 4804 | 2026-03-18T11:29:46.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4805 | 2026-03-18T11:29:46.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4806 | 2026-03-18T11:29:46.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4807 | 2026-03-18T11:29:46.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4808 | 2026-03-18T11:29:46.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4809 | 2026-03-18T11:29:46.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4810 | 2026-03-18T11:29:46.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4811 | 2026-03-18T11:29:46.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4812 | 2026-03-18T11:29:46.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4813 | 2026-03-18T11:29:46.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4814 | 2026-03-18T11:29:47.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4815 | 2026-03-18T11:29:47.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4816 | 2026-03-18T11:29:47.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4817 | 2026-03-18T11:29:47.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4818 | 2026-03-18T11:29:47.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4819 | 2026-03-18T11:29:47.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4820 | 2026-03-18T11:29:47.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4821 | 2026-03-18T11:29:47.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4822 | 2026-03-18T11:29:47.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4823 | 2026-03-18T11:29:47.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4824 | 2026-03-18T11:29:47.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4825 | 2026-03-18T11:29:47.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4826 | 2026-03-18T11:29:48.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4827 | 2026-03-18T11:29:48.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4828 | 2026-03-18T11:29:48.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4829 | 2026-03-18T11:29:48.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4830 | 2026-03-18T11:29:48.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4831 | 2026-03-18T11:29:48.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4832 | 2026-03-18T11:29:48.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4833 | 2026-03-18T11:29:48.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4834 | 2026-03-18T11:29:48.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4835 | 2026-03-18T11:29:49.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4836 | 2026-03-18T11:29:49.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4837 | 2026-03-18T11:29:49.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4838 | 2026-03-18T11:29:49.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4839 | 2026-03-18T11:29:49.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4840 | 2026-03-18T11:29:49.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4841 | 2026-03-18T11:29:49.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4842 | 2026-03-18T11:29:49.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4843 | 2026-03-18T11:29:49.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4844 | 2026-03-18T11:29:50.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4845 | 2026-03-18T11:29:50.873Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4846 | 2026-03-18T11:29:50.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4847 | 2026-03-18T11:29:50.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4848 | 2026-03-18T11:29:50.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4849 | 2026-03-18T11:29:50.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4850 | 2026-03-18T11:29:50.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4851 | 2026-03-18T11:29:50.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4852 | 2026-03-18T11:29:50.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4853 | 2026-03-18T11:29:51.253Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4854 | 2026-03-18T11:29:51.253Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4855 | 2026-03-18T11:29:51.253Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4856 | 2026-03-18T11:29:51.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 76
table_name = fields_string
|
| 4857 | 2026-03-18T11:29:51.265Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = fields_u16
|
| 4858 | 2026-03-18T11:29:51.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 74
table_name = fields_uuid
|
| 4859 | 2026-03-18T11:29:51.268Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4860 | 2026-03-18T11:29:51.270Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 10
table_name = measurements_histogramu64
|
| 4861 | 2026-03-18T11:29:51.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 4862 | 2026-03-18T11:29:51.354Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4863 | 2026-03-18T11:29:51.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4864 | 2026-03-18T11:29:51.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4865 | 2026-03-18T11:29:51.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4866 | 2026-03-18T11:29:51.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4867 | 2026-03-18T11:29:51.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4868 | 2026-03-18T11:29:51.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4869 | 2026-03-18T11:29:51.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4870 | 2026-03-18T11:29:51.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4871 | 2026-03-18T11:29:51.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4872 | 2026-03-18T11:29:52.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4873 | 2026-03-18T11:29:52.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4874 | 2026-03-18T11:29:52.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4875 | 2026-03-18T11:29:52.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4876 | 2026-03-18T11:29:52.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4877 | 2026-03-18T11:29:52.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4878 | 2026-03-18T11:29:52.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 9d3082e5-bdaf-44df-963c-ad1560dda873
producer_ip = fd00:1122:3344:101::a
producer_port = 58877
|
| 4879 | 2026-03-18T11:29:52.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4880 | 2026-03-18T11:29:52.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 7cc62875-b3e7-4fea-ab92-4dca513a335b
producer_ip = fd00:1122:3344:101::b
producer_port = 47756
|
| 4881 | 2026-03-18T11:29:52.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4882 | 2026-03-18T11:29:52.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4883 | 2026-03-18T11:29:52.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4884 | 2026-03-18T11:29:52.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4885 | 2026-03-18T11:29:52.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4886 | 2026-03-18T11:29:52.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4887 | 2026-03-18T11:29:52.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4888 | 2026-03-18T11:29:52.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4889 | 2026-03-18T11:29:52.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 1a5cb6e3-481a-4810-9620-7790a0e74e3b
producer_ip = fd00:1122:3344:101::c
producer_port = 51345
|
| 4890 | 2026-03-18T11:29:53.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4891 | 2026-03-18T11:29:53.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4892 | 2026-03-18T11:29:53.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4893 | 2026-03-18T11:29:53.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4894 | 2026-03-18T11:29:53.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4895 | 2026-03-18T11:29:53.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4896 | 2026-03-18T11:29:53.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4897 | 2026-03-18T11:29:53.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4898 | 2026-03-18T11:29:53.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4899 | 2026-03-18T11:29:54.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4900 | 2026-03-18T11:29:54.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4901 | 2026-03-18T11:29:54.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4902 | 2026-03-18T11:29:54.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4903 | 2026-03-18T11:29:54.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4904 | 2026-03-18T11:29:54.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4905 | 2026-03-18T11:29:54.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4906 | 2026-03-18T11:29:54.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4907 | 2026-03-18T11:29:54.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4908 | 2026-03-18T11:29:55.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4909 | 2026-03-18T11:29:55.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4910 | 2026-03-18T11:29:55.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4911 | 2026-03-18T11:29:55.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4912 | 2026-03-18T11:29:55.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4913 | 2026-03-18T11:29:55.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4914 | 2026-03-18T11:29:55.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4915 | 2026-03-18T11:29:55.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4916 | 2026-03-18T11:29:55.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4917 | 2026-03-18T11:29:56.253Z | DEBG | oximeter (results-sink): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4918 | 2026-03-18T11:29:56.253Z | DEBG | oximeter (results-sink-cluster): inserting 251 samples into database
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
|
| 4919 | 2026-03-18T11:29:56.253Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
|
| 4920 | 2026-03-18T11:29:56.264Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 118
table_name = fields_string
|
| 4921 | 2026-03-18T11:29:56.266Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = fields_u16
|
| 4922 | 2026-03-18T11:29:56.267Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 95
table_name = fields_uuid
|
| 4923 | 2026-03-18T11:29:56.269Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4924 | 2026-03-18T11:29:56.271Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 31
table_name = measurements_histogramu64
|
| 4925 | 2026-03-18T11:29:56.272Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
id = 3fc16eac-d043-491c-a59e-371f26733bb9
n_rows = 60
table_name = measurements_u64
|
| 4926 | 2026-03-18T11:29:56.353Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
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
|
| 4927 | 2026-03-18T11:29:56.873Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4928 | 2026-03-18T11:29:56.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4929 | 2026-03-18T11:29:56.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4930 | 2026-03-18T11:29:56.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4931 | 2026-03-18T11:29:56.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4932 | 2026-03-18T11:29:56.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4933 | 2026-03-18T11:29:56.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4934 | 2026-03-18T11:29:56.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4935 | 2026-03-18T11:29:56.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4936 | 2026-03-18T11:29:57.865Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 4937 | 2026-03-18T11:29:57.865Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending
|
| 4938 | 2026-03-18T11:29:57.868Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "215584ba-1d23-4faf-b543-9f62eb05621d", "content-length": "1412", "date": "Wed, 18 Mar 2026 11:29:57 GMT"} })
|
| 4939 | 2026-03-18T11:29:57.868Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D
|
| 4940 | 2026-03-18T11:29:57.871Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZjA2Y2Q3Zi05Yjk4LTQ5ZmUtYTdmNS1lNmMyYjdhNTI0NTcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5e68602a-4cff-42ee-8380-e5deddc1634f", "content-length": "29", "date": "Wed, 18 Mar 2026 11:29:57 GMT"} })
|
| 4941 | 2026-03-18T11:29:57.871Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4942 | 2026-03-18T11:29:57.872Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4943 | 2026-03-18T11:29:57.872Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4944 | 2026-03-18T11:29:57.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4945 | 2026-03-18T11:29:57.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4946 | 2026-03-18T11:29:57.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4947 | 2026-03-18T11:29:57.874Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 8df295ae-6f90-48cd-b0d1-517a993832d0
producer_ip = fd00:1122:3344:101::2
producer_port = 33619
|
| 4948 | 2026-03-18T11:29:57.911Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4949 | 2026-03-18T11:29:57.911Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4950 | 2026-03-18T11:29:57.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4951 | 2026-03-18T11:29:57.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4952 | 2026-03-18T11:29:57.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4953 | 2026-03-18T11:29:57.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4954 | 2026-03-18T11:29:57.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4955 | 2026-03-18T11:29:57.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4956 | 2026-03-18T11:29:57.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4957 | 2026-03-18T11:29:57.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = ed959e3c-bfd3-4311-a5a1-f5d78961152e
producer_ip = fd00:1122:3344:101::2
producer_port = 54892
|
| 4958 | 2026-03-18T11:29:57.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4959 | 2026-03-18T11:29:58.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4960 | 2026-03-18T11:29:58.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4961 | 2026-03-18T11:29:58.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4962 | 2026-03-18T11:29:58.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4963 | 2026-03-18T11:29:58.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4964 | 2026-03-18T11:29:58.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4965 | 2026-03-18T11:29:58.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4966 | 2026-03-18T11:29:58.913Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4967 | 2026-03-18T11:29:58.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4968 | 2026-03-18T11:29:59.874Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4969 | 2026-03-18T11:29:59.874Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4970 | 2026-03-18T11:29:59.875Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ff06cd7f-9b98-49fe-a7f5-e6c2b7a52457
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4971 | 2026-03-18T11:29:59.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4972 | 2026-03-18T11:29:59.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4973 | 2026-03-18T11:29:59.912Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4974 | 2026-03-18T11:29:59.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4975 | 2026-03-18T11:29:59.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 7f3db71a-340f-430c-9b47-e1550501a293
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4976 | 2026-03-18T11:29:59.915Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 791a5811-8f9d-4bee-9a6c-7e3c7ea5f5f6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 55ed156e-6824-4bb5-a0d7-2142bcd48d49
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|