| 1 | | [ Dec 20 00:24:18 Enabled. ] |
| 2 | | [ Dec 20 00:24:18 Rereading configuration. ] |
| 3 | | [ Dec 20 00:24:21 Rereading configuration. ] |
| 4 | | [ Dec 20 00:24:27 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 e90cc8c9-ae45-4af9-8b11-6d3fafd2325b &"). ] |
| 5 | | [ Dec 20 00:24:27 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2025-12-20T00:24:27.610Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2025-12-20T00:24:27.614Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:264
|
| 9 | 2025-12-20T00:24:27.632Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2025-12-20T00:24:27.692Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 11 | 2025-12-20T00:24:37.780Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:900
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 12 | 2025-12-20T00:24:37.780Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2025-12-20T00:24:37.780Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:800
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 14 | 2025-12-20T00:24:37.781Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:900
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 15 | 2025-12-20T00:24:37.781Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:805
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
version = 0
|
| 16 | 2025-12-20T00:24:37.781Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:810
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 17 | 2025-12-20T00:24:37.781Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 18 | 2025-12-20T00:24:38.401Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:831
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
version = 14
|
| 19 | 2025-12-20T00:24:38.434Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 66830837-5ddd-46c2-a051-23ecbfb01ca5
|
| 20 | 2025-12-20T00:24:38.460Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2025-12-20T00:24:38.460Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2025-12-20T00:24:38.460Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2025-12-20T00:24:38.460Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2025-12-20T00:24:38.460Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:328
local_addr = [fd00:1122:3344:101::d]:12223
|
| 25 | 2025-12-20T00:24:38.476Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2025-12-20T00:24:38.476Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2025-12-20T00:24:38.476Z | DEBG | oximeter: contacting nexus
|
| 28 | 2025-12-20T00:24:38.680Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
|
| 29 | 2025-12-20T00:24:38.762Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "412b7258-7f61-4cc4-b826-02b9e1b869cc", "date": "Sat, 20 Dec 2025 00:24:38 GMT"} })
|
| 30 | 2025-12-20T00:24:38.764Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:427
id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
|
| 31 | 2025-12-20T00:24:38.764Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:554
|
| 32 | 2025-12-20T00:24:38.764Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 33 | 2025-12-20T00:24:38.770Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 34 | 2025-12-20T00:24:38.822Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "2bfabe93-e562-4282-809a-0a9b90d1a537", "content-length": "29", "date": "Sat, 20 Dec 2025 00:24:38 GMT"} })
|
| 35 | 2025-12-20T00:24:38.822Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 0
n_pruned_tasks = 0
|
| 36 | 2025-12-20T00:24:53.767Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 37 | 2025-12-20T00:24:53.767Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 38 | 2025-12-20T00:24:53.776Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "18495e86-049b-4dea-a3bc-e4099a0ef481", "content-length": "583", "date": "Sat, 20 Dec 2025 00:24:53 GMT"} })
|
| 39 | 2025-12-20T00:24:53.778Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiMzQwMWIyYi1mMWE0LTRhMmMtOTUyOC1lNjdmNWZhN2M4ODIifX0%3D
|
| 40 | 2025-12-20T00:24:53.781Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiMzQwMWIyYi1mMWE0LTRhMmMtOTUyOC1lNjdmNWZhN2M4ODIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "bc75cb26-bd0c-4f64-9596-490820f5ac85", "content-length": "29", "date": "Sat, 20 Dec 2025 00:24:53 GMT"} })
|
| 41 | 2025-12-20T00:24:53.781Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
|
| 42 | 2025-12-20T00:24:53.785Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:35564
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
|
| 43 | 2025-12-20T00:24:53.785Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
|
| 44 | 2025-12-20T00:24:53.785Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 3
n_pruned_tasks = 0
|
| 45 | 2025-12-20T00:24:53.787Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 46 | 2025-12-20T00:24:53.787Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 47 | 2025-12-20T00:24:53.787Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 48 | 2025-12-20T00:24:53.820Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 49 | 2025-12-20T00:24:53.820Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 50 | 2025-12-20T00:24:53.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 51 | 2025-12-20T00:24:53.912Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 52 | 2025-12-20T00:24:53.930Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 53 | 2025-12-20T00:24:53.946Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 54 | 2025-12-20T00:24:53.955Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 55 | 2025-12-20T00:24:53.965Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 56 | 2025-12-20T00:24:53.970Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 57 | 2025-12-20T00:24:54.786Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 58 | 2025-12-20T00:24:54.786Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 59 | 2025-12-20T00:24:54.786Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 60 | 2025-12-20T00:24:54.786Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 61 | 2025-12-20T00:24:54.788Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 62 | 2025-12-20T00:24:54.789Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 63 | 2025-12-20T00:24:55.786Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 64 | 2025-12-20T00:24:55.786Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 65 | 2025-12-20T00:24:55.786Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 66 | 2025-12-20T00:24:55.786Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 67 | 2025-12-20T00:24:55.788Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 68 | 2025-12-20T00:24:55.789Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 69 | 2025-12-20T00:24:56.786Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 70 | 2025-12-20T00:24:56.786Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 71 | 2025-12-20T00:24:56.786Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 72 | 2025-12-20T00:24:56.786Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 73 | 2025-12-20T00:24:56.789Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 74 | 2025-12-20T00:24:56.789Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 75 | 2025-12-20T00:24:57.786Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 76 | 2025-12-20T00:24:57.786Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 77 | 2025-12-20T00:24:57.786Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 78 | 2025-12-20T00:24:57.786Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 79 | 2025-12-20T00:24:57.789Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 80 | 2025-12-20T00:24:57.789Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 81 | 2025-12-20T00:24:58.438Z | DEBG | oximeter (results-sink): inserting 213 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 82 | 2025-12-20T00:24:58.438Z | DEBG | oximeter (results-sink-cluster): inserting 213 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 83 | 2025-12-20T00:24:58.438Z | DEBG | oximeter (clickhouse-client): unrolling 213 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 84 | 2025-12-20T00:24:58.438Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 85 | 2025-12-20T00:24:58.452Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.438484258Z }
timeseries_name = oximeter_collector:collections
|
| 86 | 2025-12-20T00:24:58.455Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 87 | 2025-12-20T00:24:58.464Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.455368661Z }
timeseries_name = http_service:request_latency_histogram
|
| 88 | 2025-12-20T00:24:58.465Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 89 | 2025-12-20T00:24:58.468Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.465203798Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 90 | 2025-12-20T00:24:58.468Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 91 | 2025-12-20T00:24:58.468Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.468093900Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 92 | 2025-12-20T00:24:58.469Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 93 | 2025-12-20T00:24:58.469Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.469051384Z }
timeseries_name = ddm_session:solicitations_sent
|
| 94 | 2025-12-20T00:24:58.469Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 95 | 2025-12-20T00:24:58.470Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.469951377Z }
timeseries_name = ddm_session:solicitations_received
|
| 96 | 2025-12-20T00:24:58.470Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 97 | 2025-12-20T00:24:58.471Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.470825909Z }
timeseries_name = ddm_session:advertisements_sent
|
| 98 | 2025-12-20T00:24:58.471Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 99 | 2025-12-20T00:24:58.472Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.471718247Z }
timeseries_name = ddm_session:advertisements_received
|
| 100 | 2025-12-20T00:24:58.472Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 101 | 2025-12-20T00:24:58.473Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.472652395Z }
timeseries_name = ddm_session:peer_expirations
|
| 102 | 2025-12-20T00:24:58.473Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 103 | 2025-12-20T00:24:58.474Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.473584248Z }
timeseries_name = ddm_session:peer_address_changes
|
| 104 | 2025-12-20T00:24:58.474Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 105 | 2025-12-20T00:24:58.475Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.474529622Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 106 | 2025-12-20T00:24:58.475Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 107 | 2025-12-20T00:24:58.476Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.475492406Z }
timeseries_name = ddm_session:updates_sent
|
| 108 | 2025-12-20T00:24:58.476Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 109 | 2025-12-20T00:24:58.477Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.476470490Z }
timeseries_name = ddm_session:updates_received
|
| 110 | 2025-12-20T00:24:58.477Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 111 | 2025-12-20T00:24:58.478Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.477385553Z }
timeseries_name = ddm_session:update_send_fail
|
| 112 | 2025-12-20T00:24:58.478Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 113 | 2025-12-20T00:24:58.479Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.478264241Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 114 | 2025-12-20T00:24:58.479Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 115 | 2025-12-20T00:24:58.480Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:24:58.479235550Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 116 | 2025-12-20T00:24:58.487Z | DEBG | oximeter (clickhouse-client): inserting 16 new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 117 | 2025-12-20T00:24:58.495Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = fields_ipaddr
|
| 118 | 2025-12-20T00:24:58.496Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 75
table_name = fields_string
|
| 119 | 2025-12-20T00:24:58.498Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 16
table_name = fields_u16
|
| 120 | 2025-12-20T00:24:58.500Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 72
table_name = fields_uuid
|
| 121 | 2025-12-20T00:24:58.504Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 153
table_name = measurements_cumulativeu64
|
| 122 | 2025-12-20T00:24:58.510Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 10
table_name = measurements_histogramu64
|
| 123 | 2025-12-20T00:24:58.512Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 50
table_name = measurements_u64
|
| 124 | 2025-12-20T00:24:58.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 125 | 2025-12-20T00:24:58.786Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 126 | 2025-12-20T00:24:58.786Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 127 | 2025-12-20T00:24:58.786Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 128 | 2025-12-20T00:24:58.786Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 129 | 2025-12-20T00:24:58.788Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 130 | 2025-12-20T00:24:58.789Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 131 | 2025-12-20T00:24:59.787Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 132 | 2025-12-20T00:24:59.787Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 133 | 2025-12-20T00:24:59.787Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 134 | 2025-12-20T00:24:59.787Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 135 | 2025-12-20T00:24:59.789Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 136 | 2025-12-20T00:24:59.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 137 | 2025-12-20T00:25:00.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 138 | 2025-12-20T00:25:00.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 139 | 2025-12-20T00:25:00.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 140 | 2025-12-20T00:25:00.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 141 | 2025-12-20T00:25:00.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 142 | 2025-12-20T00:25:00.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 143 | 2025-12-20T00:25:01.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 144 | 2025-12-20T00:25:01.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 145 | 2025-12-20T00:25:01.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 146 | 2025-12-20T00:25:01.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 147 | 2025-12-20T00:25:01.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 148 | 2025-12-20T00:25:01.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 149 | 2025-12-20T00:25:02.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 150 | 2025-12-20T00:25:02.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 151 | 2025-12-20T00:25:02.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 152 | 2025-12-20T00:25:02.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 153 | 2025-12-20T00:25:02.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 154 | 2025-12-20T00:25:02.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 155 | 2025-12-20T00:25:03.440Z | DEBG | oximeter (results-sink): inserting 200 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 156 | 2025-12-20T00:25:03.440Z | DEBG | oximeter (results-sink-cluster): inserting 200 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 157 | 2025-12-20T00:25:03.440Z | DEBG | oximeter (clickhouse-client): unrolling 200 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 158 | 2025-12-20T00:25:03.450Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 52
table_name = fields_string
|
| 159 | 2025-12-20T00:25:03.452Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 56
table_name = fields_uuid
|
| 160 | 2025-12-20T00:25:03.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 150
table_name = measurements_cumulativeu64
|
| 161 | 2025-12-20T00:25:03.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 50
table_name = measurements_u64
|
| 162 | 2025-12-20T00:25:03.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 163 | 2025-12-20T00:25:03.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 164 | 2025-12-20T00:25:03.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 165 | 2025-12-20T00:25:03.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 166 | 2025-12-20T00:25:03.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 167 | 2025-12-20T00:25:03.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 168 | 2025-12-20T00:25:03.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 169 | 2025-12-20T00:25:03.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 170 | 2025-12-20T00:25:03.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 171 | 2025-12-20T00:25:03.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 172 | 2025-12-20T00:25:04.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 173 | 2025-12-20T00:25:04.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 174 | 2025-12-20T00:25:04.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 175 | 2025-12-20T00:25:04.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 176 | 2025-12-20T00:25:04.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 177 | 2025-12-20T00:25:04.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 178 | 2025-12-20T00:25:05.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 179 | 2025-12-20T00:25:05.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 180 | 2025-12-20T00:25:05.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 181 | 2025-12-20T00:25:05.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 182 | 2025-12-20T00:25:05.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 183 | 2025-12-20T00:25:05.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 184 | 2025-12-20T00:25:06.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 185 | 2025-12-20T00:25:06.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 186 | 2025-12-20T00:25:06.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 187 | 2025-12-20T00:25:06.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 188 | 2025-12-20T00:25:06.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 189 | 2025-12-20T00:25:06.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 190 | 2025-12-20T00:25:07.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 191 | 2025-12-20T00:25:07.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 192 | 2025-12-20T00:25:07.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 193 | 2025-12-20T00:25:07.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 194 | 2025-12-20T00:25:07.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 195 | 2025-12-20T00:25:07.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 196 | 2025-12-20T00:25:08.440Z | DEBG | oximeter (results-sink): inserting 210 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 197 | 2025-12-20T00:25:08.440Z | DEBG | oximeter (results-sink-cluster): inserting 210 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 198 | 2025-12-20T00:25:08.440Z | DEBG | oximeter (clickhouse-client): unrolling 210 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 199 | 2025-12-20T00:25:08.452Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 72
table_name = fields_string
|
| 200 | 2025-12-20T00:25:08.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 10
table_name = fields_u16
|
| 201 | 2025-12-20T00:25:08.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 66
table_name = fields_uuid
|
| 202 | 2025-12-20T00:25:08.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 150
table_name = measurements_cumulativeu64
|
| 203 | 2025-12-20T00:25:08.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 10
table_name = measurements_histogramu64
|
| 204 | 2025-12-20T00:25:08.461Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 50
table_name = measurements_u64
|
| 205 | 2025-12-20T00:25:08.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 206 | 2025-12-20T00:25:08.770Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 207 | 2025-12-20T00:25:08.770Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 208 | 2025-12-20T00:25:08.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 209 | 2025-12-20T00:25:08.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 210 | 2025-12-20T00:25:08.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 211 | 2025-12-20T00:25:08.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 212 | 2025-12-20T00:25:08.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 213 | 2025-12-20T00:25:08.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 214 | 2025-12-20T00:25:08.816Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "964d05b6-0e4b-493b-a424-b8dafb1adf4d", "content-length": "857", "date": "Sat, 20 Dec 2025 00:25:08 GMT"} })
|
| 215 | 2025-12-20T00:25:08.816Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 216 | 2025-12-20T00:25:08.821Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "280aaf12-3b28-41ac-bcae-ccdbb9ad10e0", "content-length": "29", "date": "Sat, 20 Dec 2025 00:25:08 GMT"} })
|
| 217 | 2025-12-20T00:25:08.821Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:65192
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
|
| 218 | 2025-12-20T00:25:08.821Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
|
| 219 | 2025-12-20T00:25:08.821Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 5
n_pruned_tasks = 0
|
| 220 | 2025-12-20T00:25:08.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 221 | 2025-12-20T00:25:08.822Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 222 | 2025-12-20T00:25:08.822Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 223 | 2025-12-20T00:25:08.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 224 | 2025-12-20T00:25:08.881Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 225 | 2025-12-20T00:25:08.882Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 226 | 2025-12-20T00:25:08.894Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 227 | 2025-12-20T00:25:08.917Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 228 | 2025-12-20T00:25:09.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 229 | 2025-12-20T00:25:09.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 230 | 2025-12-20T00:25:09.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 231 | 2025-12-20T00:25:09.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 232 | 2025-12-20T00:25:09.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 233 | 2025-12-20T00:25:09.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 234 | 2025-12-20T00:25:09.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 235 | 2025-12-20T00:25:09.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 236 | 2025-12-20T00:25:09.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 237 | 2025-12-20T00:25:10.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 238 | 2025-12-20T00:25:10.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 239 | 2025-12-20T00:25:10.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 240 | 2025-12-20T00:25:10.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 241 | 2025-12-20T00:25:10.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 242 | 2025-12-20T00:25:10.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 243 | 2025-12-20T00:25:10.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 244 | 2025-12-20T00:25:10.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 245 | 2025-12-20T00:25:10.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 246 | 2025-12-20T00:25:11.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 247 | 2025-12-20T00:25:11.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 248 | 2025-12-20T00:25:11.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 249 | 2025-12-20T00:25:11.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 250 | 2025-12-20T00:25:11.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 251 | 2025-12-20T00:25:11.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 252 | 2025-12-20T00:25:11.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 253 | 2025-12-20T00:25:11.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 254 | 2025-12-20T00:25:11.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 255 | 2025-12-20T00:25:12.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 256 | 2025-12-20T00:25:12.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 257 | 2025-12-20T00:25:12.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 258 | 2025-12-20T00:25:12.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 259 | 2025-12-20T00:25:12.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 260 | 2025-12-20T00:25:12.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 261 | 2025-12-20T00:25:12.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 262 | 2025-12-20T00:25:12.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 263 | 2025-12-20T00:25:12.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 264 | 2025-12-20T00:25:13.441Z | DEBG | oximeter (results-sink): inserting 427 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 265 | 2025-12-20T00:25:13.441Z | DEBG | oximeter (results-sink-cluster): inserting 427 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 266 | 2025-12-20T00:25:13.441Z | DEBG | oximeter (clickhouse-client): unrolling 427 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 267 | 2025-12-20T00:25:13.443Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 268 | 2025-12-20T00:25:13.485Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.443040567Z }
timeseries_name = static_routing_config:static_routes
|
| 269 | 2025-12-20T00:25:13.485Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 270 | 2025-12-20T00:25:13.487Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.485659151Z }
timeseries_name = static_routing_config:static_nexthops
|
| 271 | 2025-12-20T00:25:13.487Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 272 | 2025-12-20T00:25:13.489Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.487781627Z }
timeseries_name = switch_rib:active_routes
|
| 273 | 2025-12-20T00:25:13.489Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 274 | 2025-12-20T00:25:13.491Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.489387348Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
| 275 | 2025-12-20T00:25:13.491Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 276 | 2025-12-20T00:25:13.492Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.491083340Z }
timeseries_name = switch_data_link:link_enabled
|
| 277 | 2025-12-20T00:25:13.495Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 278 | 2025-12-20T00:25:13.496Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.495089311Z }
timeseries_name = switch_data_link:link_up
|
| 279 | 2025-12-20T00:25:13.497Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 280 | 2025-12-20T00:25:13.498Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.497225684Z }
timeseries_name = switch_table:capacity
|
| 281 | 2025-12-20T00:25:13.498Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 282 | 2025-12-20T00:25:13.500Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.498781263Z }
timeseries_name = switch_table:occupancy
|
| 283 | 2025-12-20T00:25:13.500Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 284 | 2025-12-20T00:25:13.501Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.500341282Z }
timeseries_name = switch_table:inserts
|
| 285 | 2025-12-20T00:25:13.501Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 286 | 2025-12-20T00:25:13.503Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.501909522Z }
timeseries_name = switch_table:deletes
|
| 287 | 2025-12-20T00:25:13.503Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 288 | 2025-12-20T00:25:13.505Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.503686386Z }
timeseries_name = switch_table:updates
|
| 289 | 2025-12-20T00:25:13.505Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 290 | 2025-12-20T00:25:13.508Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.505281466Z }
timeseries_name = switch_table:collisions
|
| 291 | 2025-12-20T00:25:13.508Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 292 | 2025-12-20T00:25:13.509Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.508192999Z }
timeseries_name = switch_table:update_misses
|
| 293 | 2025-12-20T00:25:13.509Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 294 | 2025-12-20T00:25:13.511Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.509749038Z }
timeseries_name = switch_table:delete_misses
|
| 295 | 2025-12-20T00:25:13.511Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 296 | 2025-12-20T00:25:13.513Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.511670376Z }
timeseries_name = switch_table:exhaustion
|
| 297 | 2025-12-20T00:25:13.525Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 298 | 2025-12-20T00:25:13.527Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:13.525412811Z }
timeseries_name = dendrite:sample_collection_duration
|
| 299 | 2025-12-20T00:25:13.533Z | DEBG | oximeter (clickhouse-client): inserting 16 new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 300 | 2025-12-20T00:25:13.538Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 301 | 2025-12-20T00:25:13.540Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 4
table_name = fields_ipaddr
|
| 302 | 2025-12-20T00:25:13.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 303 | 2025-12-20T00:25:13.542Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1114
table_name = fields_string
|
| 304 | 2025-12-20T00:25:13.545Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 209
table_name = fields_u16
|
| 305 | 2025-12-20T00:25:13.548Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 306 | 2025-12-20T00:25:13.550Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 307 | 2025-12-20T00:25:13.552Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 683
table_name = fields_uuid
|
| 308 | 2025-12-20T00:25:13.553Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 309 | 2025-12-20T00:25:13.555Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 316
table_name = measurements_cumulativeu64
|
| 310 | 2025-12-20T00:25:13.557Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 311 | 2025-12-20T00:25:13.558Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 312 | 2025-12-20T00:25:13.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 313 | 2025-12-20T00:25:13.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 314 | 2025-12-20T00:25:13.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 315 | 2025-12-20T00:25:13.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 316 | 2025-12-20T00:25:13.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 317 | 2025-12-20T00:25:13.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 318 | 2025-12-20T00:25:13.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 319 | 2025-12-20T00:25:13.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 320 | 2025-12-20T00:25:13.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 321 | 2025-12-20T00:25:13.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 322 | 2025-12-20T00:25:13.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 323 | 2025-12-20T00:25:13.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 324 | 2025-12-20T00:25:14.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 325 | 2025-12-20T00:25:14.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 326 | 2025-12-20T00:25:14.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 327 | 2025-12-20T00:25:14.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 328 | 2025-12-20T00:25:14.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 329 | 2025-12-20T00:25:14.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 330 | 2025-12-20T00:25:14.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 331 | 2025-12-20T00:25:14.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 332 | 2025-12-20T00:25:14.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 333 | 2025-12-20T00:25:15.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 334 | 2025-12-20T00:25:15.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 335 | 2025-12-20T00:25:15.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 336 | 2025-12-20T00:25:15.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 337 | 2025-12-20T00:25:15.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 338 | 2025-12-20T00:25:15.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 339 | 2025-12-20T00:25:15.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 340 | 2025-12-20T00:25:15.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 341 | 2025-12-20T00:25:15.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 342 | 2025-12-20T00:25:16.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 343 | 2025-12-20T00:25:16.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 344 | 2025-12-20T00:25:16.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 345 | 2025-12-20T00:25:16.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 346 | 2025-12-20T00:25:16.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 347 | 2025-12-20T00:25:16.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 348 | 2025-12-20T00:25:16.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 349 | 2025-12-20T00:25:16.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 350 | 2025-12-20T00:25:16.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 351 | 2025-12-20T00:25:17.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 352 | 2025-12-20T00:25:17.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 353 | 2025-12-20T00:25:17.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 354 | 2025-12-20T00:25:17.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 355 | 2025-12-20T00:25:17.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 356 | 2025-12-20T00:25:17.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 357 | 2025-12-20T00:25:17.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 358 | 2025-12-20T00:25:17.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 359 | 2025-12-20T00:25:17.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 360 | 2025-12-20T00:25:18.441Z | DEBG | oximeter (results-sink-cluster): inserting 230 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 361 | 2025-12-20T00:25:18.441Z | DEBG | oximeter (results-sink): inserting 230 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 362 | 2025-12-20T00:25:18.441Z | DEBG | oximeter (clickhouse-client): unrolling 230 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 363 | 2025-12-20T00:25:18.452Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 76
table_name = fields_string
|
| 364 | 2025-12-20T00:25:18.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 10
table_name = fields_u16
|
| 365 | 2025-12-20T00:25:18.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 74
table_name = fields_uuid
|
| 366 | 2025-12-20T00:25:18.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 367 | 2025-12-20T00:25:18.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 10
table_name = measurements_histogramu64
|
| 368 | 2025-12-20T00:25:18.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 369 | 2025-12-20T00:25:18.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 370 | 2025-12-20T00:25:18.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 371 | 2025-12-20T00:25:18.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 372 | 2025-12-20T00:25:18.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 373 | 2025-12-20T00:25:18.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 374 | 2025-12-20T00:25:18.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 375 | 2025-12-20T00:25:18.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 376 | 2025-12-20T00:25:18.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 377 | 2025-12-20T00:25:18.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 378 | 2025-12-20T00:25:18.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 379 | 2025-12-20T00:25:18.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 380 | 2025-12-20T00:25:18.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 381 | 2025-12-20T00:25:18.843Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 382 | 2025-12-20T00:25:19.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 383 | 2025-12-20T00:25:19.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 384 | 2025-12-20T00:25:19.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 385 | 2025-12-20T00:25:19.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 386 | 2025-12-20T00:25:19.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 387 | 2025-12-20T00:25:19.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 388 | 2025-12-20T00:25:19.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 389 | 2025-12-20T00:25:19.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 390 | 2025-12-20T00:25:19.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 391 | 2025-12-20T00:25:20.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 392 | 2025-12-20T00:25:20.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 393 | 2025-12-20T00:25:20.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 394 | 2025-12-20T00:25:20.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 395 | 2025-12-20T00:25:20.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 396 | 2025-12-20T00:25:20.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 397 | 2025-12-20T00:25:20.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 398 | 2025-12-20T00:25:20.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 399 | 2025-12-20T00:25:20.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 400 | 2025-12-20T00:25:21.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 401 | 2025-12-20T00:25:21.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 402 | 2025-12-20T00:25:21.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 403 | 2025-12-20T00:25:21.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 404 | 2025-12-20T00:25:21.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 405 | 2025-12-20T00:25:21.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 406 | 2025-12-20T00:25:21.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 407 | 2025-12-20T00:25:21.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 408 | 2025-12-20T00:25:21.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 409 | 2025-12-20T00:25:22.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 410 | 2025-12-20T00:25:22.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 411 | 2025-12-20T00:25:22.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 412 | 2025-12-20T00:25:22.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 413 | 2025-12-20T00:25:22.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 414 | 2025-12-20T00:25:22.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 415 | 2025-12-20T00:25:22.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 416 | 2025-12-20T00:25:22.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 417 | 2025-12-20T00:25:22.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 418 | 2025-12-20T00:25:23.442Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 419 | 2025-12-20T00:25:23.442Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 420 | 2025-12-20T00:25:23.442Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 421 | 2025-12-20T00:25:23.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 422 | 2025-12-20T00:25:23.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 423 | 2025-12-20T00:25:23.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 424 | 2025-12-20T00:25:23.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 425 | 2025-12-20T00:25:23.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 426 | 2025-12-20T00:25:23.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 427 | 2025-12-20T00:25:23.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 428 | 2025-12-20T00:25:23.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 429 | 2025-12-20T00:25:23.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 430 | 2025-12-20T00:25:23.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 431 | 2025-12-20T00:25:23.543Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 432 | 2025-12-20T00:25:23.772Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 433 | 2025-12-20T00:25:23.772Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 434 | 2025-12-20T00:25:23.775Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "51f8d457-e5c8-46f9-bd48-049346f959e0", "content-length": "995", "date": "Sat, 20 Dec 2025 00:25:23 GMT"} })
|
| 435 | 2025-12-20T00:25:23.775Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 436 | 2025-12-20T00:25:23.777Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5036c888-01ce-4d1d-bba9-b293de3440ee", "content-length": "29", "date": "Sat, 20 Dec 2025 00:25:23 GMT"} })
|
| 437 | 2025-12-20T00:25:23.777Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:50335
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
|
| 438 | 2025-12-20T00:25:23.777Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 6
n_pruned_tasks = 0
|
| 439 | 2025-12-20T00:25:23.778Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 440 | 2025-12-20T00:25:23.779Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 441 | 2025-12-20T00:25:23.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 442 | 2025-12-20T00:25:23.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 443 | 2025-12-20T00:25:23.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 444 | 2025-12-20T00:25:23.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 445 | 2025-12-20T00:25:23.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 446 | 2025-12-20T00:25:23.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 447 | 2025-12-20T00:25:23.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 448 | 2025-12-20T00:25:23.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 449 | 2025-12-20T00:25:23.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 450 | 2025-12-20T00:25:23.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 451 | 2025-12-20T00:25:23.816Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 452 | 2025-12-20T00:25:23.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 453 | 2025-12-20T00:25:23.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 454 | 2025-12-20T00:25:23.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 455 | 2025-12-20T00:25:24.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 456 | 2025-12-20T00:25:24.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 457 | 2025-12-20T00:25:24.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 458 | 2025-12-20T00:25:24.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 459 | 2025-12-20T00:25:24.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 460 | 2025-12-20T00:25:24.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 461 | 2025-12-20T00:25:24.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 462 | 2025-12-20T00:25:24.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 463 | 2025-12-20T00:25:24.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 464 | 2025-12-20T00:25:25.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 465 | 2025-12-20T00:25:25.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 466 | 2025-12-20T00:25:25.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 467 | 2025-12-20T00:25:25.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 468 | 2025-12-20T00:25:25.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 469 | 2025-12-20T00:25:25.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 470 | 2025-12-20T00:25:25.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 471 | 2025-12-20T00:25:25.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 472 | 2025-12-20T00:25:25.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 473 | 2025-12-20T00:25:26.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 474 | 2025-12-20T00:25:26.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 475 | 2025-12-20T00:25:26.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 476 | 2025-12-20T00:25:26.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 477 | 2025-12-20T00:25:26.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 478 | 2025-12-20T00:25:26.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 479 | 2025-12-20T00:25:26.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 480 | 2025-12-20T00:25:26.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 481 | 2025-12-20T00:25:26.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 482 | 2025-12-20T00:25:27.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 483 | 2025-12-20T00:25:27.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 484 | 2025-12-20T00:25:27.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 485 | 2025-12-20T00:25:27.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 486 | 2025-12-20T00:25:27.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 487 | 2025-12-20T00:25:27.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 488 | 2025-12-20T00:25:27.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 489 | 2025-12-20T00:25:27.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 490 | 2025-12-20T00:25:27.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 491 | 2025-12-20T00:25:28.442Z | DEBG | oximeter (results-sink): inserting 254 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 492 | 2025-12-20T00:25:28.442Z | DEBG | oximeter (results-sink-cluster): inserting 254 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 493 | 2025-12-20T00:25:28.442Z | DEBG | oximeter (clickhouse-client): unrolling 254 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 494 | 2025-12-20T00:25:28.445Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 495 | 2025-12-20T00:25:28.450Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:28.445689746Z }
timeseries_name = collection_target:cpus_provisioned
|
| 496 | 2025-12-20T00:25:28.450Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 497 | 2025-12-20T00:25:28.452Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:28.450771913Z }
timeseries_name = collection_target:ram_provisioned
|
| 498 | 2025-12-20T00:25:28.453Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 499 | 2025-12-20T00:25:28.455Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:28.453052430Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
| 500 | 2025-12-20T00:25:28.455Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 501 | 2025-12-20T00:25:28.457Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:28.455462781Z }
timeseries_name = database_transaction:retry_data
|
| 502 | 2025-12-20T00:25:28.463Z | DEBG | oximeter (clickhouse-client): inserting 4 new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 503 | 2025-12-20T00:25:28.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 2
table_name = fields_ipaddr
|
| 504 | 2025-12-20T00:25:28.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = fields_string
|
| 505 | 2025-12-20T00:25:28.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 25
table_name = fields_u16
|
| 506 | 2025-12-20T00:25:28.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = fields_u32
|
| 507 | 2025-12-20T00:25:28.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 96
table_name = fields_uuid
|
| 508 | 2025-12-20T00:25:28.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 161
table_name = measurements_cumulativeu64
|
| 509 | 2025-12-20T00:25:28.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 510 | 2025-12-20T00:25:28.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 23
table_name = measurements_histogramu64
|
| 511 | 2025-12-20T00:25:28.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 9
table_name = measurements_i64
|
| 512 | 2025-12-20T00:25:28.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 513 | 2025-12-20T00:25:28.543Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 514 | 2025-12-20T00:25:28.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 515 | 2025-12-20T00:25:28.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 516 | 2025-12-20T00:25:28.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 517 | 2025-12-20T00:25:28.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 518 | 2025-12-20T00:25:28.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 519 | 2025-12-20T00:25:28.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 520 | 2025-12-20T00:25:28.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 521 | 2025-12-20T00:25:28.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 522 | 2025-12-20T00:25:28.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 523 | 2025-12-20T00:25:28.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 524 | 2025-12-20T00:25:28.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 525 | 2025-12-20T00:25:28.841Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 526 | 2025-12-20T00:25:29.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 527 | 2025-12-20T00:25:29.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 528 | 2025-12-20T00:25:29.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 529 | 2025-12-20T00:25:29.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 530 | 2025-12-20T00:25:29.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 531 | 2025-12-20T00:25:29.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 532 | 2025-12-20T00:25:29.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 533 | 2025-12-20T00:25:29.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 534 | 2025-12-20T00:25:29.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 535 | 2025-12-20T00:25:30.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 536 | 2025-12-20T00:25:30.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 537 | 2025-12-20T00:25:30.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 538 | 2025-12-20T00:25:30.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 539 | 2025-12-20T00:25:30.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 540 | 2025-12-20T00:25:30.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 541 | 2025-12-20T00:25:30.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 542 | 2025-12-20T00:25:30.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 543 | 2025-12-20T00:25:30.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 544 | 2025-12-20T00:25:31.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 545 | 2025-12-20T00:25:31.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 546 | 2025-12-20T00:25:31.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 547 | 2025-12-20T00:25:31.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 548 | 2025-12-20T00:25:31.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 549 | 2025-12-20T00:25:31.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 550 | 2025-12-20T00:25:31.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 551 | 2025-12-20T00:25:31.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 552 | 2025-12-20T00:25:31.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 553 | 2025-12-20T00:25:32.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 554 | 2025-12-20T00:25:32.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 555 | 2025-12-20T00:25:32.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 556 | 2025-12-20T00:25:32.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 557 | 2025-12-20T00:25:32.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 558 | 2025-12-20T00:25:32.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 559 | 2025-12-20T00:25:32.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 560 | 2025-12-20T00:25:32.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 561 | 2025-12-20T00:25:32.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 562 | 2025-12-20T00:25:33.441Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 563 | 2025-12-20T00:25:33.441Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 564 | 2025-12-20T00:25:33.441Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 565 | 2025-12-20T00:25:33.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 566 | 2025-12-20T00:25:33.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 567 | 2025-12-20T00:25:33.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 568 | 2025-12-20T00:25:33.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 569 | 2025-12-20T00:25:33.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 570 | 2025-12-20T00:25:33.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 571 | 2025-12-20T00:25:33.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 572 | 2025-12-20T00:25:33.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 573 | 2025-12-20T00:25:33.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 574 | 2025-12-20T00:25:33.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 575 | 2025-12-20T00:25:33.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 576 | 2025-12-20T00:25:33.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 577 | 2025-12-20T00:25:33.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 578 | 2025-12-20T00:25:33.782Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 579 | 2025-12-20T00:25:33.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 580 | 2025-12-20T00:25:33.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 581 | 2025-12-20T00:25:33.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 582 | 2025-12-20T00:25:33.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 583 | 2025-12-20T00:25:33.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 584 | 2025-12-20T00:25:33.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 585 | 2025-12-20T00:25:33.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 586 | 2025-12-20T00:25:33.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 587 | 2025-12-20T00:25:33.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 588 | 2025-12-20T00:25:33.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 589 | 2025-12-20T00:25:33.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 590 | 2025-12-20T00:25:33.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 591 | 2025-12-20T00:25:34.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 592 | 2025-12-20T00:25:34.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 593 | 2025-12-20T00:25:34.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 594 | 2025-12-20T00:25:34.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 595 | 2025-12-20T00:25:34.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 596 | 2025-12-20T00:25:34.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 597 | 2025-12-20T00:25:34.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 598 | 2025-12-20T00:25:34.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 599 | 2025-12-20T00:25:34.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 600 | 2025-12-20T00:25:35.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 601 | 2025-12-20T00:25:35.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 602 | 2025-12-20T00:25:35.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 603 | 2025-12-20T00:25:35.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 604 | 2025-12-20T00:25:35.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 605 | 2025-12-20T00:25:35.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 606 | 2025-12-20T00:25:35.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 607 | 2025-12-20T00:25:35.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 608 | 2025-12-20T00:25:35.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 609 | 2025-12-20T00:25:36.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 610 | 2025-12-20T00:25:36.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 611 | 2025-12-20T00:25:36.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 612 | 2025-12-20T00:25:36.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 613 | 2025-12-20T00:25:36.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 614 | 2025-12-20T00:25:36.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 615 | 2025-12-20T00:25:36.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 616 | 2025-12-20T00:25:36.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 617 | 2025-12-20T00:25:36.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 618 | 2025-12-20T00:25:37.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 619 | 2025-12-20T00:25:37.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 620 | 2025-12-20T00:25:37.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 621 | 2025-12-20T00:25:37.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 622 | 2025-12-20T00:25:37.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 623 | 2025-12-20T00:25:37.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 624 | 2025-12-20T00:25:37.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 625 | 2025-12-20T00:25:37.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 626 | 2025-12-20T00:25:37.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 627 | 2025-12-20T00:25:38.442Z | DEBG | oximeter (results-sink-cluster): inserting 265 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 628 | 2025-12-20T00:25:38.442Z | DEBG | oximeter (results-sink): inserting 265 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 629 | 2025-12-20T00:25:38.442Z | DEBG | oximeter (clickhouse-client): unrolling 265 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 630 | 2025-12-20T00:25:38.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 128
table_name = fields_string
|
| 631 | 2025-12-20T00:25:38.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 36
table_name = fields_u16
|
| 632 | 2025-12-20T00:25:38.458Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 106
table_name = fields_uuid
|
| 633 | 2025-12-20T00:25:38.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 634 | 2025-12-20T00:25:38.461Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 36
table_name = measurements_histogramu64
|
| 635 | 2025-12-20T00:25:38.463Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 9
table_name = measurements_i64
|
| 636 | 2025-12-20T00:25:38.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 637 | 2025-12-20T00:25:38.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 638 | 2025-12-20T00:25:38.771Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 639 | 2025-12-20T00:25:38.771Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 640 | 2025-12-20T00:25:38.775Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "220d1097-452b-49c3-81af-8b6b348f5cfa", "content-length": "995", "date": "Sat, 20 Dec 2025 00:25:38 GMT"} })
|
| 641 | 2025-12-20T00:25:38.775Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 642 | 2025-12-20T00:25:38.778Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9e9841ed-660d-4626-aafe-c2d834743e5b", "content-length": "29", "date": "Sat, 20 Dec 2025 00:25:38 GMT"} })
|
| 643 | 2025-12-20T00:25:38.778Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 6
n_pruned_tasks = 0
|
| 644 | 2025-12-20T00:25:38.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 645 | 2025-12-20T00:25:38.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 646 | 2025-12-20T00:25:38.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 647 | 2025-12-20T00:25:38.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 648 | 2025-12-20T00:25:38.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 649 | 2025-12-20T00:25:38.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 650 | 2025-12-20T00:25:38.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 651 | 2025-12-20T00:25:38.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 652 | 2025-12-20T00:25:38.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 653 | 2025-12-20T00:25:38.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 654 | 2025-12-20T00:25:38.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 655 | 2025-12-20T00:25:38.840Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 656 | 2025-12-20T00:25:39.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 657 | 2025-12-20T00:25:39.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 658 | 2025-12-20T00:25:39.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 659 | 2025-12-20T00:25:39.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 660 | 2025-12-20T00:25:39.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 661 | 2025-12-20T00:25:39.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 662 | 2025-12-20T00:25:39.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 663 | 2025-12-20T00:25:39.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 664 | 2025-12-20T00:25:39.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 665 | 2025-12-20T00:25:40.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 666 | 2025-12-20T00:25:40.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 667 | 2025-12-20T00:25:40.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 668 | 2025-12-20T00:25:40.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 669 | 2025-12-20T00:25:40.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 670 | 2025-12-20T00:25:40.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 671 | 2025-12-20T00:25:40.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 672 | 2025-12-20T00:25:40.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 673 | 2025-12-20T00:25:40.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 674 | 2025-12-20T00:25:41.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 675 | 2025-12-20T00:25:41.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 676 | 2025-12-20T00:25:41.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 677 | 2025-12-20T00:25:41.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 678 | 2025-12-20T00:25:41.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 679 | 2025-12-20T00:25:41.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 680 | 2025-12-20T00:25:41.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 681 | 2025-12-20T00:25:41.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 682 | 2025-12-20T00:25:41.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 683 | 2025-12-20T00:25:42.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 684 | 2025-12-20T00:25:42.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 685 | 2025-12-20T00:25:42.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 686 | 2025-12-20T00:25:42.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 687 | 2025-12-20T00:25:42.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 688 | 2025-12-20T00:25:42.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 689 | 2025-12-20T00:25:42.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 690 | 2025-12-20T00:25:42.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 691 | 2025-12-20T00:25:42.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 692 | 2025-12-20T00:25:43.441Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 693 | 2025-12-20T00:25:43.441Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 694 | 2025-12-20T00:25:43.441Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 695 | 2025-12-20T00:25:43.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 696 | 2025-12-20T00:25:43.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 697 | 2025-12-20T00:25:43.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 698 | 2025-12-20T00:25:43.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 699 | 2025-12-20T00:25:43.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 700 | 2025-12-20T00:25:43.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 701 | 2025-12-20T00:25:43.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 702 | 2025-12-20T00:25:43.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 703 | 2025-12-20T00:25:43.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 704 | 2025-12-20T00:25:43.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 705 | 2025-12-20T00:25:43.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 706 | 2025-12-20T00:25:43.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 707 | 2025-12-20T00:25:43.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 708 | 2025-12-20T00:25:43.783Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 709 | 2025-12-20T00:25:43.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 710 | 2025-12-20T00:25:43.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 711 | 2025-12-20T00:25:43.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 712 | 2025-12-20T00:25:43.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 713 | 2025-12-20T00:25:43.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 714 | 2025-12-20T00:25:43.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 715 | 2025-12-20T00:25:43.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 716 | 2025-12-20T00:25:43.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 717 | 2025-12-20T00:25:43.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 718 | 2025-12-20T00:25:43.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 719 | 2025-12-20T00:25:43.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 720 | 2025-12-20T00:25:43.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 721 | 2025-12-20T00:25:44.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 722 | 2025-12-20T00:25:44.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 723 | 2025-12-20T00:25:44.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 724 | 2025-12-20T00:25:44.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 725 | 2025-12-20T00:25:44.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 726 | 2025-12-20T00:25:44.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 727 | 2025-12-20T00:25:44.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 728 | 2025-12-20T00:25:44.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 729 | 2025-12-20T00:25:44.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 730 | 2025-12-20T00:25:45.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 731 | 2025-12-20T00:25:45.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 732 | 2025-12-20T00:25:45.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 733 | 2025-12-20T00:25:45.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 734 | 2025-12-20T00:25:45.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 735 | 2025-12-20T00:25:45.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 736 | 2025-12-20T00:25:45.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 737 | 2025-12-20T00:25:45.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 738 | 2025-12-20T00:25:45.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 739 | 2025-12-20T00:25:46.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 740 | 2025-12-20T00:25:46.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 741 | 2025-12-20T00:25:46.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 742 | 2025-12-20T00:25:46.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 743 | 2025-12-20T00:25:46.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 744 | 2025-12-20T00:25:46.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 745 | 2025-12-20T00:25:46.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 746 | 2025-12-20T00:25:46.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 747 | 2025-12-20T00:25:46.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 748 | 2025-12-20T00:25:47.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 749 | 2025-12-20T00:25:47.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 750 | 2025-12-20T00:25:47.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 751 | 2025-12-20T00:25:47.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 752 | 2025-12-20T00:25:47.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 753 | 2025-12-20T00:25:47.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 754 | 2025-12-20T00:25:47.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 755 | 2025-12-20T00:25:47.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 756 | 2025-12-20T00:25:47.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 757 | 2025-12-20T00:25:48.442Z | DEBG | oximeter (results-sink): inserting 256 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 758 | 2025-12-20T00:25:48.442Z | DEBG | oximeter (results-sink-cluster): inserting 256 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 759 | 2025-12-20T00:25:48.442Z | DEBG | oximeter (clickhouse-client): unrolling 256 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 760 | 2025-12-20T00:25:48.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 128
table_name = fields_string
|
| 761 | 2025-12-20T00:25:48.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 36
table_name = fields_u16
|
| 762 | 2025-12-20T00:25:48.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 100
table_name = fields_uuid
|
| 763 | 2025-12-20T00:25:48.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 764 | 2025-12-20T00:25:48.461Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 36
table_name = measurements_histogramu64
|
| 765 | 2025-12-20T00:25:48.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 766 | 2025-12-20T00:25:48.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 767 | 2025-12-20T00:25:48.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 768 | 2025-12-20T00:25:48.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 769 | 2025-12-20T00:25:48.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 770 | 2025-12-20T00:25:48.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 771 | 2025-12-20T00:25:48.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 772 | 2025-12-20T00:25:48.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 773 | 2025-12-20T00:25:48.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 774 | 2025-12-20T00:25:48.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 775 | 2025-12-20T00:25:48.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 776 | 2025-12-20T00:25:48.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 777 | 2025-12-20T00:25:48.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 778 | 2025-12-20T00:25:48.840Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 779 | 2025-12-20T00:25:49.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 780 | 2025-12-20T00:25:49.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 781 | 2025-12-20T00:25:49.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 782 | 2025-12-20T00:25:49.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 783 | 2025-12-20T00:25:49.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 784 | 2025-12-20T00:25:49.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 785 | 2025-12-20T00:25:49.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 786 | 2025-12-20T00:25:49.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 787 | 2025-12-20T00:25:49.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 788 | 2025-12-20T00:25:50.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 789 | 2025-12-20T00:25:50.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 790 | 2025-12-20T00:25:50.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 791 | 2025-12-20T00:25:50.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 792 | 2025-12-20T00:25:50.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 793 | 2025-12-20T00:25:50.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 794 | 2025-12-20T00:25:50.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 795 | 2025-12-20T00:25:50.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 796 | 2025-12-20T00:25:50.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 797 | 2025-12-20T00:25:51.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 798 | 2025-12-20T00:25:51.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 799 | 2025-12-20T00:25:51.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 800 | 2025-12-20T00:25:51.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 801 | 2025-12-20T00:25:51.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 802 | 2025-12-20T00:25:51.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 803 | 2025-12-20T00:25:51.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 804 | 2025-12-20T00:25:51.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 805 | 2025-12-20T00:25:51.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 806 | 2025-12-20T00:25:52.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 807 | 2025-12-20T00:25:52.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 808 | 2025-12-20T00:25:52.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 809 | 2025-12-20T00:25:52.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 810 | 2025-12-20T00:25:52.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 811 | 2025-12-20T00:25:52.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 812 | 2025-12-20T00:25:52.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 813 | 2025-12-20T00:25:52.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 814 | 2025-12-20T00:25:52.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 815 | 2025-12-20T00:25:53.441Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 816 | 2025-12-20T00:25:53.441Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 817 | 2025-12-20T00:25:53.441Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 818 | 2025-12-20T00:25:53.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 819 | 2025-12-20T00:25:53.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 820 | 2025-12-20T00:25:53.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 821 | 2025-12-20T00:25:53.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 822 | 2025-12-20T00:25:53.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 823 | 2025-12-20T00:25:53.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 824 | 2025-12-20T00:25:53.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 825 | 2025-12-20T00:25:53.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 826 | 2025-12-20T00:25:53.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 827 | 2025-12-20T00:25:53.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 828 | 2025-12-20T00:25:53.543Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 829 | 2025-12-20T00:25:53.771Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 830 | 2025-12-20T00:25:53.771Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 831 | 2025-12-20T00:25:53.774Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d5447fbf-4106-424b-a840-eba3935eed5b", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:25:53 GMT"} })
|
| 832 | 2025-12-20T00:25:53.774Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 833 | 2025-12-20T00:25:53.776Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "cdd993bd-17a9-4c4f-90ef-d00812d1a01e", "content-length": "29", "date": "Sat, 20 Dec 2025 00:25:53 GMT"} })
|
| 834 | 2025-12-20T00:25:53.776Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:48168
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
|
| 835 | 2025-12-20T00:25:53.776Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:54679
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
|
| 836 | 2025-12-20T00:25:53.776Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:57933
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
|
| 837 | 2025-12-20T00:25:53.776Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 838 | 2025-12-20T00:25:53.777Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 839 | 2025-12-20T00:25:53.777Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 840 | 2025-12-20T00:25:53.777Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 841 | 2025-12-20T00:25:53.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 842 | 2025-12-20T00:25:53.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 843 | 2025-12-20T00:25:53.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 844 | 2025-12-20T00:25:53.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 845 | 2025-12-20T00:25:53.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 846 | 2025-12-20T00:25:53.782Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 847 | 2025-12-20T00:25:53.790Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 848 | 2025-12-20T00:25:53.790Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 849 | 2025-12-20T00:25:53.790Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 850 | 2025-12-20T00:25:53.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 851 | 2025-12-20T00:25:53.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 852 | 2025-12-20T00:25:53.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 853 | 2025-12-20T00:25:53.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 854 | 2025-12-20T00:25:53.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 855 | 2025-12-20T00:25:53.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 856 | 2025-12-20T00:25:53.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 857 | 2025-12-20T00:25:53.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 858 | 2025-12-20T00:25:53.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 859 | 2025-12-20T00:25:53.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 860 | 2025-12-20T00:25:53.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 861 | 2025-12-20T00:25:53.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 862 | 2025-12-20T00:25:53.883Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 863 | 2025-12-20T00:25:53.889Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 864 | 2025-12-20T00:25:53.949Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 865 | 2025-12-20T00:25:53.949Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 866 | 2025-12-20T00:25:53.953Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 867 | 2025-12-20T00:25:54.082Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 868 | 2025-12-20T00:25:54.093Z | DEBG | oximeter (results-sink-cluster): inserting 2736 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 869 | 2025-12-20T00:25:54.094Z | DEBG | oximeter (results-sink): inserting 2736 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 870 | 2025-12-20T00:25:54.094Z | DEBG | oximeter (clickhouse-client): unrolling 2736 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 871 | 2025-12-20T00:25:54.099Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 872 | 2025-12-20T00:25:54.102Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:54.099735493Z }
timeseries_name = sled_data_link:errors_received
|
| 873 | 2025-12-20T00:25:54.102Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 874 | 2025-12-20T00:25:54.104Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:54.102769969Z }
timeseries_name = sled_data_link:errors_sent
|
| 875 | 2025-12-20T00:25:54.104Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 876 | 2025-12-20T00:25:54.106Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:54.104879112Z }
timeseries_name = sled_data_link:bytes_received
|
| 877 | 2025-12-20T00:25:54.106Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 878 | 2025-12-20T00:25:54.108Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:54.106975844Z }
timeseries_name = sled_data_link:packets_received
|
| 879 | 2025-12-20T00:25:54.108Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 880 | 2025-12-20T00:25:54.110Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:54.108983214Z }
timeseries_name = sled_data_link:bytes_sent
|
| 881 | 2025-12-20T00:25:54.111Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 882 | 2025-12-20T00:25:54.112Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
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: 2025-12-20T00:25:54.110994695Z }
timeseries_name = sled_data_link:packets_sent
|
| 883 | 2025-12-20T00:25:54.194Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 884 | 2025-12-20T00:25:54.216Z | DEBG | oximeter (clickhouse-client): inserting 6 new timeseries schema
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 885 | 2025-12-20T00:25:54.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 12
table_name = fields_ipaddr
|
| 886 | 2025-12-20T00:25:54.223Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1286
table_name = fields_string
|
| 887 | 2025-12-20T00:25:54.224Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 53
table_name = fields_u16
|
| 888 | 2025-12-20T00:25:54.226Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 230
table_name = fields_u32
|
| 889 | 2025-12-20T00:25:54.228Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 582
table_name = fields_uuid
|
| 890 | 2025-12-20T00:25:54.230Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 2672
table_name = measurements_cumulativeu64
|
| 891 | 2025-12-20T00:25:54.232Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 2
table_name = measurements_f64
|
| 892 | 2025-12-20T00:25:54.234Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 893 | 2025-12-20T00:25:54.236Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 9
table_name = measurements_i64
|
| 894 | 2025-12-20T00:25:54.237Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 12
table_name = measurements_u64
|
| 895 | 2025-12-20T00:25:54.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 896 | 2025-12-20T00:25:54.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 897 | 2025-12-20T00:25:54.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 898 | 2025-12-20T00:25:54.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 899 | 2025-12-20T00:25:54.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 900 | 2025-12-20T00:25:54.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 901 | 2025-12-20T00:25:54.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 902 | 2025-12-20T00:25:54.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 903 | 2025-12-20T00:25:54.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 904 | 2025-12-20T00:25:55.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 905 | 2025-12-20T00:25:55.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 906 | 2025-12-20T00:25:55.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 907 | 2025-12-20T00:25:55.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 908 | 2025-12-20T00:25:55.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 909 | 2025-12-20T00:25:55.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 910 | 2025-12-20T00:25:55.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 911 | 2025-12-20T00:25:55.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 912 | 2025-12-20T00:25:55.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 913 | 2025-12-20T00:25:56.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 914 | 2025-12-20T00:25:56.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 915 | 2025-12-20T00:25:56.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 916 | 2025-12-20T00:25:56.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 917 | 2025-12-20T00:25:56.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 918 | 2025-12-20T00:25:56.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 919 | 2025-12-20T00:25:56.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 920 | 2025-12-20T00:25:56.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 921 | 2025-12-20T00:25:56.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 922 | 2025-12-20T00:25:57.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 923 | 2025-12-20T00:25:57.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 924 | 2025-12-20T00:25:57.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 925 | 2025-12-20T00:25:57.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 926 | 2025-12-20T00:25:57.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 927 | 2025-12-20T00:25:57.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 928 | 2025-12-20T00:25:57.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 929 | 2025-12-20T00:25:57.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 930 | 2025-12-20T00:25:57.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 931 | 2025-12-20T00:25:58.441Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 932 | 2025-12-20T00:25:58.441Z | DEBG | oximeter (results-sink-cluster): inserting 176 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 933 | 2025-12-20T00:25:58.441Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 934 | 2025-12-20T00:25:58.449Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 56
table_name = fields_string
|
| 935 | 2025-12-20T00:25:58.451Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 64
table_name = fields_uuid
|
| 936 | 2025-12-20T00:25:58.452Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 128
table_name = measurements_cumulativeu64
|
| 937 | 2025-12-20T00:25:58.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 48
table_name = measurements_u64
|
| 938 | 2025-12-20T00:25:58.543Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 939 | 2025-12-20T00:25:58.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 940 | 2025-12-20T00:25:58.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 941 | 2025-12-20T00:25:58.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 942 | 2025-12-20T00:25:58.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 943 | 2025-12-20T00:25:58.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 944 | 2025-12-20T00:25:58.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 945 | 2025-12-20T00:25:58.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 946 | 2025-12-20T00:25:58.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 947 | 2025-12-20T00:25:58.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 948 | 2025-12-20T00:25:58.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 949 | 2025-12-20T00:25:58.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 950 | 2025-12-20T00:25:58.841Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 951 | 2025-12-20T00:25:59.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 952 | 2025-12-20T00:25:59.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 953 | 2025-12-20T00:25:59.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 954 | 2025-12-20T00:25:59.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 955 | 2025-12-20T00:25:59.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 956 | 2025-12-20T00:25:59.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 957 | 2025-12-20T00:25:59.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 958 | 2025-12-20T00:25:59.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 959 | 2025-12-20T00:25:59.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 960 | 2025-12-20T00:26:00.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 961 | 2025-12-20T00:26:00.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 962 | 2025-12-20T00:26:00.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 963 | 2025-12-20T00:26:00.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 964 | 2025-12-20T00:26:00.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 965 | 2025-12-20T00:26:00.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 966 | 2025-12-20T00:26:00.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 967 | 2025-12-20T00:26:00.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 968 | 2025-12-20T00:26:00.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 969 | 2025-12-20T00:26:01.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 970 | 2025-12-20T00:26:01.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 971 | 2025-12-20T00:26:01.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 972 | 2025-12-20T00:26:01.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 973 | 2025-12-20T00:26:01.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 974 | 2025-12-20T00:26:01.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 975 | 2025-12-20T00:26:01.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 976 | 2025-12-20T00:26:01.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 977 | 2025-12-20T00:26:01.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 978 | 2025-12-20T00:26:02.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 979 | 2025-12-20T00:26:02.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 980 | 2025-12-20T00:26:02.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 981 | 2025-12-20T00:26:02.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 982 | 2025-12-20T00:26:02.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 983 | 2025-12-20T00:26:02.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 984 | 2025-12-20T00:26:02.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 985 | 2025-12-20T00:26:02.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 986 | 2025-12-20T00:26:02.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 987 | 2025-12-20T00:26:03.442Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 988 | 2025-12-20T00:26:03.442Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 989 | 2025-12-20T00:26:03.442Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 990 | 2025-12-20T00:26:03.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 991 | 2025-12-20T00:26:03.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 992 | 2025-12-20T00:26:03.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 993 | 2025-12-20T00:26:03.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 994 | 2025-12-20T00:26:03.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 995 | 2025-12-20T00:26:03.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 996 | 2025-12-20T00:26:03.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 997 | 2025-12-20T00:26:03.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 998 | 2025-12-20T00:26:03.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 999 | 2025-12-20T00:26:03.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 1000 | 2025-12-20T00:26:03.543Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1001 | 2025-12-20T00:26:03.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1002 | 2025-12-20T00:26:03.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1003 | 2025-12-20T00:26:03.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1004 | 2025-12-20T00:26:03.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1005 | 2025-12-20T00:26:03.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1006 | 2025-12-20T00:26:03.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1007 | 2025-12-20T00:26:03.780Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1008 | 2025-12-20T00:26:03.780Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1009 | 2025-12-20T00:26:03.782Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1010 | 2025-12-20T00:26:03.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1011 | 2025-12-20T00:26:03.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1012 | 2025-12-20T00:26:03.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1013 | 2025-12-20T00:26:03.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1014 | 2025-12-20T00:26:03.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1015 | 2025-12-20T00:26:03.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1016 | 2025-12-20T00:26:03.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1017 | 2025-12-20T00:26:03.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1018 | 2025-12-20T00:26:03.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1019 | 2025-12-20T00:26:03.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1020 | 2025-12-20T00:26:03.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1021 | 2025-12-20T00:26:03.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1022 | 2025-12-20T00:26:04.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1023 | 2025-12-20T00:26:04.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1024 | 2025-12-20T00:26:04.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1025 | 2025-12-20T00:26:04.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1026 | 2025-12-20T00:26:04.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1027 | 2025-12-20T00:26:04.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1028 | 2025-12-20T00:26:04.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1029 | 2025-12-20T00:26:04.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1030 | 2025-12-20T00:26:04.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1031 | 2025-12-20T00:26:05.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1032 | 2025-12-20T00:26:05.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1033 | 2025-12-20T00:26:05.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1034 | 2025-12-20T00:26:05.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1035 | 2025-12-20T00:26:05.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1036 | 2025-12-20T00:26:05.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1037 | 2025-12-20T00:26:05.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1038 | 2025-12-20T00:26:05.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1039 | 2025-12-20T00:26:05.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1040 | 2025-12-20T00:26:06.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1041 | 2025-12-20T00:26:06.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1042 | 2025-12-20T00:26:06.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1043 | 2025-12-20T00:26:06.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1044 | 2025-12-20T00:26:06.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1045 | 2025-12-20T00:26:06.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1046 | 2025-12-20T00:26:06.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1047 | 2025-12-20T00:26:06.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1048 | 2025-12-20T00:26:06.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1049 | 2025-12-20T00:26:07.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1050 | 2025-12-20T00:26:07.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1051 | 2025-12-20T00:26:07.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1052 | 2025-12-20T00:26:07.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1053 | 2025-12-20T00:26:07.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1054 | 2025-12-20T00:26:07.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1055 | 2025-12-20T00:26:07.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1056 | 2025-12-20T00:26:07.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1057 | 2025-12-20T00:26:07.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1058 | 2025-12-20T00:26:08.443Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1059 | 2025-12-20T00:26:08.443Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1060 | 2025-12-20T00:26:08.443Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1061 | 2025-12-20T00:26:08.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 1062 | 2025-12-20T00:26:08.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 1063 | 2025-12-20T00:26:08.458Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 1064 | 2025-12-20T00:26:08.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1065 | 2025-12-20T00:26:08.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 1066 | 2025-12-20T00:26:08.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 1067 | 2025-12-20T00:26:08.544Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1068 | 2025-12-20T00:26:08.773Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1069 | 2025-12-20T00:26:08.773Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 1070 | 2025-12-20T00:26:08.776Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1c089858-cadd-409e-8fb5-46b8a82ee669", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:26:08 GMT"} })
|
| 1071 | 2025-12-20T00:26:08.776Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 1072 | 2025-12-20T00:26:08.778Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b5ac404f-9a31-4717-8d3c-05a063337c6d", "content-length": "29", "date": "Sat, 20 Dec 2025 00:26:08 GMT"} })
|
| 1073 | 2025-12-20T00:26:08.778Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1074 | 2025-12-20T00:26:08.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1075 | 2025-12-20T00:26:08.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1076 | 2025-12-20T00:26:08.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1077 | 2025-12-20T00:26:08.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1078 | 2025-12-20T00:26:08.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1079 | 2025-12-20T00:26:08.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1080 | 2025-12-20T00:26:08.825Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1081 | 2025-12-20T00:26:08.825Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1082 | 2025-12-20T00:26:08.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1083 | 2025-12-20T00:26:08.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1084 | 2025-12-20T00:26:08.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1085 | 2025-12-20T00:26:08.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1086 | 2025-12-20T00:26:08.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1087 | 2025-12-20T00:26:08.842Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1088 | 2025-12-20T00:26:09.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1089 | 2025-12-20T00:26:09.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1090 | 2025-12-20T00:26:09.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1091 | 2025-12-20T00:26:09.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1092 | 2025-12-20T00:26:09.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1093 | 2025-12-20T00:26:09.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1094 | 2025-12-20T00:26:09.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1095 | 2025-12-20T00:26:09.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1096 | 2025-12-20T00:26:09.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1097 | 2025-12-20T00:26:10.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1098 | 2025-12-20T00:26:10.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1099 | 2025-12-20T00:26:10.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1100 | 2025-12-20T00:26:10.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1101 | 2025-12-20T00:26:10.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1102 | 2025-12-20T00:26:10.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1103 | 2025-12-20T00:26:10.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1104 | 2025-12-20T00:26:10.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1105 | 2025-12-20T00:26:10.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1106 | 2025-12-20T00:26:11.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1107 | 2025-12-20T00:26:11.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1108 | 2025-12-20T00:26:11.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1109 | 2025-12-20T00:26:11.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1110 | 2025-12-20T00:26:11.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1111 | 2025-12-20T00:26:11.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1112 | 2025-12-20T00:26:11.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1113 | 2025-12-20T00:26:11.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1114 | 2025-12-20T00:26:11.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1115 | 2025-12-20T00:26:12.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1116 | 2025-12-20T00:26:12.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1117 | 2025-12-20T00:26:12.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1118 | 2025-12-20T00:26:12.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1119 | 2025-12-20T00:26:12.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1120 | 2025-12-20T00:26:12.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1121 | 2025-12-20T00:26:12.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1122 | 2025-12-20T00:26:12.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1123 | 2025-12-20T00:26:12.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1124 | 2025-12-20T00:26:13.443Z | DEBG | oximeter (results-sink): inserting 427 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1125 | 2025-12-20T00:26:13.443Z | DEBG | oximeter (results-sink-cluster): inserting 427 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1126 | 2025-12-20T00:26:13.443Z | DEBG | oximeter (clickhouse-client): unrolling 427 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1127 | 2025-12-20T00:26:13.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 1128 | 2025-12-20T00:26:13.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 4
table_name = fields_ipaddr
|
| 1129 | 2025-12-20T00:26:13.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1114
table_name = fields_string
|
| 1130 | 2025-12-20T00:26:13.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 209
table_name = fields_u16
|
| 1131 | 2025-12-20T00:26:13.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 1132 | 2025-12-20T00:26:13.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 1133 | 2025-12-20T00:26:13.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 683
table_name = fields_uuid
|
| 1134 | 2025-12-20T00:26:13.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 1135 | 2025-12-20T00:26:13.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 316
table_name = measurements_cumulativeu64
|
| 1136 | 2025-12-20T00:26:13.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 1137 | 2025-12-20T00:26:13.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 1138 | 2025-12-20T00:26:13.544Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1139 | 2025-12-20T00:26:13.779Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1140 | 2025-12-20T00:26:13.779Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1141 | 2025-12-20T00:26:13.779Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1142 | 2025-12-20T00:26:13.779Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1143 | 2025-12-20T00:26:13.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1144 | 2025-12-20T00:26:13.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1145 | 2025-12-20T00:26:13.780Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1146 | 2025-12-20T00:26:13.780Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1147 | 2025-12-20T00:26:13.784Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1148 | 2025-12-20T00:26:13.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1149 | 2025-12-20T00:26:13.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1150 | 2025-12-20T00:26:13.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1151 | 2025-12-20T00:26:13.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1152 | 2025-12-20T00:26:13.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1153 | 2025-12-20T00:26:13.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1154 | 2025-12-20T00:26:13.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1155 | 2025-12-20T00:26:13.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1156 | 2025-12-20T00:26:13.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1157 | 2025-12-20T00:26:13.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1158 | 2025-12-20T00:26:13.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1159 | 2025-12-20T00:26:13.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1160 | 2025-12-20T00:26:14.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1161 | 2025-12-20T00:26:14.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1162 | 2025-12-20T00:26:14.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1163 | 2025-12-20T00:26:14.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1164 | 2025-12-20T00:26:14.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1165 | 2025-12-20T00:26:14.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1166 | 2025-12-20T00:26:14.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1167 | 2025-12-20T00:26:14.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1168 | 2025-12-20T00:26:14.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1169 | 2025-12-20T00:26:15.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1170 | 2025-12-20T00:26:15.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1171 | 2025-12-20T00:26:15.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1172 | 2025-12-20T00:26:15.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1173 | 2025-12-20T00:26:15.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1174 | 2025-12-20T00:26:15.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1175 | 2025-12-20T00:26:15.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1176 | 2025-12-20T00:26:15.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1177 | 2025-12-20T00:26:15.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1178 | 2025-12-20T00:26:16.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1179 | 2025-12-20T00:26:16.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1180 | 2025-12-20T00:26:16.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1181 | 2025-12-20T00:26:16.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1182 | 2025-12-20T00:26:16.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1183 | 2025-12-20T00:26:16.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1184 | 2025-12-20T00:26:16.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1185 | 2025-12-20T00:26:16.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1186 | 2025-12-20T00:26:16.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1187 | 2025-12-20T00:26:17.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1188 | 2025-12-20T00:26:17.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1189 | 2025-12-20T00:26:17.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1190 | 2025-12-20T00:26:17.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1191 | 2025-12-20T00:26:17.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1192 | 2025-12-20T00:26:17.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1193 | 2025-12-20T00:26:17.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1194 | 2025-12-20T00:26:17.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1195 | 2025-12-20T00:26:17.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1196 | 2025-12-20T00:26:18.444Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1197 | 2025-12-20T00:26:18.444Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1198 | 2025-12-20T00:26:18.444Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1199 | 2025-12-20T00:26:18.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 1200 | 2025-12-20T00:26:18.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 1201 | 2025-12-20T00:26:18.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 1202 | 2025-12-20T00:26:18.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1203 | 2025-12-20T00:26:18.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 1204 | 2025-12-20T00:26:18.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 1205 | 2025-12-20T00:26:18.544Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1206 | 2025-12-20T00:26:18.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1207 | 2025-12-20T00:26:18.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1208 | 2025-12-20T00:26:18.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1209 | 2025-12-20T00:26:18.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1210 | 2025-12-20T00:26:18.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1211 | 2025-12-20T00:26:18.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1212 | 2025-12-20T00:26:18.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1213 | 2025-12-20T00:26:18.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1214 | 2025-12-20T00:26:18.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1215 | 2025-12-20T00:26:18.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1216 | 2025-12-20T00:26:18.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1217 | 2025-12-20T00:26:18.843Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1218 | 2025-12-20T00:26:19.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1219 | 2025-12-20T00:26:19.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1220 | 2025-12-20T00:26:19.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1221 | 2025-12-20T00:26:19.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1222 | 2025-12-20T00:26:19.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1223 | 2025-12-20T00:26:19.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1224 | 2025-12-20T00:26:19.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1225 | 2025-12-20T00:26:19.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1226 | 2025-12-20T00:26:19.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1227 | 2025-12-20T00:26:20.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1228 | 2025-12-20T00:26:20.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1229 | 2025-12-20T00:26:20.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1230 | 2025-12-20T00:26:20.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1231 | 2025-12-20T00:26:20.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1232 | 2025-12-20T00:26:20.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1233 | 2025-12-20T00:26:20.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1234 | 2025-12-20T00:26:20.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1235 | 2025-12-20T00:26:20.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1236 | 2025-12-20T00:26:21.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1237 | 2025-12-20T00:26:21.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1238 | 2025-12-20T00:26:21.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1239 | 2025-12-20T00:26:21.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1240 | 2025-12-20T00:26:21.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1241 | 2025-12-20T00:26:21.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1242 | 2025-12-20T00:26:21.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1243 | 2025-12-20T00:26:21.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1244 | 2025-12-20T00:26:21.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1245 | 2025-12-20T00:26:22.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1246 | 2025-12-20T00:26:22.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1247 | 2025-12-20T00:26:22.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1248 | 2025-12-20T00:26:22.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1249 | 2025-12-20T00:26:22.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1250 | 2025-12-20T00:26:22.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1251 | 2025-12-20T00:26:22.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1252 | 2025-12-20T00:26:22.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1253 | 2025-12-20T00:26:22.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1254 | 2025-12-20T00:26:23.444Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1255 | 2025-12-20T00:26:23.444Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1256 | 2025-12-20T00:26:23.444Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1257 | 2025-12-20T00:26:23.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 1258 | 2025-12-20T00:26:23.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 1259 | 2025-12-20T00:26:23.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 1260 | 2025-12-20T00:26:23.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 1261 | 2025-12-20T00:26:23.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 1262 | 2025-12-20T00:26:23.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 1263 | 2025-12-20T00:26:23.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 1264 | 2025-12-20T00:26:23.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 1265 | 2025-12-20T00:26:23.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 1266 | 2025-12-20T00:26:23.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 1267 | 2025-12-20T00:26:23.545Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1268 | 2025-12-20T00:26:23.774Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1269 | 2025-12-20T00:26:23.774Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 1270 | 2025-12-20T00:26:23.778Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5835a326-f443-49e3-bea1-83df7891f171", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:26:23 GMT"} })
|
| 1271 | 2025-12-20T00:26:23.778Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 1272 | 2025-12-20T00:26:23.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 1273 | 2025-12-20T00:26:23.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1274 | 2025-12-20T00:26:23.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 1275 | 2025-12-20T00:26:23.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1276 | 2025-12-20T00:26:23.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1277 | 2025-12-20T00:26:23.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1278 | 2025-12-20T00:26:23.780Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1279 | 2025-12-20T00:26:23.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1280 | 2025-12-20T00:26:23.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1281 | 2025-12-20T00:26:23.781Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "adcac8e0-9758-420a-9000-0019d72b964b", "content-length": "29", "date": "Sat, 20 Dec 2025 00:26:23 GMT"} })
|
| 1282 | 2025-12-20T00:26:23.781Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1283 | 2025-12-20T00:26:23.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1284 | 2025-12-20T00:26:23.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1285 | 2025-12-20T00:26:23.784Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1286 | 2025-12-20T00:26:23.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1287 | 2025-12-20T00:26:23.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1288 | 2025-12-20T00:26:23.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1289 | 2025-12-20T00:26:23.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1290 | 2025-12-20T00:26:23.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1291 | 2025-12-20T00:26:23.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1292 | 2025-12-20T00:26:23.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1293 | 2025-12-20T00:26:23.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1294 | 2025-12-20T00:26:23.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1295 | 2025-12-20T00:26:23.812Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 1296 | 2025-12-20T00:26:23.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1297 | 2025-12-20T00:26:23.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1298 | 2025-12-20T00:26:23.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1299 | 2025-12-20T00:26:24.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1300 | 2025-12-20T00:26:24.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1301 | 2025-12-20T00:26:24.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1302 | 2025-12-20T00:26:24.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1303 | 2025-12-20T00:26:24.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1304 | 2025-12-20T00:26:24.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1305 | 2025-12-20T00:26:24.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1306 | 2025-12-20T00:26:24.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1307 | 2025-12-20T00:26:24.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1308 | 2025-12-20T00:26:25.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1309 | 2025-12-20T00:26:25.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1310 | 2025-12-20T00:26:25.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1311 | 2025-12-20T00:26:25.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1312 | 2025-12-20T00:26:25.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1313 | 2025-12-20T00:26:25.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1314 | 2025-12-20T00:26:25.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1315 | 2025-12-20T00:26:25.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1316 | 2025-12-20T00:26:25.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1317 | 2025-12-20T00:26:26.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1318 | 2025-12-20T00:26:26.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1319 | 2025-12-20T00:26:26.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1320 | 2025-12-20T00:26:26.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1321 | 2025-12-20T00:26:26.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1322 | 2025-12-20T00:26:26.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1323 | 2025-12-20T00:26:26.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1324 | 2025-12-20T00:26:26.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1325 | 2025-12-20T00:26:26.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1326 | 2025-12-20T00:26:27.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1327 | 2025-12-20T00:26:27.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1328 | 2025-12-20T00:26:27.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1329 | 2025-12-20T00:26:27.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1330 | 2025-12-20T00:26:27.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1331 | 2025-12-20T00:26:27.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1332 | 2025-12-20T00:26:27.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1333 | 2025-12-20T00:26:27.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1334 | 2025-12-20T00:26:27.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1335 | 2025-12-20T00:26:28.444Z | DEBG | oximeter (results-sink): inserting 946 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1336 | 2025-12-20T00:26:28.444Z | DEBG | oximeter (results-sink-cluster): inserting 946 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1337 | 2025-12-20T00:26:28.444Z | DEBG | oximeter (clickhouse-client): unrolling 946 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1338 | 2025-12-20T00:26:28.483Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 2
table_name = fields_ipaddr
|
| 1339 | 2025-12-20T00:26:28.486Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1279
table_name = fields_string
|
| 1340 | 2025-12-20T00:26:28.487Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 43
table_name = fields_u16
|
| 1341 | 2025-12-20T00:26:28.489Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 228
table_name = fields_u32
|
| 1342 | 2025-12-20T00:26:28.490Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 563
table_name = fields_uuid
|
| 1343 | 2025-12-20T00:26:28.492Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 845
table_name = measurements_cumulativeu64
|
| 1344 | 2025-12-20T00:26:28.494Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 1345 | 2025-12-20T00:26:28.496Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 1346 | 2025-12-20T00:26:28.546Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1347 | 2025-12-20T00:26:28.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1348 | 2025-12-20T00:26:28.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1349 | 2025-12-20T00:26:28.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1350 | 2025-12-20T00:26:28.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1351 | 2025-12-20T00:26:28.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1352 | 2025-12-20T00:26:28.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1353 | 2025-12-20T00:26:28.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1354 | 2025-12-20T00:26:28.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1355 | 2025-12-20T00:26:28.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1356 | 2025-12-20T00:26:28.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1357 | 2025-12-20T00:26:28.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1358 | 2025-12-20T00:26:28.842Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1359 | 2025-12-20T00:26:29.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1360 | 2025-12-20T00:26:29.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1361 | 2025-12-20T00:26:29.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1362 | 2025-12-20T00:26:29.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1363 | 2025-12-20T00:26:29.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1364 | 2025-12-20T00:26:29.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1365 | 2025-12-20T00:26:29.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1366 | 2025-12-20T00:26:29.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1367 | 2025-12-20T00:26:29.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1368 | 2025-12-20T00:26:30.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1369 | 2025-12-20T00:26:30.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1370 | 2025-12-20T00:26:30.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1371 | 2025-12-20T00:26:30.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1372 | 2025-12-20T00:26:30.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1373 | 2025-12-20T00:26:30.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1374 | 2025-12-20T00:26:30.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1375 | 2025-12-20T00:26:30.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1376 | 2025-12-20T00:26:30.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1377 | 2025-12-20T00:26:31.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1378 | 2025-12-20T00:26:31.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1379 | 2025-12-20T00:26:31.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1380 | 2025-12-20T00:26:31.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1381 | 2025-12-20T00:26:31.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1382 | 2025-12-20T00:26:31.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1383 | 2025-12-20T00:26:31.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1384 | 2025-12-20T00:26:31.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1385 | 2025-12-20T00:26:31.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1386 | 2025-12-20T00:26:32.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1387 | 2025-12-20T00:26:32.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1388 | 2025-12-20T00:26:32.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1389 | 2025-12-20T00:26:32.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1390 | 2025-12-20T00:26:32.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1391 | 2025-12-20T00:26:32.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1392 | 2025-12-20T00:26:32.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1393 | 2025-12-20T00:26:32.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1394 | 2025-12-20T00:26:32.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1395 | 2025-12-20T00:26:33.444Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1396 | 2025-12-20T00:26:33.444Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1397 | 2025-12-20T00:26:33.444Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1398 | 2025-12-20T00:26:33.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 1399 | 2025-12-20T00:26:33.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 1400 | 2025-12-20T00:26:33.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 1401 | 2025-12-20T00:26:33.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 1402 | 2025-12-20T00:26:33.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 1403 | 2025-12-20T00:26:33.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 1404 | 2025-12-20T00:26:33.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 1405 | 2025-12-20T00:26:33.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 1406 | 2025-12-20T00:26:33.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 1407 | 2025-12-20T00:26:33.481Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 1408 | 2025-12-20T00:26:33.545Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1409 | 2025-12-20T00:26:33.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1410 | 2025-12-20T00:26:33.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1411 | 2025-12-20T00:26:33.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1412 | 2025-12-20T00:26:33.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1413 | 2025-12-20T00:26:33.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1414 | 2025-12-20T00:26:33.781Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1415 | 2025-12-20T00:26:33.781Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1416 | 2025-12-20T00:26:33.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1417 | 2025-12-20T00:26:33.785Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1418 | 2025-12-20T00:26:33.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1419 | 2025-12-20T00:26:33.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1420 | 2025-12-20T00:26:33.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1421 | 2025-12-20T00:26:33.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1422 | 2025-12-20T00:26:33.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1423 | 2025-12-20T00:26:33.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1424 | 2025-12-20T00:26:33.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1425 | 2025-12-20T00:26:33.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1426 | 2025-12-20T00:26:33.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1427 | 2025-12-20T00:26:33.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1428 | 2025-12-20T00:26:33.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1429 | 2025-12-20T00:26:33.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1430 | 2025-12-20T00:26:34.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1431 | 2025-12-20T00:26:34.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1432 | 2025-12-20T00:26:34.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1433 | 2025-12-20T00:26:34.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1434 | 2025-12-20T00:26:34.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1435 | 2025-12-20T00:26:34.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1436 | 2025-12-20T00:26:34.827Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1437 | 2025-12-20T00:26:34.827Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1438 | 2025-12-20T00:26:34.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1439 | 2025-12-20T00:26:35.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1440 | 2025-12-20T00:26:35.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1441 | 2025-12-20T00:26:35.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1442 | 2025-12-20T00:26:35.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1443 | 2025-12-20T00:26:35.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1444 | 2025-12-20T00:26:35.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1445 | 2025-12-20T00:26:35.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1446 | 2025-12-20T00:26:35.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1447 | 2025-12-20T00:26:35.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1448 | 2025-12-20T00:26:36.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1449 | 2025-12-20T00:26:36.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1450 | 2025-12-20T00:26:36.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1451 | 2025-12-20T00:26:36.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1452 | 2025-12-20T00:26:36.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1453 | 2025-12-20T00:26:36.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1454 | 2025-12-20T00:26:36.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1455 | 2025-12-20T00:26:36.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1456 | 2025-12-20T00:26:36.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1457 | 2025-12-20T00:26:37.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1458 | 2025-12-20T00:26:37.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1459 | 2025-12-20T00:26:37.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1460 | 2025-12-20T00:26:37.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1461 | 2025-12-20T00:26:37.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1462 | 2025-12-20T00:26:37.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1463 | 2025-12-20T00:26:37.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1464 | 2025-12-20T00:26:37.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1465 | 2025-12-20T00:26:37.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1466 | 2025-12-20T00:26:38.444Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1467 | 2025-12-20T00:26:38.444Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1468 | 2025-12-20T00:26:38.444Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1469 | 2025-12-20T00:26:38.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 1470 | 2025-12-20T00:26:38.458Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 1471 | 2025-12-20T00:26:38.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 1472 | 2025-12-20T00:26:38.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1473 | 2025-12-20T00:26:38.463Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 1474 | 2025-12-20T00:26:38.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 1475 | 2025-12-20T00:26:38.545Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1476 | 2025-12-20T00:26:38.774Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1477 | 2025-12-20T00:26:38.775Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 1478 | 2025-12-20T00:26:38.779Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ee3cc0bd-36dd-4a8b-8a6d-74a261675310", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:26:38 GMT"} })
|
| 1479 | 2025-12-20T00:26:38.779Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 1480 | 2025-12-20T00:26:38.781Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "8c89452d-a0d2-4634-a013-ec76f53330be", "content-length": "29", "date": "Sat, 20 Dec 2025 00:26:38 GMT"} })
|
| 1481 | 2025-12-20T00:26:38.781Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1482 | 2025-12-20T00:26:38.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1483 | 2025-12-20T00:26:38.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1484 | 2025-12-20T00:26:38.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1485 | 2025-12-20T00:26:38.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1486 | 2025-12-20T00:26:38.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1487 | 2025-12-20T00:26:38.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1488 | 2025-12-20T00:26:38.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1489 | 2025-12-20T00:26:38.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1490 | 2025-12-20T00:26:38.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1491 | 2025-12-20T00:26:38.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1492 | 2025-12-20T00:26:38.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1493 | 2025-12-20T00:26:38.843Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1494 | 2025-12-20T00:26:39.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1495 | 2025-12-20T00:26:39.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1496 | 2025-12-20T00:26:39.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1497 | 2025-12-20T00:26:39.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1498 | 2025-12-20T00:26:39.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1499 | 2025-12-20T00:26:39.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1500 | 2025-12-20T00:26:39.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1501 | 2025-12-20T00:26:39.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1502 | 2025-12-20T00:26:39.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1503 | 2025-12-20T00:26:40.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1504 | 2025-12-20T00:26:40.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1505 | 2025-12-20T00:26:40.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1506 | 2025-12-20T00:26:40.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1507 | 2025-12-20T00:26:40.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1508 | 2025-12-20T00:26:40.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1509 | 2025-12-20T00:26:40.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1510 | 2025-12-20T00:26:40.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1511 | 2025-12-20T00:26:40.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1512 | 2025-12-20T00:26:41.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1513 | 2025-12-20T00:26:41.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1514 | 2025-12-20T00:26:41.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1515 | 2025-12-20T00:26:41.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1516 | 2025-12-20T00:26:41.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1517 | 2025-12-20T00:26:41.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1518 | 2025-12-20T00:26:41.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1519 | 2025-12-20T00:26:41.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1520 | 2025-12-20T00:26:41.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1521 | 2025-12-20T00:26:42.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1522 | 2025-12-20T00:26:42.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1523 | 2025-12-20T00:26:42.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1524 | 2025-12-20T00:26:42.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1525 | 2025-12-20T00:26:42.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1526 | 2025-12-20T00:26:42.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1527 | 2025-12-20T00:26:42.827Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1528 | 2025-12-20T00:26:42.827Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1529 | 2025-12-20T00:26:42.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1530 | 2025-12-20T00:26:43.445Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1531 | 2025-12-20T00:26:43.445Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1532 | 2025-12-20T00:26:43.445Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1533 | 2025-12-20T00:26:43.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 1534 | 2025-12-20T00:26:43.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 1535 | 2025-12-20T00:26:43.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 1536 | 2025-12-20T00:26:43.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 1537 | 2025-12-20T00:26:43.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 1538 | 2025-12-20T00:26:43.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 1539 | 2025-12-20T00:26:43.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 1540 | 2025-12-20T00:26:43.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 1541 | 2025-12-20T00:26:43.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 1542 | 2025-12-20T00:26:43.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 1543 | 2025-12-20T00:26:43.545Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1544 | 2025-12-20T00:26:43.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1545 | 2025-12-20T00:26:43.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1546 | 2025-12-20T00:26:43.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1547 | 2025-12-20T00:26:43.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1548 | 2025-12-20T00:26:43.781Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1549 | 2025-12-20T00:26:43.781Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1550 | 2025-12-20T00:26:43.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1551 | 2025-12-20T00:26:43.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1552 | 2025-12-20T00:26:43.785Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1553 | 2025-12-20T00:26:43.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1554 | 2025-12-20T00:26:43.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1555 | 2025-12-20T00:26:43.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1556 | 2025-12-20T00:26:43.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1557 | 2025-12-20T00:26:43.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1558 | 2025-12-20T00:26:43.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1559 | 2025-12-20T00:26:43.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1560 | 2025-12-20T00:26:43.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1561 | 2025-12-20T00:26:43.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1562 | 2025-12-20T00:26:43.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1563 | 2025-12-20T00:26:43.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1564 | 2025-12-20T00:26:43.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1565 | 2025-12-20T00:26:44.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1566 | 2025-12-20T00:26:44.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1567 | 2025-12-20T00:26:44.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1568 | 2025-12-20T00:26:44.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1569 | 2025-12-20T00:26:44.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1570 | 2025-12-20T00:26:44.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1571 | 2025-12-20T00:26:44.827Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1572 | 2025-12-20T00:26:44.827Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1573 | 2025-12-20T00:26:44.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1574 | 2025-12-20T00:26:45.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1575 | 2025-12-20T00:26:45.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1576 | 2025-12-20T00:26:45.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1577 | 2025-12-20T00:26:45.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1578 | 2025-12-20T00:26:45.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1579 | 2025-12-20T00:26:45.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1580 | 2025-12-20T00:26:45.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1581 | 2025-12-20T00:26:45.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1582 | 2025-12-20T00:26:45.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1583 | 2025-12-20T00:26:46.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1584 | 2025-12-20T00:26:46.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1585 | 2025-12-20T00:26:46.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1586 | 2025-12-20T00:26:46.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1587 | 2025-12-20T00:26:46.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1588 | 2025-12-20T00:26:46.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1589 | 2025-12-20T00:26:46.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1590 | 2025-12-20T00:26:46.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1591 | 2025-12-20T00:26:46.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1592 | 2025-12-20T00:26:47.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1593 | 2025-12-20T00:26:47.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1594 | 2025-12-20T00:26:47.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1595 | 2025-12-20T00:26:47.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1596 | 2025-12-20T00:26:47.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1597 | 2025-12-20T00:26:47.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1598 | 2025-12-20T00:26:47.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1599 | 2025-12-20T00:26:47.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1600 | 2025-12-20T00:26:47.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1601 | 2025-12-20T00:26:48.444Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1602 | 2025-12-20T00:26:48.444Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1603 | 2025-12-20T00:26:48.444Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1604 | 2025-12-20T00:26:48.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 1605 | 2025-12-20T00:26:48.458Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 1606 | 2025-12-20T00:26:48.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 1607 | 2025-12-20T00:26:48.461Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1608 | 2025-12-20T00:26:48.463Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 1609 | 2025-12-20T00:26:48.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 1610 | 2025-12-20T00:26:48.546Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1611 | 2025-12-20T00:26:48.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1612 | 2025-12-20T00:26:48.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1613 | 2025-12-20T00:26:48.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1614 | 2025-12-20T00:26:48.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1615 | 2025-12-20T00:26:48.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1616 | 2025-12-20T00:26:48.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1617 | 2025-12-20T00:26:48.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1618 | 2025-12-20T00:26:48.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1619 | 2025-12-20T00:26:48.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1620 | 2025-12-20T00:26:48.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1621 | 2025-12-20T00:26:48.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1622 | 2025-12-20T00:26:48.842Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1623 | 2025-12-20T00:26:49.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1624 | 2025-12-20T00:26:49.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1625 | 2025-12-20T00:26:49.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1626 | 2025-12-20T00:26:49.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1627 | 2025-12-20T00:26:49.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1628 | 2025-12-20T00:26:49.797Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1629 | 2025-12-20T00:26:49.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1630 | 2025-12-20T00:26:49.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1631 | 2025-12-20T00:26:49.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1632 | 2025-12-20T00:26:50.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1633 | 2025-12-20T00:26:50.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1634 | 2025-12-20T00:26:50.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1635 | 2025-12-20T00:26:50.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1636 | 2025-12-20T00:26:50.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1637 | 2025-12-20T00:26:50.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1638 | 2025-12-20T00:26:50.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1639 | 2025-12-20T00:26:50.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1640 | 2025-12-20T00:26:50.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1641 | 2025-12-20T00:26:51.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1642 | 2025-12-20T00:26:51.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1643 | 2025-12-20T00:26:51.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1644 | 2025-12-20T00:26:51.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1645 | 2025-12-20T00:26:51.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1646 | 2025-12-20T00:26:51.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1647 | 2025-12-20T00:26:51.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1648 | 2025-12-20T00:26:51.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1649 | 2025-12-20T00:26:51.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1650 | 2025-12-20T00:26:52.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1651 | 2025-12-20T00:26:52.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1652 | 2025-12-20T00:26:52.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1653 | 2025-12-20T00:26:52.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1654 | 2025-12-20T00:26:52.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1655 | 2025-12-20T00:26:52.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1656 | 2025-12-20T00:26:52.827Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1657 | 2025-12-20T00:26:52.827Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1658 | 2025-12-20T00:26:52.828Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1659 | 2025-12-20T00:26:53.445Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1660 | 2025-12-20T00:26:53.445Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1661 | 2025-12-20T00:26:53.445Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1662 | 2025-12-20T00:26:53.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 1663 | 2025-12-20T00:26:53.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 1664 | 2025-12-20T00:26:53.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 1665 | 2025-12-20T00:26:53.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 1666 | 2025-12-20T00:26:53.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 1667 | 2025-12-20T00:26:53.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 1668 | 2025-12-20T00:26:53.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 1669 | 2025-12-20T00:26:53.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 1670 | 2025-12-20T00:26:53.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 1671 | 2025-12-20T00:26:53.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 1672 | 2025-12-20T00:26:53.546Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1673 | 2025-12-20T00:26:53.775Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1674 | 2025-12-20T00:26:53.775Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 1675 | 2025-12-20T00:26:53.778Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "98f25c12-7906-4089-9f55-99c2775a1a9c", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:26:53 GMT"} })
|
| 1676 | 2025-12-20T00:26:53.778Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 1677 | 2025-12-20T00:26:53.780Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1678 | 2025-12-20T00:26:53.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1679 | 2025-12-20T00:26:53.780Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1680 | 2025-12-20T00:26:53.780Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 1681 | 2025-12-20T00:26:53.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1682 | 2025-12-20T00:26:53.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1683 | 2025-12-20T00:26:53.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1684 | 2025-12-20T00:26:53.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 1685 | 2025-12-20T00:26:53.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 1686 | 2025-12-20T00:26:53.781Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1687 | 2025-12-20T00:26:53.781Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1688 | 2025-12-20T00:26:53.781Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ffff537b-c402-4ff2-8abd-e1c9c91f398e", "content-length": "29", "date": "Sat, 20 Dec 2025 00:26:53 GMT"} })
|
| 1689 | 2025-12-20T00:26:53.781Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1690 | 2025-12-20T00:26:53.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1691 | 2025-12-20T00:26:53.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1692 | 2025-12-20T00:26:53.784Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1693 | 2025-12-20T00:26:53.794Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1694 | 2025-12-20T00:26:53.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1695 | 2025-12-20T00:26:53.794Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1696 | 2025-12-20T00:26:53.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1697 | 2025-12-20T00:26:53.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1698 | 2025-12-20T00:26:53.794Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1699 | 2025-12-20T00:26:53.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1700 | 2025-12-20T00:26:53.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1701 | 2025-12-20T00:26:53.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1702 | 2025-12-20T00:26:53.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1703 | 2025-12-20T00:26:53.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1704 | 2025-12-20T00:26:53.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1705 | 2025-12-20T00:26:53.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 1706 | 2025-12-20T00:26:53.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1707 | 2025-12-20T00:26:53.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1708 | 2025-12-20T00:26:53.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1709 | 2025-12-20T00:26:54.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1710 | 2025-12-20T00:26:54.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1711 | 2025-12-20T00:26:54.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1712 | 2025-12-20T00:26:54.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1713 | 2025-12-20T00:26:54.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1714 | 2025-12-20T00:26:54.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1715 | 2025-12-20T00:26:54.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1716 | 2025-12-20T00:26:54.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1717 | 2025-12-20T00:26:54.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1718 | 2025-12-20T00:26:55.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1719 | 2025-12-20T00:26:55.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1720 | 2025-12-20T00:26:55.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1721 | 2025-12-20T00:26:55.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1722 | 2025-12-20T00:26:55.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1723 | 2025-12-20T00:26:55.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1724 | 2025-12-20T00:26:55.827Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1725 | 2025-12-20T00:26:55.827Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1726 | 2025-12-20T00:26:55.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1727 | 2025-12-20T00:26:56.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1728 | 2025-12-20T00:26:56.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1729 | 2025-12-20T00:26:56.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1730 | 2025-12-20T00:26:56.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1731 | 2025-12-20T00:26:56.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1732 | 2025-12-20T00:26:56.797Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1733 | 2025-12-20T00:26:56.827Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1734 | 2025-12-20T00:26:56.827Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1735 | 2025-12-20T00:26:56.828Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1736 | 2025-12-20T00:26:57.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1737 | 2025-12-20T00:26:57.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1738 | 2025-12-20T00:26:57.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1739 | 2025-12-20T00:26:57.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1740 | 2025-12-20T00:26:57.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1741 | 2025-12-20T00:26:57.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1742 | 2025-12-20T00:26:57.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1743 | 2025-12-20T00:26:57.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1744 | 2025-12-20T00:26:57.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1745 | 2025-12-20T00:26:58.444Z | DEBG | oximeter (results-sink): inserting 951 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1746 | 2025-12-20T00:26:58.444Z | DEBG | oximeter (results-sink-cluster): inserting 951 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1747 | 2025-12-20T00:26:58.444Z | DEBG | oximeter (clickhouse-client): unrolling 951 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1748 | 2025-12-20T00:26:58.483Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 12
table_name = fields_ipaddr
|
| 1749 | 2025-12-20T00:26:58.485Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1284
table_name = fields_string
|
| 1750 | 2025-12-20T00:26:58.487Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 53
table_name = fields_u16
|
| 1751 | 2025-12-20T00:26:58.488Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 228
table_name = fields_u32
|
| 1752 | 2025-12-20T00:26:58.490Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 573
table_name = fields_uuid
|
| 1753 | 2025-12-20T00:26:58.492Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 850
table_name = measurements_cumulativeu64
|
| 1754 | 2025-12-20T00:26:58.494Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 1755 | 2025-12-20T00:26:58.495Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 1756 | 2025-12-20T00:26:58.545Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1757 | 2025-12-20T00:26:58.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1758 | 2025-12-20T00:26:58.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1759 | 2025-12-20T00:26:58.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1760 | 2025-12-20T00:26:58.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1761 | 2025-12-20T00:26:58.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1762 | 2025-12-20T00:26:58.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1763 | 2025-12-20T00:26:58.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1764 | 2025-12-20T00:26:58.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1765 | 2025-12-20T00:26:58.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1766 | 2025-12-20T00:26:58.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1767 | 2025-12-20T00:26:58.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1768 | 2025-12-20T00:26:58.842Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1769 | 2025-12-20T00:26:59.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1770 | 2025-12-20T00:26:59.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1771 | 2025-12-20T00:26:59.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1772 | 2025-12-20T00:26:59.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1773 | 2025-12-20T00:26:59.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1774 | 2025-12-20T00:26:59.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1775 | 2025-12-20T00:26:59.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1776 | 2025-12-20T00:26:59.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1777 | 2025-12-20T00:26:59.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1778 | 2025-12-20T00:27:00.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1779 | 2025-12-20T00:27:00.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1780 | 2025-12-20T00:27:00.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1781 | 2025-12-20T00:27:00.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1782 | 2025-12-20T00:27:00.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1783 | 2025-12-20T00:27:00.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1784 | 2025-12-20T00:27:00.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1785 | 2025-12-20T00:27:00.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1786 | 2025-12-20T00:27:00.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1787 | 2025-12-20T00:27:01.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1788 | 2025-12-20T00:27:01.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1789 | 2025-12-20T00:27:01.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1790 | 2025-12-20T00:27:01.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1791 | 2025-12-20T00:27:01.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1792 | 2025-12-20T00:27:01.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1793 | 2025-12-20T00:27:01.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1794 | 2025-12-20T00:27:01.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1795 | 2025-12-20T00:27:01.828Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1796 | 2025-12-20T00:27:02.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1797 | 2025-12-20T00:27:02.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1798 | 2025-12-20T00:27:02.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1799 | 2025-12-20T00:27:02.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1800 | 2025-12-20T00:27:02.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1801 | 2025-12-20T00:27:02.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1802 | 2025-12-20T00:27:02.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1803 | 2025-12-20T00:27:02.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1804 | 2025-12-20T00:27:02.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1805 | 2025-12-20T00:27:03.444Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1806 | 2025-12-20T00:27:03.444Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1807 | 2025-12-20T00:27:03.444Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1808 | 2025-12-20T00:27:03.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 1809 | 2025-12-20T00:27:03.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 1810 | 2025-12-20T00:27:03.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 1811 | 2025-12-20T00:27:03.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 1812 | 2025-12-20T00:27:03.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 1813 | 2025-12-20T00:27:03.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 1814 | 2025-12-20T00:27:03.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 1815 | 2025-12-20T00:27:03.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 1816 | 2025-12-20T00:27:03.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 1817 | 2025-12-20T00:27:03.481Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 1818 | 2025-12-20T00:27:03.545Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1819 | 2025-12-20T00:27:03.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1820 | 2025-12-20T00:27:03.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1821 | 2025-12-20T00:27:03.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1822 | 2025-12-20T00:27:03.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1823 | 2025-12-20T00:27:03.781Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1824 | 2025-12-20T00:27:03.781Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1825 | 2025-12-20T00:27:03.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1826 | 2025-12-20T00:27:03.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1827 | 2025-12-20T00:27:03.785Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1828 | 2025-12-20T00:27:03.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1829 | 2025-12-20T00:27:03.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1830 | 2025-12-20T00:27:03.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1831 | 2025-12-20T00:27:03.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1832 | 2025-12-20T00:27:03.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1833 | 2025-12-20T00:27:03.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1834 | 2025-12-20T00:27:03.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1835 | 2025-12-20T00:27:03.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1836 | 2025-12-20T00:27:03.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1837 | 2025-12-20T00:27:03.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1838 | 2025-12-20T00:27:03.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1839 | 2025-12-20T00:27:03.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1840 | 2025-12-20T00:27:04.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1841 | 2025-12-20T00:27:04.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1842 | 2025-12-20T00:27:04.794Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1843 | 2025-12-20T00:27:04.794Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1844 | 2025-12-20T00:27:04.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1845 | 2025-12-20T00:27:04.796Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1846 | 2025-12-20T00:27:04.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1847 | 2025-12-20T00:27:04.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1848 | 2025-12-20T00:27:04.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1849 | 2025-12-20T00:27:05.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1850 | 2025-12-20T00:27:05.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1851 | 2025-12-20T00:27:05.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1852 | 2025-12-20T00:27:05.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1853 | 2025-12-20T00:27:05.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1854 | 2025-12-20T00:27:05.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1855 | 2025-12-20T00:27:05.826Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1856 | 2025-12-20T00:27:05.826Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1857 | 2025-12-20T00:27:05.827Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1858 | 2025-12-20T00:27:06.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1859 | 2025-12-20T00:27:06.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1860 | 2025-12-20T00:27:06.793Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1861 | 2025-12-20T00:27:06.793Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1862 | 2025-12-20T00:27:06.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1863 | 2025-12-20T00:27:06.795Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1864 | 2025-12-20T00:27:06.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1865 | 2025-12-20T00:27:06.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1866 | 2025-12-20T00:27:06.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1867 | 2025-12-20T00:27:07.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1868 | 2025-12-20T00:27:07.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1869 | 2025-12-20T00:27:07.792Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1870 | 2025-12-20T00:27:07.792Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1871 | 2025-12-20T00:27:07.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1872 | 2025-12-20T00:27:07.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1873 | 2025-12-20T00:27:07.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1874 | 2025-12-20T00:27:07.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1875 | 2025-12-20T00:27:07.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1876 | 2025-12-20T00:27:08.443Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1877 | 2025-12-20T00:27:08.443Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1878 | 2025-12-20T00:27:08.443Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1879 | 2025-12-20T00:27:08.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 1880 | 2025-12-20T00:27:08.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 1881 | 2025-12-20T00:27:08.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 1882 | 2025-12-20T00:27:08.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1883 | 2025-12-20T00:27:08.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 1884 | 2025-12-20T00:27:08.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 1885 | 2025-12-20T00:27:08.544Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1886 | 2025-12-20T00:27:08.773Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1887 | 2025-12-20T00:27:08.773Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 1888 | 2025-12-20T00:27:08.775Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "124d113b-ea92-4c4c-ac3b-c8bfd736389f", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:27:08 GMT"} })
|
| 1889 | 2025-12-20T00:27:08.775Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 1890 | 2025-12-20T00:27:08.777Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2cdc9e71-38ce-44f9-88d4-ddb4bec97182", "content-length": "29", "date": "Sat, 20 Dec 2025 00:27:08 GMT"} })
|
| 1891 | 2025-12-20T00:27:08.777Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1892 | 2025-12-20T00:27:08.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1893 | 2025-12-20T00:27:08.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1894 | 2025-12-20T00:27:08.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1895 | 2025-12-20T00:27:08.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1896 | 2025-12-20T00:27:08.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1897 | 2025-12-20T00:27:08.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1898 | 2025-12-20T00:27:08.825Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1899 | 2025-12-20T00:27:08.825Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1900 | 2025-12-20T00:27:08.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1901 | 2025-12-20T00:27:08.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1902 | 2025-12-20T00:27:08.825Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1903 | 2025-12-20T00:27:08.825Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1904 | 2025-12-20T00:27:08.826Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1905 | 2025-12-20T00:27:08.841Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 1906 | 2025-12-20T00:27:09.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1907 | 2025-12-20T00:27:09.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1908 | 2025-12-20T00:27:09.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1909 | 2025-12-20T00:27:09.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1910 | 2025-12-20T00:27:09.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1911 | 2025-12-20T00:27:09.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1912 | 2025-12-20T00:27:09.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1913 | 2025-12-20T00:27:09.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1914 | 2025-12-20T00:27:09.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1915 | 2025-12-20T00:27:10.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1916 | 2025-12-20T00:27:10.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1917 | 2025-12-20T00:27:10.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1918 | 2025-12-20T00:27:10.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1919 | 2025-12-20T00:27:10.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1920 | 2025-12-20T00:27:10.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1921 | 2025-12-20T00:27:10.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1922 | 2025-12-20T00:27:10.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1923 | 2025-12-20T00:27:10.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1924 | 2025-12-20T00:27:11.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1925 | 2025-12-20T00:27:11.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1926 | 2025-12-20T00:27:11.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1927 | 2025-12-20T00:27:11.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1928 | 2025-12-20T00:27:11.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1929 | 2025-12-20T00:27:11.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1930 | 2025-12-20T00:27:11.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1931 | 2025-12-20T00:27:11.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1932 | 2025-12-20T00:27:11.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1933 | 2025-12-20T00:27:12.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1934 | 2025-12-20T00:27:12.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1935 | 2025-12-20T00:27:12.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1936 | 2025-12-20T00:27:12.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1937 | 2025-12-20T00:27:12.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1938 | 2025-12-20T00:27:12.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1939 | 2025-12-20T00:27:12.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1940 | 2025-12-20T00:27:12.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1941 | 2025-12-20T00:27:12.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1942 | 2025-12-20T00:27:13.441Z | DEBG | oximeter (results-sink): inserting 427 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1943 | 2025-12-20T00:27:13.441Z | DEBG | oximeter (results-sink-cluster): inserting 427 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 1944 | 2025-12-20T00:27:13.441Z | DEBG | oximeter (clickhouse-client): unrolling 427 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 1945 | 2025-12-20T00:27:13.463Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 1946 | 2025-12-20T00:27:13.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 4
table_name = fields_ipaddr
|
| 1947 | 2025-12-20T00:27:13.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1114
table_name = fields_string
|
| 1948 | 2025-12-20T00:27:13.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 209
table_name = fields_u16
|
| 1949 | 2025-12-20T00:27:13.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 1950 | 2025-12-20T00:27:13.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 1951 | 2025-12-20T00:27:13.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 683
table_name = fields_uuid
|
| 1952 | 2025-12-20T00:27:13.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 1953 | 2025-12-20T00:27:13.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 316
table_name = measurements_cumulativeu64
|
| 1954 | 2025-12-20T00:27:13.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 1955 | 2025-12-20T00:27:13.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 1956 | 2025-12-20T00:27:13.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 1957 | 2025-12-20T00:27:13.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1958 | 2025-12-20T00:27:13.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1959 | 2025-12-20T00:27:13.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1960 | 2025-12-20T00:27:13.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1961 | 2025-12-20T00:27:13.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1962 | 2025-12-20T00:27:13.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1963 | 2025-12-20T00:27:13.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 1964 | 2025-12-20T00:27:13.779Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 1965 | 2025-12-20T00:27:13.782Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 1966 | 2025-12-20T00:27:13.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1967 | 2025-12-20T00:27:13.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1968 | 2025-12-20T00:27:13.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1969 | 2025-12-20T00:27:13.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1970 | 2025-12-20T00:27:13.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1971 | 2025-12-20T00:27:13.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1972 | 2025-12-20T00:27:13.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1973 | 2025-12-20T00:27:13.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 1974 | 2025-12-20T00:27:13.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1975 | 2025-12-20T00:27:13.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1976 | 2025-12-20T00:27:13.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1977 | 2025-12-20T00:27:13.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1978 | 2025-12-20T00:27:14.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1979 | 2025-12-20T00:27:14.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1980 | 2025-12-20T00:27:14.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1981 | 2025-12-20T00:27:14.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1982 | 2025-12-20T00:27:14.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1983 | 2025-12-20T00:27:14.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1984 | 2025-12-20T00:27:14.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1985 | 2025-12-20T00:27:14.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1986 | 2025-12-20T00:27:14.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1987 | 2025-12-20T00:27:15.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1988 | 2025-12-20T00:27:15.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1989 | 2025-12-20T00:27:15.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1990 | 2025-12-20T00:27:15.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1991 | 2025-12-20T00:27:15.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1992 | 2025-12-20T00:27:15.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1993 | 2025-12-20T00:27:15.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1994 | 2025-12-20T00:27:15.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1995 | 2025-12-20T00:27:15.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1996 | 2025-12-20T00:27:16.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1997 | 2025-12-20T00:27:16.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1998 | 2025-12-20T00:27:16.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1999 | 2025-12-20T00:27:16.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2000 | 2025-12-20T00:27:16.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2001 | 2025-12-20T00:27:16.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2002 | 2025-12-20T00:27:16.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2003 | 2025-12-20T00:27:16.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2004 | 2025-12-20T00:27:16.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2005 | 2025-12-20T00:27:17.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2006 | 2025-12-20T00:27:17.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2007 | 2025-12-20T00:27:17.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2008 | 2025-12-20T00:27:17.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2009 | 2025-12-20T00:27:17.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2010 | 2025-12-20T00:27:17.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2011 | 2025-12-20T00:27:17.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2012 | 2025-12-20T00:27:17.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2013 | 2025-12-20T00:27:17.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2014 | 2025-12-20T00:27:18.440Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2015 | 2025-12-20T00:27:18.440Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2016 | 2025-12-20T00:27:18.440Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2017 | 2025-12-20T00:27:18.452Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 2018 | 2025-12-20T00:27:18.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 2019 | 2025-12-20T00:27:18.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 2020 | 2025-12-20T00:27:18.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2021 | 2025-12-20T00:27:18.458Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 2022 | 2025-12-20T00:27:18.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 2023 | 2025-12-20T00:27:18.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2024 | 2025-12-20T00:27:18.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2025 | 2025-12-20T00:27:18.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2026 | 2025-12-20T00:27:18.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2027 | 2025-12-20T00:27:18.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2028 | 2025-12-20T00:27:18.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2029 | 2025-12-20T00:27:18.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2030 | 2025-12-20T00:27:18.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2031 | 2025-12-20T00:27:18.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2032 | 2025-12-20T00:27:18.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2033 | 2025-12-20T00:27:18.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2034 | 2025-12-20T00:27:18.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2035 | 2025-12-20T00:27:18.838Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2036 | 2025-12-20T00:27:19.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2037 | 2025-12-20T00:27:19.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2038 | 2025-12-20T00:27:19.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2039 | 2025-12-20T00:27:19.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2040 | 2025-12-20T00:27:19.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2041 | 2025-12-20T00:27:19.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2042 | 2025-12-20T00:27:19.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2043 | 2025-12-20T00:27:19.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2044 | 2025-12-20T00:27:19.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2045 | 2025-12-20T00:27:20.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2046 | 2025-12-20T00:27:20.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2047 | 2025-12-20T00:27:20.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2048 | 2025-12-20T00:27:20.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2049 | 2025-12-20T00:27:20.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2050 | 2025-12-20T00:27:20.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2051 | 2025-12-20T00:27:20.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2052 | 2025-12-20T00:27:20.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2053 | 2025-12-20T00:27:20.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2054 | 2025-12-20T00:27:21.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2055 | 2025-12-20T00:27:21.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2056 | 2025-12-20T00:27:21.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2057 | 2025-12-20T00:27:21.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2058 | 2025-12-20T00:27:21.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2059 | 2025-12-20T00:27:21.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2060 | 2025-12-20T00:27:21.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2061 | 2025-12-20T00:27:21.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2062 | 2025-12-20T00:27:21.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2063 | 2025-12-20T00:27:22.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2064 | 2025-12-20T00:27:22.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2065 | 2025-12-20T00:27:22.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2066 | 2025-12-20T00:27:22.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2067 | 2025-12-20T00:27:22.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2068 | 2025-12-20T00:27:22.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2069 | 2025-12-20T00:27:22.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2070 | 2025-12-20T00:27:22.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2071 | 2025-12-20T00:27:22.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2072 | 2025-12-20T00:27:23.441Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2073 | 2025-12-20T00:27:23.441Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2074 | 2025-12-20T00:27:23.441Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2075 | 2025-12-20T00:27:23.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 2076 | 2025-12-20T00:27:23.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 2077 | 2025-12-20T00:27:23.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 2078 | 2025-12-20T00:27:23.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 2079 | 2025-12-20T00:27:23.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 2080 | 2025-12-20T00:27:23.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 2081 | 2025-12-20T00:27:23.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 2082 | 2025-12-20T00:27:23.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 2083 | 2025-12-20T00:27:23.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 2084 | 2025-12-20T00:27:23.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 2085 | 2025-12-20T00:27:23.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2086 | 2025-12-20T00:27:23.771Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2087 | 2025-12-20T00:27:23.771Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 2088 | 2025-12-20T00:27:23.773Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f606e65a-3e89-4f5e-9726-652f3b5fe7d9", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:27:23 GMT"} })
|
| 2089 | 2025-12-20T00:27:23.773Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 2090 | 2025-12-20T00:27:23.775Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a38f7cf5-be47-47f8-a2c6-9c907224ebbe", "content-length": "29", "date": "Sat, 20 Dec 2025 00:27:23 GMT"} })
|
| 2091 | 2025-12-20T00:27:23.775Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2092 | 2025-12-20T00:27:23.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 2093 | 2025-12-20T00:27:23.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2094 | 2025-12-20T00:27:23.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2095 | 2025-12-20T00:27:23.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 2096 | 2025-12-20T00:27:23.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2097 | 2025-12-20T00:27:23.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2098 | 2025-12-20T00:27:23.777Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2099 | 2025-12-20T00:27:23.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2100 | 2025-12-20T00:27:23.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2101 | 2025-12-20T00:27:23.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2102 | 2025-12-20T00:27:23.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2103 | 2025-12-20T00:27:23.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2104 | 2025-12-20T00:27:23.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2105 | 2025-12-20T00:27:23.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2106 | 2025-12-20T00:27:23.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2107 | 2025-12-20T00:27:23.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2108 | 2025-12-20T00:27:23.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2109 | 2025-12-20T00:27:23.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2110 | 2025-12-20T00:27:23.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2111 | 2025-12-20T00:27:23.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2112 | 2025-12-20T00:27:23.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2113 | 2025-12-20T00:27:23.807Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 2114 | 2025-12-20T00:27:23.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2115 | 2025-12-20T00:27:23.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2116 | 2025-12-20T00:27:23.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2117 | 2025-12-20T00:27:24.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2118 | 2025-12-20T00:27:24.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2119 | 2025-12-20T00:27:24.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2120 | 2025-12-20T00:27:24.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2121 | 2025-12-20T00:27:24.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2122 | 2025-12-20T00:27:24.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2123 | 2025-12-20T00:27:24.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2124 | 2025-12-20T00:27:24.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2125 | 2025-12-20T00:27:24.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2126 | 2025-12-20T00:27:25.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2127 | 2025-12-20T00:27:25.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2128 | 2025-12-20T00:27:25.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2129 | 2025-12-20T00:27:25.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2130 | 2025-12-20T00:27:25.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2131 | 2025-12-20T00:27:25.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2132 | 2025-12-20T00:27:25.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2133 | 2025-12-20T00:27:25.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2134 | 2025-12-20T00:27:25.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2135 | 2025-12-20T00:27:26.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2136 | 2025-12-20T00:27:26.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2137 | 2025-12-20T00:27:26.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2138 | 2025-12-20T00:27:26.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2139 | 2025-12-20T00:27:26.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2140 | 2025-12-20T00:27:26.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2141 | 2025-12-20T00:27:26.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2142 | 2025-12-20T00:27:26.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2143 | 2025-12-20T00:27:26.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2144 | 2025-12-20T00:27:27.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2145 | 2025-12-20T00:27:27.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2146 | 2025-12-20T00:27:27.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2147 | 2025-12-20T00:27:27.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2148 | 2025-12-20T00:27:27.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2149 | 2025-12-20T00:27:27.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2150 | 2025-12-20T00:27:27.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2151 | 2025-12-20T00:27:27.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2152 | 2025-12-20T00:27:27.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2153 | 2025-12-20T00:27:28.441Z | DEBG | oximeter (results-sink): inserting 946 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2154 | 2025-12-20T00:27:28.441Z | DEBG | oximeter (results-sink-cluster): inserting 946 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2155 | 2025-12-20T00:27:28.441Z | DEBG | oximeter (clickhouse-client): unrolling 946 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2156 | 2025-12-20T00:27:28.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 2
table_name = fields_ipaddr
|
| 2157 | 2025-12-20T00:27:28.482Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1279
table_name = fields_string
|
| 2158 | 2025-12-20T00:27:28.483Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 43
table_name = fields_u16
|
| 2159 | 2025-12-20T00:27:28.485Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 228
table_name = fields_u32
|
| 2160 | 2025-12-20T00:27:28.486Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 563
table_name = fields_uuid
|
| 2161 | 2025-12-20T00:27:28.488Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 845
table_name = measurements_cumulativeu64
|
| 2162 | 2025-12-20T00:27:28.490Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 2163 | 2025-12-20T00:27:28.492Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 2164 | 2025-12-20T00:27:28.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2165 | 2025-12-20T00:27:28.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2166 | 2025-12-20T00:27:28.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2167 | 2025-12-20T00:27:28.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2168 | 2025-12-20T00:27:28.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2169 | 2025-12-20T00:27:28.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2170 | 2025-12-20T00:27:28.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2171 | 2025-12-20T00:27:28.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2172 | 2025-12-20T00:27:28.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2173 | 2025-12-20T00:27:28.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2174 | 2025-12-20T00:27:28.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2175 | 2025-12-20T00:27:28.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2176 | 2025-12-20T00:27:28.840Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2177 | 2025-12-20T00:27:29.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2178 | 2025-12-20T00:27:29.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2179 | 2025-12-20T00:27:29.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2180 | 2025-12-20T00:27:29.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2181 | 2025-12-20T00:27:29.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2182 | 2025-12-20T00:27:29.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2183 | 2025-12-20T00:27:29.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2184 | 2025-12-20T00:27:29.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2185 | 2025-12-20T00:27:29.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2186 | 2025-12-20T00:27:30.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2187 | 2025-12-20T00:27:30.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2188 | 2025-12-20T00:27:30.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2189 | 2025-12-20T00:27:30.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2190 | 2025-12-20T00:27:30.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2191 | 2025-12-20T00:27:30.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2192 | 2025-12-20T00:27:30.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2193 | 2025-12-20T00:27:30.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2194 | 2025-12-20T00:27:30.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2195 | 2025-12-20T00:27:31.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2196 | 2025-12-20T00:27:31.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2197 | 2025-12-20T00:27:31.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2198 | 2025-12-20T00:27:31.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2199 | 2025-12-20T00:27:31.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2200 | 2025-12-20T00:27:31.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2201 | 2025-12-20T00:27:31.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2202 | 2025-12-20T00:27:31.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2203 | 2025-12-20T00:27:31.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2204 | 2025-12-20T00:27:32.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2205 | 2025-12-20T00:27:32.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2206 | 2025-12-20T00:27:32.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2207 | 2025-12-20T00:27:32.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2208 | 2025-12-20T00:27:32.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2209 | 2025-12-20T00:27:32.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2210 | 2025-12-20T00:27:32.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2211 | 2025-12-20T00:27:32.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2212 | 2025-12-20T00:27:32.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2213 | 2025-12-20T00:27:33.441Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2214 | 2025-12-20T00:27:33.441Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2215 | 2025-12-20T00:27:33.441Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2216 | 2025-12-20T00:27:33.463Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 2217 | 2025-12-20T00:27:33.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 2218 | 2025-12-20T00:27:33.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 2219 | 2025-12-20T00:27:33.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 2220 | 2025-12-20T00:27:33.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 2221 | 2025-12-20T00:27:33.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 2222 | 2025-12-20T00:27:33.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 2223 | 2025-12-20T00:27:33.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 2224 | 2025-12-20T00:27:33.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 2225 | 2025-12-20T00:27:33.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 2226 | 2025-12-20T00:27:33.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2227 | 2025-12-20T00:27:33.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2228 | 2025-12-20T00:27:33.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2229 | 2025-12-20T00:27:33.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2230 | 2025-12-20T00:27:33.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2231 | 2025-12-20T00:27:33.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2232 | 2025-12-20T00:27:33.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2233 | 2025-12-20T00:27:33.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2234 | 2025-12-20T00:27:33.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2235 | 2025-12-20T00:27:33.782Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2236 | 2025-12-20T00:27:33.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2237 | 2025-12-20T00:27:33.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2238 | 2025-12-20T00:27:33.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2239 | 2025-12-20T00:27:33.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2240 | 2025-12-20T00:27:33.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2241 | 2025-12-20T00:27:33.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2242 | 2025-12-20T00:27:33.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2243 | 2025-12-20T00:27:33.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2244 | 2025-12-20T00:27:33.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2245 | 2025-12-20T00:27:33.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2246 | 2025-12-20T00:27:33.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2247 | 2025-12-20T00:27:33.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2248 | 2025-12-20T00:27:34.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2249 | 2025-12-20T00:27:34.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2250 | 2025-12-20T00:27:34.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2251 | 2025-12-20T00:27:34.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2252 | 2025-12-20T00:27:34.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2253 | 2025-12-20T00:27:34.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2254 | 2025-12-20T00:27:34.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2255 | 2025-12-20T00:27:34.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2256 | 2025-12-20T00:27:34.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2257 | 2025-12-20T00:27:35.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2258 | 2025-12-20T00:27:35.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2259 | 2025-12-20T00:27:35.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2260 | 2025-12-20T00:27:35.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2261 | 2025-12-20T00:27:35.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2262 | 2025-12-20T00:27:35.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2263 | 2025-12-20T00:27:35.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2264 | 2025-12-20T00:27:35.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2265 | 2025-12-20T00:27:35.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2266 | 2025-12-20T00:27:36.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2267 | 2025-12-20T00:27:36.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2268 | 2025-12-20T00:27:36.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2269 | 2025-12-20T00:27:36.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2270 | 2025-12-20T00:27:36.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2271 | 2025-12-20T00:27:36.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2272 | 2025-12-20T00:27:36.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2273 | 2025-12-20T00:27:36.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2274 | 2025-12-20T00:27:36.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2275 | 2025-12-20T00:27:37.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2276 | 2025-12-20T00:27:37.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2277 | 2025-12-20T00:27:37.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2278 | 2025-12-20T00:27:37.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2279 | 2025-12-20T00:27:37.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2280 | 2025-12-20T00:27:37.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2281 | 2025-12-20T00:27:37.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2282 | 2025-12-20T00:27:37.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2283 | 2025-12-20T00:27:37.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2284 | 2025-12-20T00:27:38.442Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2285 | 2025-12-20T00:27:38.442Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2286 | 2025-12-20T00:27:38.442Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2287 | 2025-12-20T00:27:38.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 2288 | 2025-12-20T00:27:38.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 2289 | 2025-12-20T00:27:38.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 2290 | 2025-12-20T00:27:38.458Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2291 | 2025-12-20T00:27:38.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 2292 | 2025-12-20T00:27:38.461Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 2293 | 2025-12-20T00:27:38.543Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2294 | 2025-12-20T00:27:38.771Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2295 | 2025-12-20T00:27:38.771Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 2296 | 2025-12-20T00:27:38.775Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "87ac83b3-1e44-4753-9b68-3b0c2e935b08", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:27:38 GMT"} })
|
| 2297 | 2025-12-20T00:27:38.775Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 2298 | 2025-12-20T00:27:38.777Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2a9211dd-1cf8-4a1c-be84-8058efccc838", "content-length": "29", "date": "Sat, 20 Dec 2025 00:27:38 GMT"} })
|
| 2299 | 2025-12-20T00:27:38.777Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2300 | 2025-12-20T00:27:38.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2301 | 2025-12-20T00:27:38.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2302 | 2025-12-20T00:27:38.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2303 | 2025-12-20T00:27:38.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2304 | 2025-12-20T00:27:38.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2305 | 2025-12-20T00:27:38.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2306 | 2025-12-20T00:27:38.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2307 | 2025-12-20T00:27:38.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2308 | 2025-12-20T00:27:38.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2309 | 2025-12-20T00:27:38.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2310 | 2025-12-20T00:27:38.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2311 | 2025-12-20T00:27:38.840Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2312 | 2025-12-20T00:27:39.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2313 | 2025-12-20T00:27:39.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2314 | 2025-12-20T00:27:39.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2315 | 2025-12-20T00:27:39.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2316 | 2025-12-20T00:27:39.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2317 | 2025-12-20T00:27:39.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2318 | 2025-12-20T00:27:39.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2319 | 2025-12-20T00:27:39.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2320 | 2025-12-20T00:27:39.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2321 | 2025-12-20T00:27:40.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2322 | 2025-12-20T00:27:40.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2323 | 2025-12-20T00:27:40.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2324 | 2025-12-20T00:27:40.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2325 | 2025-12-20T00:27:40.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2326 | 2025-12-20T00:27:40.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2327 | 2025-12-20T00:27:40.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2328 | 2025-12-20T00:27:40.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2329 | 2025-12-20T00:27:40.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2330 | 2025-12-20T00:27:41.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2331 | 2025-12-20T00:27:41.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2332 | 2025-12-20T00:27:41.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2333 | 2025-12-20T00:27:41.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2334 | 2025-12-20T00:27:41.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2335 | 2025-12-20T00:27:41.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2336 | 2025-12-20T00:27:41.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2337 | 2025-12-20T00:27:41.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2338 | 2025-12-20T00:27:41.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2339 | 2025-12-20T00:27:42.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2340 | 2025-12-20T00:27:42.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2341 | 2025-12-20T00:27:42.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2342 | 2025-12-20T00:27:42.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2343 | 2025-12-20T00:27:42.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2344 | 2025-12-20T00:27:42.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2345 | 2025-12-20T00:27:42.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2346 | 2025-12-20T00:27:42.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2347 | 2025-12-20T00:27:42.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2348 | 2025-12-20T00:27:43.442Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2349 | 2025-12-20T00:27:43.442Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2350 | 2025-12-20T00:27:43.442Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2351 | 2025-12-20T00:27:43.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 2352 | 2025-12-20T00:27:43.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 2353 | 2025-12-20T00:27:43.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 2354 | 2025-12-20T00:27:43.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 2355 | 2025-12-20T00:27:43.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 2356 | 2025-12-20T00:27:43.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 2357 | 2025-12-20T00:27:43.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 2358 | 2025-12-20T00:27:43.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 2359 | 2025-12-20T00:27:43.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 2360 | 2025-12-20T00:27:43.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 2361 | 2025-12-20T00:27:43.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2362 | 2025-12-20T00:27:43.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2363 | 2025-12-20T00:27:43.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2364 | 2025-12-20T00:27:43.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2365 | 2025-12-20T00:27:43.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2366 | 2025-12-20T00:27:43.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2367 | 2025-12-20T00:27:43.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2368 | 2025-12-20T00:27:43.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2369 | 2025-12-20T00:27:43.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2370 | 2025-12-20T00:27:43.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2371 | 2025-12-20T00:27:43.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2372 | 2025-12-20T00:27:43.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2373 | 2025-12-20T00:27:43.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2374 | 2025-12-20T00:27:43.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2375 | 2025-12-20T00:27:43.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2376 | 2025-12-20T00:27:43.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2377 | 2025-12-20T00:27:43.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2378 | 2025-12-20T00:27:43.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2379 | 2025-12-20T00:27:43.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2380 | 2025-12-20T00:27:43.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2381 | 2025-12-20T00:27:43.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2382 | 2025-12-20T00:27:43.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2383 | 2025-12-20T00:27:44.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2384 | 2025-12-20T00:27:44.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2385 | 2025-12-20T00:27:44.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2386 | 2025-12-20T00:27:44.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2387 | 2025-12-20T00:27:44.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2388 | 2025-12-20T00:27:44.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2389 | 2025-12-20T00:27:44.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2390 | 2025-12-20T00:27:44.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2391 | 2025-12-20T00:27:44.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2392 | 2025-12-20T00:27:45.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2393 | 2025-12-20T00:27:45.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2394 | 2025-12-20T00:27:45.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2395 | 2025-12-20T00:27:45.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2396 | 2025-12-20T00:27:45.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2397 | 2025-12-20T00:27:45.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2398 | 2025-12-20T00:27:45.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2399 | 2025-12-20T00:27:45.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2400 | 2025-12-20T00:27:45.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2401 | 2025-12-20T00:27:46.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2402 | 2025-12-20T00:27:46.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2403 | 2025-12-20T00:27:46.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2404 | 2025-12-20T00:27:46.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2405 | 2025-12-20T00:27:46.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2406 | 2025-12-20T00:27:46.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2407 | 2025-12-20T00:27:46.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2408 | 2025-12-20T00:27:46.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2409 | 2025-12-20T00:27:46.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2410 | 2025-12-20T00:27:47.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2411 | 2025-12-20T00:27:47.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2412 | 2025-12-20T00:27:47.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2413 | 2025-12-20T00:27:47.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2414 | 2025-12-20T00:27:47.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2415 | 2025-12-20T00:27:47.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2416 | 2025-12-20T00:27:47.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2417 | 2025-12-20T00:27:47.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2418 | 2025-12-20T00:27:47.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2419 | 2025-12-20T00:27:48.441Z | DEBG | oximeter (results-sink): inserting 262 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2420 | 2025-12-20T00:27:48.441Z | DEBG | oximeter (results-sink-cluster): inserting 262 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2421 | 2025-12-20T00:27:48.441Z | DEBG | oximeter (clickhouse-client): unrolling 262 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2422 | 2025-12-20T00:27:48.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 139
table_name = fields_string
|
| 2423 | 2025-12-20T00:27:48.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 2424 | 2025-12-20T00:27:48.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = fields_u32
|
| 2425 | 2025-12-20T00:27:48.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 2426 | 2025-12-20T00:27:48.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2427 | 2025-12-20T00:27:48.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 2428 | 2025-12-20T00:27:48.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 2429 | 2025-12-20T00:27:48.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 2430 | 2025-12-20T00:27:48.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2431 | 2025-12-20T00:27:48.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2432 | 2025-12-20T00:27:48.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2433 | 2025-12-20T00:27:48.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2434 | 2025-12-20T00:27:48.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2435 | 2025-12-20T00:27:48.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2436 | 2025-12-20T00:27:48.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2437 | 2025-12-20T00:27:48.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2438 | 2025-12-20T00:27:48.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2439 | 2025-12-20T00:27:48.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2440 | 2025-12-20T00:27:48.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2441 | 2025-12-20T00:27:48.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2442 | 2025-12-20T00:27:48.839Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2443 | 2025-12-20T00:27:49.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2444 | 2025-12-20T00:27:49.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2445 | 2025-12-20T00:27:49.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2446 | 2025-12-20T00:27:49.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2447 | 2025-12-20T00:27:49.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2448 | 2025-12-20T00:27:49.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2449 | 2025-12-20T00:27:49.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2450 | 2025-12-20T00:27:49.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2451 | 2025-12-20T00:27:49.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2452 | 2025-12-20T00:27:50.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2453 | 2025-12-20T00:27:50.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2454 | 2025-12-20T00:27:50.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2455 | 2025-12-20T00:27:50.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2456 | 2025-12-20T00:27:50.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2457 | 2025-12-20T00:27:50.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2458 | 2025-12-20T00:27:50.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2459 | 2025-12-20T00:27:50.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2460 | 2025-12-20T00:27:50.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2461 | 2025-12-20T00:27:51.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2462 | 2025-12-20T00:27:51.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2463 | 2025-12-20T00:27:51.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2464 | 2025-12-20T00:27:51.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2465 | 2025-12-20T00:27:51.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2466 | 2025-12-20T00:27:51.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2467 | 2025-12-20T00:27:51.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2468 | 2025-12-20T00:27:51.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2469 | 2025-12-20T00:27:51.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2470 | 2025-12-20T00:27:52.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2471 | 2025-12-20T00:27:52.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2472 | 2025-12-20T00:27:52.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2473 | 2025-12-20T00:27:52.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2474 | 2025-12-20T00:27:52.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2475 | 2025-12-20T00:27:52.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2476 | 2025-12-20T00:27:52.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2477 | 2025-12-20T00:27:52.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2478 | 2025-12-20T00:27:52.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2479 | 2025-12-20T00:27:53.441Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2480 | 2025-12-20T00:27:53.441Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2481 | 2025-12-20T00:27:53.441Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2482 | 2025-12-20T00:27:53.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 2483 | 2025-12-20T00:27:53.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 2484 | 2025-12-20T00:27:53.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 2485 | 2025-12-20T00:27:53.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 2486 | 2025-12-20T00:27:53.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 2487 | 2025-12-20T00:27:53.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 2488 | 2025-12-20T00:27:53.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 2489 | 2025-12-20T00:27:53.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 2490 | 2025-12-20T00:27:53.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 2491 | 2025-12-20T00:27:53.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 2492 | 2025-12-20T00:27:53.543Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2493 | 2025-12-20T00:27:53.772Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2494 | 2025-12-20T00:27:53.772Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 2495 | 2025-12-20T00:27:53.777Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2496 | 2025-12-20T00:27:53.777Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2497 | 2025-12-20T00:27:53.777Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 2498 | 2025-12-20T00:27:53.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2499 | 2025-12-20T00:27:53.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 2500 | 2025-12-20T00:27:53.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2501 | 2025-12-20T00:27:53.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2502 | 2025-12-20T00:27:53.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2503 | 2025-12-20T00:27:53.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 2504 | 2025-12-20T00:27:53.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2505 | 2025-12-20T00:27:53.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2506 | 2025-12-20T00:27:53.778Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8ba31b71-cb64-4f8a-aaac-fd70b1fefba4", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:27:53 GMT"} })
|
| 2507 | 2025-12-20T00:27:53.778Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 2508 | 2025-12-20T00:27:53.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2509 | 2025-12-20T00:27:53.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2510 | 2025-12-20T00:27:53.782Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2511 | 2025-12-20T00:27:53.786Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ecab32ee-55ce-4e56-9902-3c27e03081ec", "content-length": "29", "date": "Sat, 20 Dec 2025 00:27:53 GMT"} })
|
| 2512 | 2025-12-20T00:27:53.786Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2513 | 2025-12-20T00:27:53.790Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2514 | 2025-12-20T00:27:53.790Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2515 | 2025-12-20T00:27:53.790Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2516 | 2025-12-20T00:27:53.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2517 | 2025-12-20T00:27:53.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2518 | 2025-12-20T00:27:53.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2519 | 2025-12-20T00:27:53.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2520 | 2025-12-20T00:27:53.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2521 | 2025-12-20T00:27:53.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2522 | 2025-12-20T00:27:53.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2523 | 2025-12-20T00:27:53.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2524 | 2025-12-20T00:27:53.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2525 | 2025-12-20T00:27:53.808Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 2526 | 2025-12-20T00:27:53.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2527 | 2025-12-20T00:27:53.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2528 | 2025-12-20T00:27:53.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2529 | 2025-12-20T00:27:54.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2530 | 2025-12-20T00:27:54.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2531 | 2025-12-20T00:27:54.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2532 | 2025-12-20T00:27:54.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2533 | 2025-12-20T00:27:54.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2534 | 2025-12-20T00:27:54.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2535 | 2025-12-20T00:27:54.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2536 | 2025-12-20T00:27:54.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2537 | 2025-12-20T00:27:54.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2538 | 2025-12-20T00:27:55.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2539 | 2025-12-20T00:27:55.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2540 | 2025-12-20T00:27:55.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2541 | 2025-12-20T00:27:55.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2542 | 2025-12-20T00:27:55.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2543 | 2025-12-20T00:27:55.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2544 | 2025-12-20T00:27:55.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2545 | 2025-12-20T00:27:55.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2546 | 2025-12-20T00:27:55.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2547 | 2025-12-20T00:27:56.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2548 | 2025-12-20T00:27:56.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2549 | 2025-12-20T00:27:56.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2550 | 2025-12-20T00:27:56.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2551 | 2025-12-20T00:27:56.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2552 | 2025-12-20T00:27:56.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2553 | 2025-12-20T00:27:56.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2554 | 2025-12-20T00:27:56.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2555 | 2025-12-20T00:27:56.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2556 | 2025-12-20T00:27:57.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2557 | 2025-12-20T00:27:57.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2558 | 2025-12-20T00:27:57.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2559 | 2025-12-20T00:27:57.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2560 | 2025-12-20T00:27:57.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2561 | 2025-12-20T00:27:57.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2562 | 2025-12-20T00:27:57.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2563 | 2025-12-20T00:27:57.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2564 | 2025-12-20T00:27:57.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2565 | 2025-12-20T00:27:58.442Z | DEBG | oximeter (results-sink): inserting 951 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2566 | 2025-12-20T00:27:58.442Z | DEBG | oximeter (results-sink-cluster): inserting 951 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2567 | 2025-12-20T00:27:58.442Z | DEBG | oximeter (clickhouse-client): unrolling 951 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2568 | 2025-12-20T00:27:58.482Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 12
table_name = fields_ipaddr
|
| 2569 | 2025-12-20T00:27:58.484Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1284
table_name = fields_string
|
| 2570 | 2025-12-20T00:27:58.485Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 53
table_name = fields_u16
|
| 2571 | 2025-12-20T00:27:58.487Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 228
table_name = fields_u32
|
| 2572 | 2025-12-20T00:27:58.489Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 573
table_name = fields_uuid
|
| 2573 | 2025-12-20T00:27:58.490Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 850
table_name = measurements_cumulativeu64
|
| 2574 | 2025-12-20T00:27:58.493Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 2575 | 2025-12-20T00:27:58.494Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 2576 | 2025-12-20T00:27:58.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2577 | 2025-12-20T00:27:58.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2578 | 2025-12-20T00:27:58.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2579 | 2025-12-20T00:27:58.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2580 | 2025-12-20T00:27:58.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2581 | 2025-12-20T00:27:58.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2582 | 2025-12-20T00:27:58.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2583 | 2025-12-20T00:27:58.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2584 | 2025-12-20T00:27:58.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2585 | 2025-12-20T00:27:58.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2586 | 2025-12-20T00:27:58.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2587 | 2025-12-20T00:27:58.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2588 | 2025-12-20T00:27:58.840Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2589 | 2025-12-20T00:27:59.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2590 | 2025-12-20T00:27:59.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2591 | 2025-12-20T00:27:59.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2592 | 2025-12-20T00:27:59.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2593 | 2025-12-20T00:27:59.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2594 | 2025-12-20T00:27:59.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2595 | 2025-12-20T00:27:59.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2596 | 2025-12-20T00:27:59.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2597 | 2025-12-20T00:27:59.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2598 | 2025-12-20T00:28:00.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2599 | 2025-12-20T00:28:00.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2600 | 2025-12-20T00:28:00.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2601 | 2025-12-20T00:28:00.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2602 | 2025-12-20T00:28:00.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2603 | 2025-12-20T00:28:00.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2604 | 2025-12-20T00:28:00.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2605 | 2025-12-20T00:28:00.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2606 | 2025-12-20T00:28:00.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2607 | 2025-12-20T00:28:01.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2608 | 2025-12-20T00:28:01.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2609 | 2025-12-20T00:28:01.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2610 | 2025-12-20T00:28:01.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2611 | 2025-12-20T00:28:01.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2612 | 2025-12-20T00:28:01.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2613 | 2025-12-20T00:28:01.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2614 | 2025-12-20T00:28:01.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2615 | 2025-12-20T00:28:01.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2616 | 2025-12-20T00:28:02.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2617 | 2025-12-20T00:28:02.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2618 | 2025-12-20T00:28:02.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2619 | 2025-12-20T00:28:02.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2620 | 2025-12-20T00:28:02.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2621 | 2025-12-20T00:28:02.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2622 | 2025-12-20T00:28:02.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2623 | 2025-12-20T00:28:02.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2624 | 2025-12-20T00:28:02.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2625 | 2025-12-20T00:28:03.442Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2626 | 2025-12-20T00:28:03.442Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2627 | 2025-12-20T00:28:03.442Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2628 | 2025-12-20T00:28:03.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 2629 | 2025-12-20T00:28:03.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 2630 | 2025-12-20T00:28:03.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 2631 | 2025-12-20T00:28:03.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 2632 | 2025-12-20T00:28:03.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 2633 | 2025-12-20T00:28:03.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 2634 | 2025-12-20T00:28:03.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 2635 | 2025-12-20T00:28:03.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 2636 | 2025-12-20T00:28:03.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 2637 | 2025-12-20T00:28:03.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 2638 | 2025-12-20T00:28:03.543Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2639 | 2025-12-20T00:28:03.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2640 | 2025-12-20T00:28:03.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2641 | 2025-12-20T00:28:03.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2642 | 2025-12-20T00:28:03.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2643 | 2025-12-20T00:28:03.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2644 | 2025-12-20T00:28:03.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2645 | 2025-12-20T00:28:03.779Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2646 | 2025-12-20T00:28:03.779Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2647 | 2025-12-20T00:28:03.782Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2648 | 2025-12-20T00:28:03.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2649 | 2025-12-20T00:28:03.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2650 | 2025-12-20T00:28:03.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2651 | 2025-12-20T00:28:03.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2652 | 2025-12-20T00:28:03.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2653 | 2025-12-20T00:28:03.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2654 | 2025-12-20T00:28:03.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2655 | 2025-12-20T00:28:03.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2656 | 2025-12-20T00:28:03.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2657 | 2025-12-20T00:28:03.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2658 | 2025-12-20T00:28:03.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2659 | 2025-12-20T00:28:03.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2660 | 2025-12-20T00:28:04.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2661 | 2025-12-20T00:28:04.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2662 | 2025-12-20T00:28:04.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2663 | 2025-12-20T00:28:04.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2664 | 2025-12-20T00:28:04.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2665 | 2025-12-20T00:28:04.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2666 | 2025-12-20T00:28:04.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2667 | 2025-12-20T00:28:04.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2668 | 2025-12-20T00:28:04.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2669 | 2025-12-20T00:28:05.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2670 | 2025-12-20T00:28:05.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2671 | 2025-12-20T00:28:05.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2672 | 2025-12-20T00:28:05.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2673 | 2025-12-20T00:28:05.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2674 | 2025-12-20T00:28:05.794Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2675 | 2025-12-20T00:28:05.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2676 | 2025-12-20T00:28:05.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2677 | 2025-12-20T00:28:05.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2678 | 2025-12-20T00:28:06.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2679 | 2025-12-20T00:28:06.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2680 | 2025-12-20T00:28:06.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2681 | 2025-12-20T00:28:06.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2682 | 2025-12-20T00:28:06.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2683 | 2025-12-20T00:28:06.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2684 | 2025-12-20T00:28:06.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2685 | 2025-12-20T00:28:06.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2686 | 2025-12-20T00:28:06.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2687 | 2025-12-20T00:28:07.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2688 | 2025-12-20T00:28:07.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2689 | 2025-12-20T00:28:07.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2690 | 2025-12-20T00:28:07.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2691 | 2025-12-20T00:28:07.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2692 | 2025-12-20T00:28:07.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2693 | 2025-12-20T00:28:07.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2694 | 2025-12-20T00:28:07.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2695 | 2025-12-20T00:28:07.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2696 | 2025-12-20T00:28:08.441Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2697 | 2025-12-20T00:28:08.441Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2698 | 2025-12-20T00:28:08.441Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2699 | 2025-12-20T00:28:08.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 2700 | 2025-12-20T00:28:08.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 2701 | 2025-12-20T00:28:08.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 2702 | 2025-12-20T00:28:08.458Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2703 | 2025-12-20T00:28:08.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 2704 | 2025-12-20T00:28:08.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 2705 | 2025-12-20T00:28:08.543Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2706 | 2025-12-20T00:28:08.772Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2707 | 2025-12-20T00:28:08.772Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 2708 | 2025-12-20T00:28:08.776Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "fd8c3df4-4234-49dc-bcd9-f775a1d56018", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:28:08 GMT"} })
|
| 2709 | 2025-12-20T00:28:08.776Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 2710 | 2025-12-20T00:28:08.779Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0bdd9157-9c21-4e75-9aa1-7b5b83ea5c91", "content-length": "29", "date": "Sat, 20 Dec 2025 00:28:08 GMT"} })
|
| 2711 | 2025-12-20T00:28:08.779Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2712 | 2025-12-20T00:28:08.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2713 | 2025-12-20T00:28:08.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2714 | 2025-12-20T00:28:08.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2715 | 2025-12-20T00:28:08.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2716 | 2025-12-20T00:28:08.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2717 | 2025-12-20T00:28:08.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2718 | 2025-12-20T00:28:08.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2719 | 2025-12-20T00:28:08.824Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2720 | 2025-12-20T00:28:08.824Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2721 | 2025-12-20T00:28:08.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2722 | 2025-12-20T00:28:08.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2723 | 2025-12-20T00:28:08.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2724 | 2025-12-20T00:28:08.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2725 | 2025-12-20T00:28:08.841Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2726 | 2025-12-20T00:28:09.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2727 | 2025-12-20T00:28:09.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2728 | 2025-12-20T00:28:09.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2729 | 2025-12-20T00:28:09.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2730 | 2025-12-20T00:28:09.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2731 | 2025-12-20T00:28:09.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2732 | 2025-12-20T00:28:09.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2733 | 2025-12-20T00:28:09.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2734 | 2025-12-20T00:28:09.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2735 | 2025-12-20T00:28:10.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2736 | 2025-12-20T00:28:10.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2737 | 2025-12-20T00:28:10.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2738 | 2025-12-20T00:28:10.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2739 | 2025-12-20T00:28:10.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2740 | 2025-12-20T00:28:10.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2741 | 2025-12-20T00:28:10.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2742 | 2025-12-20T00:28:10.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2743 | 2025-12-20T00:28:10.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2744 | 2025-12-20T00:28:11.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2745 | 2025-12-20T00:28:11.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2746 | 2025-12-20T00:28:11.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2747 | 2025-12-20T00:28:11.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2748 | 2025-12-20T00:28:11.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2749 | 2025-12-20T00:28:11.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2750 | 2025-12-20T00:28:11.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2751 | 2025-12-20T00:28:11.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2752 | 2025-12-20T00:28:11.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2753 | 2025-12-20T00:28:12.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2754 | 2025-12-20T00:28:12.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2755 | 2025-12-20T00:28:12.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2756 | 2025-12-20T00:28:12.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2757 | 2025-12-20T00:28:12.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2758 | 2025-12-20T00:28:12.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2759 | 2025-12-20T00:28:12.824Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2760 | 2025-12-20T00:28:12.824Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2761 | 2025-12-20T00:28:12.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2762 | 2025-12-20T00:28:13.441Z | DEBG | oximeter (results-sink): inserting 427 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2763 | 2025-12-20T00:28:13.442Z | DEBG | oximeter (results-sink-cluster): inserting 427 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2764 | 2025-12-20T00:28:13.442Z | DEBG | oximeter (clickhouse-client): unrolling 427 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2765 | 2025-12-20T00:28:13.463Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 2766 | 2025-12-20T00:28:13.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 4
table_name = fields_ipaddr
|
| 2767 | 2025-12-20T00:28:13.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1114
table_name = fields_string
|
| 2768 | 2025-12-20T00:28:13.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 209
table_name = fields_u16
|
| 2769 | 2025-12-20T00:28:13.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 2770 | 2025-12-20T00:28:13.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 2771 | 2025-12-20T00:28:13.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 683
table_name = fields_uuid
|
| 2772 | 2025-12-20T00:28:13.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 2773 | 2025-12-20T00:28:13.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 316
table_name = measurements_cumulativeu64
|
| 2774 | 2025-12-20T00:28:13.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 2775 | 2025-12-20T00:28:13.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 2776 | 2025-12-20T00:28:13.543Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2777 | 2025-12-20T00:28:13.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2778 | 2025-12-20T00:28:13.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2779 | 2025-12-20T00:28:13.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2780 | 2025-12-20T00:28:13.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2781 | 2025-12-20T00:28:13.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2782 | 2025-12-20T00:28:13.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2783 | 2025-12-20T00:28:13.779Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2784 | 2025-12-20T00:28:13.779Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2785 | 2025-12-20T00:28:13.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2786 | 2025-12-20T00:28:13.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2787 | 2025-12-20T00:28:13.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2788 | 2025-12-20T00:28:13.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2789 | 2025-12-20T00:28:13.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2790 | 2025-12-20T00:28:13.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2791 | 2025-12-20T00:28:13.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2792 | 2025-12-20T00:28:13.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2793 | 2025-12-20T00:28:13.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2794 | 2025-12-20T00:28:13.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2795 | 2025-12-20T00:28:13.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2796 | 2025-12-20T00:28:13.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2797 | 2025-12-20T00:28:13.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2798 | 2025-12-20T00:28:14.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2799 | 2025-12-20T00:28:14.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2800 | 2025-12-20T00:28:14.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2801 | 2025-12-20T00:28:14.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2802 | 2025-12-20T00:28:14.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2803 | 2025-12-20T00:28:14.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2804 | 2025-12-20T00:28:14.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2805 | 2025-12-20T00:28:14.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2806 | 2025-12-20T00:28:14.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2807 | 2025-12-20T00:28:15.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2808 | 2025-12-20T00:28:15.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2809 | 2025-12-20T00:28:15.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2810 | 2025-12-20T00:28:15.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2811 | 2025-12-20T00:28:15.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2812 | 2025-12-20T00:28:15.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2813 | 2025-12-20T00:28:15.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2814 | 2025-12-20T00:28:15.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2815 | 2025-12-20T00:28:15.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2816 | 2025-12-20T00:28:16.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2817 | 2025-12-20T00:28:16.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2818 | 2025-12-20T00:28:16.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2819 | 2025-12-20T00:28:16.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2820 | 2025-12-20T00:28:16.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2821 | 2025-12-20T00:28:16.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2822 | 2025-12-20T00:28:16.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2823 | 2025-12-20T00:28:16.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2824 | 2025-12-20T00:28:16.825Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2825 | 2025-12-20T00:28:17.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2826 | 2025-12-20T00:28:17.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2827 | 2025-12-20T00:28:17.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2828 | 2025-12-20T00:28:17.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2829 | 2025-12-20T00:28:17.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2830 | 2025-12-20T00:28:17.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2831 | 2025-12-20T00:28:17.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2832 | 2025-12-20T00:28:17.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2833 | 2025-12-20T00:28:17.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2834 | 2025-12-20T00:28:18.441Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2835 | 2025-12-20T00:28:18.441Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2836 | 2025-12-20T00:28:18.441Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2837 | 2025-12-20T00:28:18.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 2838 | 2025-12-20T00:28:18.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 2839 | 2025-12-20T00:28:18.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 2840 | 2025-12-20T00:28:18.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2841 | 2025-12-20T00:28:18.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 2842 | 2025-12-20T00:28:18.461Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 2843 | 2025-12-20T00:28:18.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2844 | 2025-12-20T00:28:18.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2845 | 2025-12-20T00:28:18.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2846 | 2025-12-20T00:28:18.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2847 | 2025-12-20T00:28:18.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2848 | 2025-12-20T00:28:18.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2849 | 2025-12-20T00:28:18.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2850 | 2025-12-20T00:28:18.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2851 | 2025-12-20T00:28:18.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2852 | 2025-12-20T00:28:18.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2853 | 2025-12-20T00:28:18.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2854 | 2025-12-20T00:28:18.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2855 | 2025-12-20T00:28:18.839Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2856 | 2025-12-20T00:28:19.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2857 | 2025-12-20T00:28:19.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2858 | 2025-12-20T00:28:19.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2859 | 2025-12-20T00:28:19.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2860 | 2025-12-20T00:28:19.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2861 | 2025-12-20T00:28:19.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2862 | 2025-12-20T00:28:19.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2863 | 2025-12-20T00:28:19.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2864 | 2025-12-20T00:28:19.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2865 | 2025-12-20T00:28:20.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2866 | 2025-12-20T00:28:20.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2867 | 2025-12-20T00:28:20.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2868 | 2025-12-20T00:28:20.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2869 | 2025-12-20T00:28:20.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2870 | 2025-12-20T00:28:20.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2871 | 2025-12-20T00:28:20.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2872 | 2025-12-20T00:28:20.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2873 | 2025-12-20T00:28:20.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2874 | 2025-12-20T00:28:21.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2875 | 2025-12-20T00:28:21.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2876 | 2025-12-20T00:28:21.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2877 | 2025-12-20T00:28:21.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2878 | 2025-12-20T00:28:21.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2879 | 2025-12-20T00:28:21.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2880 | 2025-12-20T00:28:21.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2881 | 2025-12-20T00:28:21.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2882 | 2025-12-20T00:28:21.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2883 | 2025-12-20T00:28:22.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2884 | 2025-12-20T00:28:22.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2885 | 2025-12-20T00:28:22.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2886 | 2025-12-20T00:28:22.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2887 | 2025-12-20T00:28:22.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2888 | 2025-12-20T00:28:22.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2889 | 2025-12-20T00:28:22.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2890 | 2025-12-20T00:28:22.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2891 | 2025-12-20T00:28:22.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2892 | 2025-12-20T00:28:23.441Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2893 | 2025-12-20T00:28:23.441Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2894 | 2025-12-20T00:28:23.441Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2895 | 2025-12-20T00:28:23.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 2896 | 2025-12-20T00:28:23.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 2897 | 2025-12-20T00:28:23.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 2898 | 2025-12-20T00:28:23.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 2899 | 2025-12-20T00:28:23.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 2900 | 2025-12-20T00:28:23.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 2901 | 2025-12-20T00:28:23.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 2902 | 2025-12-20T00:28:23.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 2903 | 2025-12-20T00:28:23.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 2904 | 2025-12-20T00:28:23.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 2905 | 2025-12-20T00:28:23.542Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2906 | 2025-12-20T00:28:23.771Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2907 | 2025-12-20T00:28:23.771Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 2908 | 2025-12-20T00:28:23.775Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1761d66a-e972-4cb7-8ed5-dd8968bd05ff", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:28:23 GMT"} })
|
| 2909 | 2025-12-20T00:28:23.775Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 2910 | 2025-12-20T00:28:23.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 2911 | 2025-12-20T00:28:23.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2912 | 2025-12-20T00:28:23.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2913 | 2025-12-20T00:28:23.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 2914 | 2025-12-20T00:28:23.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2915 | 2025-12-20T00:28:23.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2916 | 2025-12-20T00:28:23.777Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e5e8eb67-2ed8-4208-8150-6febb2aca01d", "content-length": "29", "date": "Sat, 20 Dec 2025 00:28:23 GMT"} })
|
| 2917 | 2025-12-20T00:28:23.777Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2918 | 2025-12-20T00:28:23.777Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2919 | 2025-12-20T00:28:23.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2920 | 2025-12-20T00:28:23.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2921 | 2025-12-20T00:28:23.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 2922 | 2025-12-20T00:28:23.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 2923 | 2025-12-20T00:28:23.782Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 2924 | 2025-12-20T00:28:23.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2925 | 2025-12-20T00:28:23.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2926 | 2025-12-20T00:28:23.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2927 | 2025-12-20T00:28:23.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2928 | 2025-12-20T00:28:23.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2929 | 2025-12-20T00:28:23.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2930 | 2025-12-20T00:28:23.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 2931 | 2025-12-20T00:28:23.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2932 | 2025-12-20T00:28:23.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2933 | 2025-12-20T00:28:23.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 2934 | 2025-12-20T00:28:23.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2935 | 2025-12-20T00:28:23.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2936 | 2025-12-20T00:28:23.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2937 | 2025-12-20T00:28:24.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2938 | 2025-12-20T00:28:24.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2939 | 2025-12-20T00:28:24.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2940 | 2025-12-20T00:28:24.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2941 | 2025-12-20T00:28:24.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2942 | 2025-12-20T00:28:24.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2943 | 2025-12-20T00:28:24.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2944 | 2025-12-20T00:28:24.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2945 | 2025-12-20T00:28:24.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2946 | 2025-12-20T00:28:25.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2947 | 2025-12-20T00:28:25.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2948 | 2025-12-20T00:28:25.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2949 | 2025-12-20T00:28:25.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2950 | 2025-12-20T00:28:25.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2951 | 2025-12-20T00:28:25.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2952 | 2025-12-20T00:28:25.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2953 | 2025-12-20T00:28:25.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2954 | 2025-12-20T00:28:25.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2955 | 2025-12-20T00:28:26.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2956 | 2025-12-20T00:28:26.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2957 | 2025-12-20T00:28:26.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2958 | 2025-12-20T00:28:26.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2959 | 2025-12-20T00:28:26.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2960 | 2025-12-20T00:28:26.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2961 | 2025-12-20T00:28:26.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2962 | 2025-12-20T00:28:26.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2963 | 2025-12-20T00:28:26.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2964 | 2025-12-20T00:28:27.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2965 | 2025-12-20T00:28:27.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2966 | 2025-12-20T00:28:27.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2967 | 2025-12-20T00:28:27.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2968 | 2025-12-20T00:28:27.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2969 | 2025-12-20T00:28:27.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2970 | 2025-12-20T00:28:27.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2971 | 2025-12-20T00:28:27.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2972 | 2025-12-20T00:28:27.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2973 | 2025-12-20T00:28:28.441Z | DEBG | oximeter (results-sink): inserting 946 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2974 | 2025-12-20T00:28:28.441Z | DEBG | oximeter (results-sink-cluster): inserting 946 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 2975 | 2025-12-20T00:28:28.441Z | DEBG | oximeter (clickhouse-client): unrolling 946 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 2976 | 2025-12-20T00:28:28.483Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 2
table_name = fields_ipaddr
|
| 2977 | 2025-12-20T00:28:28.485Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1279
table_name = fields_string
|
| 2978 | 2025-12-20T00:28:28.486Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 43
table_name = fields_u16
|
| 2979 | 2025-12-20T00:28:28.488Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 228
table_name = fields_u32
|
| 2980 | 2025-12-20T00:28:28.489Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 563
table_name = fields_uuid
|
| 2981 | 2025-12-20T00:28:28.491Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 845
table_name = measurements_cumulativeu64
|
| 2982 | 2025-12-20T00:28:28.493Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 2983 | 2025-12-20T00:28:28.494Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 2984 | 2025-12-20T00:28:28.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 2985 | 2025-12-20T00:28:28.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2986 | 2025-12-20T00:28:28.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2987 | 2025-12-20T00:28:28.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2988 | 2025-12-20T00:28:28.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2989 | 2025-12-20T00:28:28.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2990 | 2025-12-20T00:28:28.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2991 | 2025-12-20T00:28:28.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2992 | 2025-12-20T00:28:28.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2993 | 2025-12-20T00:28:28.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2994 | 2025-12-20T00:28:28.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2995 | 2025-12-20T00:28:28.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2996 | 2025-12-20T00:28:28.839Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 2997 | 2025-12-20T00:28:29.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2998 | 2025-12-20T00:28:29.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2999 | 2025-12-20T00:28:29.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3000 | 2025-12-20T00:28:29.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3001 | 2025-12-20T00:28:29.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3002 | 2025-12-20T00:28:29.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3003 | 2025-12-20T00:28:29.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3004 | 2025-12-20T00:28:29.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3005 | 2025-12-20T00:28:29.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3006 | 2025-12-20T00:28:30.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3007 | 2025-12-20T00:28:30.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3008 | 2025-12-20T00:28:30.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3009 | 2025-12-20T00:28:30.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3010 | 2025-12-20T00:28:30.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3011 | 2025-12-20T00:28:30.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3012 | 2025-12-20T00:28:30.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3013 | 2025-12-20T00:28:30.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3014 | 2025-12-20T00:28:30.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3015 | 2025-12-20T00:28:31.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3016 | 2025-12-20T00:28:31.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3017 | 2025-12-20T00:28:31.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3018 | 2025-12-20T00:28:31.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3019 | 2025-12-20T00:28:31.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3020 | 2025-12-20T00:28:31.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3021 | 2025-12-20T00:28:31.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3022 | 2025-12-20T00:28:31.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3023 | 2025-12-20T00:28:31.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3024 | 2025-12-20T00:28:32.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3025 | 2025-12-20T00:28:32.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3026 | 2025-12-20T00:28:32.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3027 | 2025-12-20T00:28:32.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3028 | 2025-12-20T00:28:32.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3029 | 2025-12-20T00:28:32.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3030 | 2025-12-20T00:28:32.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3031 | 2025-12-20T00:28:32.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3032 | 2025-12-20T00:28:32.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3033 | 2025-12-20T00:28:33.440Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3034 | 2025-12-20T00:28:33.440Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3035 | 2025-12-20T00:28:33.440Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3036 | 2025-12-20T00:28:33.463Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 3037 | 2025-12-20T00:28:33.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 3038 | 2025-12-20T00:28:33.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 3039 | 2025-12-20T00:28:33.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 3040 | 2025-12-20T00:28:33.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 3041 | 2025-12-20T00:28:33.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 3042 | 2025-12-20T00:28:33.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 3043 | 2025-12-20T00:28:33.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 3044 | 2025-12-20T00:28:33.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 3045 | 2025-12-20T00:28:33.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 3046 | 2025-12-20T00:28:33.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3047 | 2025-12-20T00:28:33.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3048 | 2025-12-20T00:28:33.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3049 | 2025-12-20T00:28:33.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3050 | 2025-12-20T00:28:33.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3051 | 2025-12-20T00:28:33.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3052 | 2025-12-20T00:28:33.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3053 | 2025-12-20T00:28:33.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3054 | 2025-12-20T00:28:33.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3055 | 2025-12-20T00:28:33.782Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3056 | 2025-12-20T00:28:33.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3057 | 2025-12-20T00:28:33.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3058 | 2025-12-20T00:28:33.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3059 | 2025-12-20T00:28:33.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3060 | 2025-12-20T00:28:33.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3061 | 2025-12-20T00:28:33.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3062 | 2025-12-20T00:28:33.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3063 | 2025-12-20T00:28:33.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3064 | 2025-12-20T00:28:33.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3065 | 2025-12-20T00:28:33.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3066 | 2025-12-20T00:28:33.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3067 | 2025-12-20T00:28:33.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3068 | 2025-12-20T00:28:34.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3069 | 2025-12-20T00:28:34.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3070 | 2025-12-20T00:28:34.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3071 | 2025-12-20T00:28:34.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3072 | 2025-12-20T00:28:34.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3073 | 2025-12-20T00:28:34.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3074 | 2025-12-20T00:28:34.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3075 | 2025-12-20T00:28:34.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3076 | 2025-12-20T00:28:34.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3077 | 2025-12-20T00:28:35.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3078 | 2025-12-20T00:28:35.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3079 | 2025-12-20T00:28:35.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3080 | 2025-12-20T00:28:35.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3081 | 2025-12-20T00:28:35.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3082 | 2025-12-20T00:28:35.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3083 | 2025-12-20T00:28:35.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3084 | 2025-12-20T00:28:35.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3085 | 2025-12-20T00:28:35.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3086 | 2025-12-20T00:28:36.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3087 | 2025-12-20T00:28:36.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3088 | 2025-12-20T00:28:36.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3089 | 2025-12-20T00:28:36.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3090 | 2025-12-20T00:28:36.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3091 | 2025-12-20T00:28:36.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3092 | 2025-12-20T00:28:36.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3093 | 2025-12-20T00:28:36.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3094 | 2025-12-20T00:28:36.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3095 | 2025-12-20T00:28:37.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3096 | 2025-12-20T00:28:37.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3097 | 2025-12-20T00:28:37.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3098 | 2025-12-20T00:28:37.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3099 | 2025-12-20T00:28:37.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3100 | 2025-12-20T00:28:37.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3101 | 2025-12-20T00:28:37.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3102 | 2025-12-20T00:28:37.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3103 | 2025-12-20T00:28:37.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3104 | 2025-12-20T00:28:38.441Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3105 | 2025-12-20T00:28:38.441Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3106 | 2025-12-20T00:28:38.441Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3107 | 2025-12-20T00:28:38.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 3108 | 2025-12-20T00:28:38.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 3109 | 2025-12-20T00:28:38.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 3110 | 2025-12-20T00:28:38.458Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3111 | 2025-12-20T00:28:38.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 3112 | 2025-12-20T00:28:38.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 3113 | 2025-12-20T00:28:38.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3114 | 2025-12-20T00:28:38.770Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3115 | 2025-12-20T00:28:38.770Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 3116 | 2025-12-20T00:28:38.774Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "7213c0a5-2eea-4682-897b-b6bfb470bf97", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:28:38 GMT"} })
|
| 3117 | 2025-12-20T00:28:38.774Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 3118 | 2025-12-20T00:28:38.776Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "1767ce74-239c-4321-b9e6-43e31bf8ff70", "content-length": "29", "date": "Sat, 20 Dec 2025 00:28:38 GMT"} })
|
| 3119 | 2025-12-20T00:28:38.776Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3120 | 2025-12-20T00:28:38.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3121 | 2025-12-20T00:28:38.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3122 | 2025-12-20T00:28:38.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3123 | 2025-12-20T00:28:38.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3124 | 2025-12-20T00:28:38.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3125 | 2025-12-20T00:28:38.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3126 | 2025-12-20T00:28:38.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3127 | 2025-12-20T00:28:38.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3128 | 2025-12-20T00:28:38.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3129 | 2025-12-20T00:28:38.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3130 | 2025-12-20T00:28:38.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3131 | 2025-12-20T00:28:38.840Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3132 | 2025-12-20T00:28:39.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3133 | 2025-12-20T00:28:39.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3134 | 2025-12-20T00:28:39.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3135 | 2025-12-20T00:28:39.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3136 | 2025-12-20T00:28:39.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3137 | 2025-12-20T00:28:39.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3138 | 2025-12-20T00:28:39.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3139 | 2025-12-20T00:28:39.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3140 | 2025-12-20T00:28:39.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3141 | 2025-12-20T00:28:40.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3142 | 2025-12-20T00:28:40.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3143 | 2025-12-20T00:28:40.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3144 | 2025-12-20T00:28:40.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3145 | 2025-12-20T00:28:40.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3146 | 2025-12-20T00:28:40.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3147 | 2025-12-20T00:28:40.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3148 | 2025-12-20T00:28:40.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3149 | 2025-12-20T00:28:40.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3150 | 2025-12-20T00:28:41.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3151 | 2025-12-20T00:28:41.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3152 | 2025-12-20T00:28:41.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3153 | 2025-12-20T00:28:41.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3154 | 2025-12-20T00:28:41.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3155 | 2025-12-20T00:28:41.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3156 | 2025-12-20T00:28:41.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3157 | 2025-12-20T00:28:41.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3158 | 2025-12-20T00:28:41.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3159 | 2025-12-20T00:28:42.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3160 | 2025-12-20T00:28:42.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3161 | 2025-12-20T00:28:42.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3162 | 2025-12-20T00:28:42.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3163 | 2025-12-20T00:28:42.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3164 | 2025-12-20T00:28:42.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3165 | 2025-12-20T00:28:42.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3166 | 2025-12-20T00:28:42.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3167 | 2025-12-20T00:28:42.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3168 | 2025-12-20T00:28:43.441Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3169 | 2025-12-20T00:28:43.441Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3170 | 2025-12-20T00:28:43.441Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3171 | 2025-12-20T00:28:43.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 3172 | 2025-12-20T00:28:43.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 3173 | 2025-12-20T00:28:43.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 3174 | 2025-12-20T00:28:43.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 3175 | 2025-12-20T00:28:43.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 3176 | 2025-12-20T00:28:43.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 3177 | 2025-12-20T00:28:43.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 3178 | 2025-12-20T00:28:43.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 3179 | 2025-12-20T00:28:43.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 3180 | 2025-12-20T00:28:43.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 3181 | 2025-12-20T00:28:43.543Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3182 | 2025-12-20T00:28:43.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3183 | 2025-12-20T00:28:43.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3184 | 2025-12-20T00:28:43.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3185 | 2025-12-20T00:28:43.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3186 | 2025-12-20T00:28:43.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3187 | 2025-12-20T00:28:43.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3188 | 2025-12-20T00:28:43.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3189 | 2025-12-20T00:28:43.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3190 | 2025-12-20T00:28:43.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3191 | 2025-12-20T00:28:43.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3192 | 2025-12-20T00:28:43.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3193 | 2025-12-20T00:28:43.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3194 | 2025-12-20T00:28:43.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3195 | 2025-12-20T00:28:43.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3196 | 2025-12-20T00:28:43.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3197 | 2025-12-20T00:28:43.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3198 | 2025-12-20T00:28:43.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3199 | 2025-12-20T00:28:43.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3200 | 2025-12-20T00:28:43.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3201 | 2025-12-20T00:28:43.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3202 | 2025-12-20T00:28:43.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3203 | 2025-12-20T00:28:44.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3204 | 2025-12-20T00:28:44.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3205 | 2025-12-20T00:28:44.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3206 | 2025-12-20T00:28:44.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3207 | 2025-12-20T00:28:44.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3208 | 2025-12-20T00:28:44.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3209 | 2025-12-20T00:28:44.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3210 | 2025-12-20T00:28:44.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3211 | 2025-12-20T00:28:44.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3212 | 2025-12-20T00:28:45.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3213 | 2025-12-20T00:28:45.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3214 | 2025-12-20T00:28:45.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3215 | 2025-12-20T00:28:45.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3216 | 2025-12-20T00:28:45.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3217 | 2025-12-20T00:28:45.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3218 | 2025-12-20T00:28:45.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3219 | 2025-12-20T00:28:45.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3220 | 2025-12-20T00:28:45.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3221 | 2025-12-20T00:28:46.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3222 | 2025-12-20T00:28:46.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3223 | 2025-12-20T00:28:46.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3224 | 2025-12-20T00:28:46.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3225 | 2025-12-20T00:28:46.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3226 | 2025-12-20T00:28:46.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3227 | 2025-12-20T00:28:46.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3228 | 2025-12-20T00:28:46.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3229 | 2025-12-20T00:28:46.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3230 | 2025-12-20T00:28:47.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3231 | 2025-12-20T00:28:47.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3232 | 2025-12-20T00:28:47.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3233 | 2025-12-20T00:28:47.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3234 | 2025-12-20T00:28:47.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3235 | 2025-12-20T00:28:47.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3236 | 2025-12-20T00:28:47.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3237 | 2025-12-20T00:28:47.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3238 | 2025-12-20T00:28:47.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3239 | 2025-12-20T00:28:48.440Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3240 | 2025-12-20T00:28:48.440Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3241 | 2025-12-20T00:28:48.440Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3242 | 2025-12-20T00:28:48.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 3243 | 2025-12-20T00:28:48.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 3244 | 2025-12-20T00:28:48.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 3245 | 2025-12-20T00:28:48.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3246 | 2025-12-20T00:28:48.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 3247 | 2025-12-20T00:28:48.461Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 3248 | 2025-12-20T00:28:48.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3249 | 2025-12-20T00:28:48.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3250 | 2025-12-20T00:28:48.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3251 | 2025-12-20T00:28:48.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3252 | 2025-12-20T00:28:48.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3253 | 2025-12-20T00:28:48.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3254 | 2025-12-20T00:28:48.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3255 | 2025-12-20T00:28:48.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3256 | 2025-12-20T00:28:48.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3257 | 2025-12-20T00:28:48.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3258 | 2025-12-20T00:28:48.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3259 | 2025-12-20T00:28:48.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3260 | 2025-12-20T00:28:48.840Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3261 | 2025-12-20T00:28:49.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3262 | 2025-12-20T00:28:49.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3263 | 2025-12-20T00:28:49.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3264 | 2025-12-20T00:28:49.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3265 | 2025-12-20T00:28:49.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3266 | 2025-12-20T00:28:49.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3267 | 2025-12-20T00:28:49.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3268 | 2025-12-20T00:28:49.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3269 | 2025-12-20T00:28:49.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3270 | 2025-12-20T00:28:50.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3271 | 2025-12-20T00:28:50.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3272 | 2025-12-20T00:28:50.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3273 | 2025-12-20T00:28:50.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3274 | 2025-12-20T00:28:50.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3275 | 2025-12-20T00:28:50.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3276 | 2025-12-20T00:28:50.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3277 | 2025-12-20T00:28:50.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3278 | 2025-12-20T00:28:50.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3279 | 2025-12-20T00:28:51.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3280 | 2025-12-20T00:28:51.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3281 | 2025-12-20T00:28:51.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3282 | 2025-12-20T00:28:51.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3283 | 2025-12-20T00:28:51.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3284 | 2025-12-20T00:28:51.793Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3285 | 2025-12-20T00:28:51.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3286 | 2025-12-20T00:28:51.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3287 | 2025-12-20T00:28:51.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3288 | 2025-12-20T00:28:52.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3289 | 2025-12-20T00:28:52.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3290 | 2025-12-20T00:28:52.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3291 | 2025-12-20T00:28:52.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3292 | 2025-12-20T00:28:52.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3293 | 2025-12-20T00:28:52.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3294 | 2025-12-20T00:28:52.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3295 | 2025-12-20T00:28:52.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3296 | 2025-12-20T00:28:52.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3297 | 2025-12-20T00:28:53.440Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3298 | 2025-12-20T00:28:53.440Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3299 | 2025-12-20T00:28:53.440Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3300 | 2025-12-20T00:28:53.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 3301 | 2025-12-20T00:28:53.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 3302 | 2025-12-20T00:28:53.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 3303 | 2025-12-20T00:28:53.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 3304 | 2025-12-20T00:28:53.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 3305 | 2025-12-20T00:28:53.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 3306 | 2025-12-20T00:28:53.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 3307 | 2025-12-20T00:28:53.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 3308 | 2025-12-20T00:28:53.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 3309 | 2025-12-20T00:28:53.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 3310 | 2025-12-20T00:28:53.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3311 | 2025-12-20T00:28:53.770Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3312 | 2025-12-20T00:28:53.770Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 3313 | 2025-12-20T00:28:53.773Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5bb35190-af92-4f51-b4c2-76b86a3888c9", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:28:53 GMT"} })
|
| 3314 | 2025-12-20T00:28:53.773Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 3315 | 2025-12-20T00:28:53.776Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3316 | 2025-12-20T00:28:53.776Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3317 | 2025-12-20T00:28:53.776Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 3318 | 2025-12-20T00:28:53.776Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a89688ef-eb37-44e9-9f21-f282ca83354a", "content-length": "29", "date": "Sat, 20 Dec 2025 00:28:53 GMT"} })
|
| 3319 | 2025-12-20T00:28:53.776Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3320 | 2025-12-20T00:28:53.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3321 | 2025-12-20T00:28:53.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3322 | 2025-12-20T00:28:53.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3323 | 2025-12-20T00:28:53.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3324 | 2025-12-20T00:28:53.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 3325 | 2025-12-20T00:28:53.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 3326 | 2025-12-20T00:28:53.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3327 | 2025-12-20T00:28:53.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3328 | 2025-12-20T00:28:53.778Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3329 | 2025-12-20T00:28:53.778Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3330 | 2025-12-20T00:28:53.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3331 | 2025-12-20T00:28:53.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3332 | 2025-12-20T00:28:53.789Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3333 | 2025-12-20T00:28:53.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3334 | 2025-12-20T00:28:53.789Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3335 | 2025-12-20T00:28:53.789Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3336 | 2025-12-20T00:28:53.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3337 | 2025-12-20T00:28:53.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3338 | 2025-12-20T00:28:53.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3339 | 2025-12-20T00:28:53.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3340 | 2025-12-20T00:28:53.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3341 | 2025-12-20T00:28:53.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3342 | 2025-12-20T00:28:53.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3343 | 2025-12-20T00:28:53.807Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 3344 | 2025-12-20T00:28:53.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3345 | 2025-12-20T00:28:53.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3346 | 2025-12-20T00:28:53.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3347 | 2025-12-20T00:28:54.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3348 | 2025-12-20T00:28:54.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3349 | 2025-12-20T00:28:54.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3350 | 2025-12-20T00:28:54.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3351 | 2025-12-20T00:28:54.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3352 | 2025-12-20T00:28:54.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3353 | 2025-12-20T00:28:54.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3354 | 2025-12-20T00:28:54.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3355 | 2025-12-20T00:28:54.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3356 | 2025-12-20T00:28:55.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3357 | 2025-12-20T00:28:55.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3358 | 2025-12-20T00:28:55.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3359 | 2025-12-20T00:28:55.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3360 | 2025-12-20T00:28:55.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3361 | 2025-12-20T00:28:55.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3362 | 2025-12-20T00:28:55.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3363 | 2025-12-20T00:28:55.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3364 | 2025-12-20T00:28:55.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3365 | 2025-12-20T00:28:56.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3366 | 2025-12-20T00:28:56.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3367 | 2025-12-20T00:28:56.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3368 | 2025-12-20T00:28:56.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3369 | 2025-12-20T00:28:56.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3370 | 2025-12-20T00:28:56.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3371 | 2025-12-20T00:28:56.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3372 | 2025-12-20T00:28:56.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3373 | 2025-12-20T00:28:56.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3374 | 2025-12-20T00:28:57.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3375 | 2025-12-20T00:28:57.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3376 | 2025-12-20T00:28:57.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3377 | 2025-12-20T00:28:57.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3378 | 2025-12-20T00:28:57.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3379 | 2025-12-20T00:28:57.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3380 | 2025-12-20T00:28:57.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3381 | 2025-12-20T00:28:57.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3382 | 2025-12-20T00:28:57.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3383 | 2025-12-20T00:28:58.440Z | DEBG | oximeter (results-sink): inserting 951 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3384 | 2025-12-20T00:28:58.440Z | DEBG | oximeter (results-sink-cluster): inserting 951 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3385 | 2025-12-20T00:28:58.440Z | DEBG | oximeter (clickhouse-client): unrolling 951 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3386 | 2025-12-20T00:28:58.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 12
table_name = fields_ipaddr
|
| 3387 | 2025-12-20T00:28:58.481Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1284
table_name = fields_string
|
| 3388 | 2025-12-20T00:28:58.483Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 53
table_name = fields_u16
|
| 3389 | 2025-12-20T00:28:58.484Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 228
table_name = fields_u32
|
| 3390 | 2025-12-20T00:28:58.486Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 573
table_name = fields_uuid
|
| 3391 | 2025-12-20T00:28:58.488Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 850
table_name = measurements_cumulativeu64
|
| 3392 | 2025-12-20T00:28:58.490Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 3393 | 2025-12-20T00:28:58.491Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 3394 | 2025-12-20T00:28:58.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3395 | 2025-12-20T00:28:58.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3396 | 2025-12-20T00:28:58.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3397 | 2025-12-20T00:28:58.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3398 | 2025-12-20T00:28:58.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3399 | 2025-12-20T00:28:58.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3400 | 2025-12-20T00:28:58.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3401 | 2025-12-20T00:28:58.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3402 | 2025-12-20T00:28:58.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3403 | 2025-12-20T00:28:58.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3404 | 2025-12-20T00:28:58.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3405 | 2025-12-20T00:28:58.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3406 | 2025-12-20T00:28:58.839Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3407 | 2025-12-20T00:28:59.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3408 | 2025-12-20T00:28:59.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3409 | 2025-12-20T00:28:59.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3410 | 2025-12-20T00:28:59.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3411 | 2025-12-20T00:28:59.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3412 | 2025-12-20T00:28:59.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3413 | 2025-12-20T00:28:59.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3414 | 2025-12-20T00:28:59.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3415 | 2025-12-20T00:28:59.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3416 | 2025-12-20T00:29:00.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3417 | 2025-12-20T00:29:00.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3418 | 2025-12-20T00:29:00.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3419 | 2025-12-20T00:29:00.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3420 | 2025-12-20T00:29:00.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3421 | 2025-12-20T00:29:00.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3422 | 2025-12-20T00:29:00.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3423 | 2025-12-20T00:29:00.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3424 | 2025-12-20T00:29:00.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3425 | 2025-12-20T00:29:01.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3426 | 2025-12-20T00:29:01.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3427 | 2025-12-20T00:29:01.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3428 | 2025-12-20T00:29:01.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3429 | 2025-12-20T00:29:01.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3430 | 2025-12-20T00:29:01.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3431 | 2025-12-20T00:29:01.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3432 | 2025-12-20T00:29:01.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3433 | 2025-12-20T00:29:01.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3434 | 2025-12-20T00:29:02.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3435 | 2025-12-20T00:29:02.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3436 | 2025-12-20T00:29:02.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3437 | 2025-12-20T00:29:02.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3438 | 2025-12-20T00:29:02.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3439 | 2025-12-20T00:29:02.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3440 | 2025-12-20T00:29:02.823Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3441 | 2025-12-20T00:29:02.823Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3442 | 2025-12-20T00:29:02.824Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3443 | 2025-12-20T00:29:03.440Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3444 | 2025-12-20T00:29:03.440Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3445 | 2025-12-20T00:29:03.440Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3446 | 2025-12-20T00:29:03.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 3447 | 2025-12-20T00:29:03.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 3448 | 2025-12-20T00:29:03.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 3449 | 2025-12-20T00:29:03.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 3450 | 2025-12-20T00:29:03.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 3451 | 2025-12-20T00:29:03.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 3452 | 2025-12-20T00:29:03.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 3453 | 2025-12-20T00:29:03.474Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 3454 | 2025-12-20T00:29:03.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 3455 | 2025-12-20T00:29:03.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 3456 | 2025-12-20T00:29:03.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3457 | 2025-12-20T00:29:03.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3458 | 2025-12-20T00:29:03.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3459 | 2025-12-20T00:29:03.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3460 | 2025-12-20T00:29:03.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3461 | 2025-12-20T00:29:03.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3462 | 2025-12-20T00:29:03.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3463 | 2025-12-20T00:29:03.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3464 | 2025-12-20T00:29:03.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3465 | 2025-12-20T00:29:03.780Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3466 | 2025-12-20T00:29:03.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3467 | 2025-12-20T00:29:03.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3468 | 2025-12-20T00:29:03.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3469 | 2025-12-20T00:29:03.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3470 | 2025-12-20T00:29:03.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3471 | 2025-12-20T00:29:03.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3472 | 2025-12-20T00:29:03.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3473 | 2025-12-20T00:29:03.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3474 | 2025-12-20T00:29:03.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3475 | 2025-12-20T00:29:03.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3476 | 2025-12-20T00:29:03.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3477 | 2025-12-20T00:29:03.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3478 | 2025-12-20T00:29:04.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3479 | 2025-12-20T00:29:04.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3480 | 2025-12-20T00:29:04.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3481 | 2025-12-20T00:29:04.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3482 | 2025-12-20T00:29:04.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3483 | 2025-12-20T00:29:04.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3484 | 2025-12-20T00:29:04.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3485 | 2025-12-20T00:29:04.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3486 | 2025-12-20T00:29:04.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3487 | 2025-12-20T00:29:05.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3488 | 2025-12-20T00:29:05.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3489 | 2025-12-20T00:29:05.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3490 | 2025-12-20T00:29:05.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3491 | 2025-12-20T00:29:05.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3492 | 2025-12-20T00:29:05.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3493 | 2025-12-20T00:29:05.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3494 | 2025-12-20T00:29:05.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3495 | 2025-12-20T00:29:05.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3496 | 2025-12-20T00:29:06.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3497 | 2025-12-20T00:29:06.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3498 | 2025-12-20T00:29:06.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3499 | 2025-12-20T00:29:06.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3500 | 2025-12-20T00:29:06.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3501 | 2025-12-20T00:29:06.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3502 | 2025-12-20T00:29:06.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3503 | 2025-12-20T00:29:06.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3504 | 2025-12-20T00:29:06.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3505 | 2025-12-20T00:29:07.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3506 | 2025-12-20T00:29:07.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3507 | 2025-12-20T00:29:07.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3508 | 2025-12-20T00:29:07.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3509 | 2025-12-20T00:29:07.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3510 | 2025-12-20T00:29:07.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3511 | 2025-12-20T00:29:07.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3512 | 2025-12-20T00:29:07.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3513 | 2025-12-20T00:29:07.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3514 | 2025-12-20T00:29:08.440Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3515 | 2025-12-20T00:29:08.440Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3516 | 2025-12-20T00:29:08.440Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3517 | 2025-12-20T00:29:08.452Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 3518 | 2025-12-20T00:29:08.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 3519 | 2025-12-20T00:29:08.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 3520 | 2025-12-20T00:29:08.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3521 | 2025-12-20T00:29:08.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 3522 | 2025-12-20T00:29:08.461Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 3523 | 2025-12-20T00:29:08.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3524 | 2025-12-20T00:29:08.770Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3525 | 2025-12-20T00:29:08.770Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 3526 | 2025-12-20T00:29:08.773Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d5250cc1-ef9b-4c8e-9eb2-da191bfcbf87", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:29:08 GMT"} })
|
| 3527 | 2025-12-20T00:29:08.773Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 3528 | 2025-12-20T00:29:08.776Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ac2b124a-3d33-464d-a042-ec41aeebb951", "content-length": "29", "date": "Sat, 20 Dec 2025 00:29:08 GMT"} })
|
| 3529 | 2025-12-20T00:29:08.776Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3530 | 2025-12-20T00:29:08.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3531 | 2025-12-20T00:29:08.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3532 | 2025-12-20T00:29:08.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3533 | 2025-12-20T00:29:08.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3534 | 2025-12-20T00:29:08.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3535 | 2025-12-20T00:29:08.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3536 | 2025-12-20T00:29:08.822Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3537 | 2025-12-20T00:29:08.822Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3538 | 2025-12-20T00:29:08.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3539 | 2025-12-20T00:29:08.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3540 | 2025-12-20T00:29:08.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3541 | 2025-12-20T00:29:08.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3542 | 2025-12-20T00:29:08.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3543 | 2025-12-20T00:29:08.838Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3544 | 2025-12-20T00:29:09.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3545 | 2025-12-20T00:29:09.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3546 | 2025-12-20T00:29:09.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3547 | 2025-12-20T00:29:09.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3548 | 2025-12-20T00:29:09.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3549 | 2025-12-20T00:29:09.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3550 | 2025-12-20T00:29:09.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3551 | 2025-12-20T00:29:09.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3552 | 2025-12-20T00:29:09.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3553 | 2025-12-20T00:29:10.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3554 | 2025-12-20T00:29:10.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3555 | 2025-12-20T00:29:10.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3556 | 2025-12-20T00:29:10.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3557 | 2025-12-20T00:29:10.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3558 | 2025-12-20T00:29:10.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3559 | 2025-12-20T00:29:10.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3560 | 2025-12-20T00:29:10.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3561 | 2025-12-20T00:29:10.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3562 | 2025-12-20T00:29:11.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3563 | 2025-12-20T00:29:11.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3564 | 2025-12-20T00:29:11.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3565 | 2025-12-20T00:29:11.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3566 | 2025-12-20T00:29:11.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3567 | 2025-12-20T00:29:11.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3568 | 2025-12-20T00:29:11.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3569 | 2025-12-20T00:29:11.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3570 | 2025-12-20T00:29:11.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3571 | 2025-12-20T00:29:12.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3572 | 2025-12-20T00:29:12.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3573 | 2025-12-20T00:29:12.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3574 | 2025-12-20T00:29:12.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3575 | 2025-12-20T00:29:12.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3576 | 2025-12-20T00:29:12.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3577 | 2025-12-20T00:29:12.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3578 | 2025-12-20T00:29:12.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3579 | 2025-12-20T00:29:12.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3580 | 2025-12-20T00:29:13.441Z | DEBG | oximeter (results-sink): inserting 427 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3581 | 2025-12-20T00:29:13.441Z | DEBG | oximeter (results-sink-cluster): inserting 427 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3582 | 2025-12-20T00:29:13.441Z | DEBG | oximeter (clickhouse-client): unrolling 427 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3583 | 2025-12-20T00:29:13.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 3584 | 2025-12-20T00:29:13.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 4
table_name = fields_ipaddr
|
| 3585 | 2025-12-20T00:29:13.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1114
table_name = fields_string
|
| 3586 | 2025-12-20T00:29:13.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 209
table_name = fields_u16
|
| 3587 | 2025-12-20T00:29:13.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 3588 | 2025-12-20T00:29:13.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 3589 | 2025-12-20T00:29:13.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 683
table_name = fields_uuid
|
| 3590 | 2025-12-20T00:29:13.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 3591 | 2025-12-20T00:29:13.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 316
table_name = measurements_cumulativeu64
|
| 3592 | 2025-12-20T00:29:13.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 3593 | 2025-12-20T00:29:13.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 3594 | 2025-12-20T00:29:13.543Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3595 | 2025-12-20T00:29:13.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3596 | 2025-12-20T00:29:13.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3597 | 2025-12-20T00:29:13.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3598 | 2025-12-20T00:29:13.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3599 | 2025-12-20T00:29:13.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3600 | 2025-12-20T00:29:13.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3601 | 2025-12-20T00:29:13.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3602 | 2025-12-20T00:29:13.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3603 | 2025-12-20T00:29:13.780Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3604 | 2025-12-20T00:29:13.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3605 | 2025-12-20T00:29:13.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3606 | 2025-12-20T00:29:13.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3607 | 2025-12-20T00:29:13.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3608 | 2025-12-20T00:29:13.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3609 | 2025-12-20T00:29:13.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3610 | 2025-12-20T00:29:13.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3611 | 2025-12-20T00:29:13.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3612 | 2025-12-20T00:29:13.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3613 | 2025-12-20T00:29:13.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3614 | 2025-12-20T00:29:13.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3615 | 2025-12-20T00:29:13.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3616 | 2025-12-20T00:29:14.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3617 | 2025-12-20T00:29:14.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3618 | 2025-12-20T00:29:14.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3619 | 2025-12-20T00:29:14.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3620 | 2025-12-20T00:29:14.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3621 | 2025-12-20T00:29:14.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3622 | 2025-12-20T00:29:14.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3623 | 2025-12-20T00:29:14.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3624 | 2025-12-20T00:29:14.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3625 | 2025-12-20T00:29:15.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3626 | 2025-12-20T00:29:15.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3627 | 2025-12-20T00:29:15.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3628 | 2025-12-20T00:29:15.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3629 | 2025-12-20T00:29:15.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3630 | 2025-12-20T00:29:15.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3631 | 2025-12-20T00:29:15.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3632 | 2025-12-20T00:29:15.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3633 | 2025-12-20T00:29:15.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3634 | 2025-12-20T00:29:16.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3635 | 2025-12-20T00:29:16.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3636 | 2025-12-20T00:29:16.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3637 | 2025-12-20T00:29:16.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3638 | 2025-12-20T00:29:16.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3639 | 2025-12-20T00:29:16.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3640 | 2025-12-20T00:29:16.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3641 | 2025-12-20T00:29:16.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3642 | 2025-12-20T00:29:16.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3643 | 2025-12-20T00:29:17.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3644 | 2025-12-20T00:29:17.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3645 | 2025-12-20T00:29:17.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3646 | 2025-12-20T00:29:17.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3647 | 2025-12-20T00:29:17.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3648 | 2025-12-20T00:29:17.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3649 | 2025-12-20T00:29:17.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3650 | 2025-12-20T00:29:17.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3651 | 2025-12-20T00:29:17.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3652 | 2025-12-20T00:29:18.440Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3653 | 2025-12-20T00:29:18.440Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3654 | 2025-12-20T00:29:18.440Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3655 | 2025-12-20T00:29:18.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 3656 | 2025-12-20T00:29:18.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 3657 | 2025-12-20T00:29:18.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 3658 | 2025-12-20T00:29:18.457Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3659 | 2025-12-20T00:29:18.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 3660 | 2025-12-20T00:29:18.460Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 3661 | 2025-12-20T00:29:18.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3662 | 2025-12-20T00:29:18.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3663 | 2025-12-20T00:29:18.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3664 | 2025-12-20T00:29:18.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3665 | 2025-12-20T00:29:18.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3666 | 2025-12-20T00:29:18.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3667 | 2025-12-20T00:29:18.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3668 | 2025-12-20T00:29:18.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3669 | 2025-12-20T00:29:18.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3670 | 2025-12-20T00:29:18.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3671 | 2025-12-20T00:29:18.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3672 | 2025-12-20T00:29:18.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3673 | 2025-12-20T00:29:18.839Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3674 | 2025-12-20T00:29:19.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3675 | 2025-12-20T00:29:19.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3676 | 2025-12-20T00:29:19.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3677 | 2025-12-20T00:29:19.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3678 | 2025-12-20T00:29:19.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3679 | 2025-12-20T00:29:19.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3680 | 2025-12-20T00:29:19.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3681 | 2025-12-20T00:29:19.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3682 | 2025-12-20T00:29:19.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3683 | 2025-12-20T00:29:20.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3684 | 2025-12-20T00:29:20.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3685 | 2025-12-20T00:29:20.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3686 | 2025-12-20T00:29:20.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3687 | 2025-12-20T00:29:20.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3688 | 2025-12-20T00:29:20.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3689 | 2025-12-20T00:29:20.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3690 | 2025-12-20T00:29:20.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3691 | 2025-12-20T00:29:20.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3692 | 2025-12-20T00:29:21.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3693 | 2025-12-20T00:29:21.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3694 | 2025-12-20T00:29:21.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3695 | 2025-12-20T00:29:21.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3696 | 2025-12-20T00:29:21.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3697 | 2025-12-20T00:29:21.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3698 | 2025-12-20T00:29:21.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3699 | 2025-12-20T00:29:21.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3700 | 2025-12-20T00:29:21.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3701 | 2025-12-20T00:29:22.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3702 | 2025-12-20T00:29:22.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3703 | 2025-12-20T00:29:22.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3704 | 2025-12-20T00:29:22.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3705 | 2025-12-20T00:29:22.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3706 | 2025-12-20T00:29:22.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3707 | 2025-12-20T00:29:22.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3708 | 2025-12-20T00:29:22.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3709 | 2025-12-20T00:29:22.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3710 | 2025-12-20T00:29:23.440Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3711 | 2025-12-20T00:29:23.440Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3712 | 2025-12-20T00:29:23.440Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3713 | 2025-12-20T00:29:23.462Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 3714 | 2025-12-20T00:29:23.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 3715 | 2025-12-20T00:29:23.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 3716 | 2025-12-20T00:29:23.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 3717 | 2025-12-20T00:29:23.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 3718 | 2025-12-20T00:29:23.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 3719 | 2025-12-20T00:29:23.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 3720 | 2025-12-20T00:29:23.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 3721 | 2025-12-20T00:29:23.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 3722 | 2025-12-20T00:29:23.476Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 3723 | 2025-12-20T00:29:23.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3724 | 2025-12-20T00:29:23.770Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3725 | 2025-12-20T00:29:23.770Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 3726 | 2025-12-20T00:29:23.775Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "905c5387-f9b7-4a8e-bc2b-b01172349d0e", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:29:23 GMT"} })
|
| 3727 | 2025-12-20T00:29:23.775Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 3728 | 2025-12-20T00:29:23.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 3729 | 2025-12-20T00:29:23.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3730 | 2025-12-20T00:29:23.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 3731 | 2025-12-20T00:29:23.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3732 | 2025-12-20T00:29:23.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3733 | 2025-12-20T00:29:23.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3734 | 2025-12-20T00:29:23.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3735 | 2025-12-20T00:29:23.777Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3736 | 2025-12-20T00:29:23.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3737 | 2025-12-20T00:29:23.777Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3738 | 2025-12-20T00:29:23.777Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3739 | 2025-12-20T00:29:23.778Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3efa7aa0-7b77-449b-97b4-75bcce1bb870", "content-length": "29", "date": "Sat, 20 Dec 2025 00:29:23 GMT"} })
|
| 3740 | 2025-12-20T00:29:23.778Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3741 | 2025-12-20T00:29:23.780Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3742 | 2025-12-20T00:29:23.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3743 | 2025-12-20T00:29:23.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3744 | 2025-12-20T00:29:23.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3745 | 2025-12-20T00:29:23.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3746 | 2025-12-20T00:29:23.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3747 | 2025-12-20T00:29:23.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3748 | 2025-12-20T00:29:23.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3749 | 2025-12-20T00:29:23.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3750 | 2025-12-20T00:29:23.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3751 | 2025-12-20T00:29:23.805Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 3752 | 2025-12-20T00:29:23.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3753 | 2025-12-20T00:29:23.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3754 | 2025-12-20T00:29:23.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3755 | 2025-12-20T00:29:24.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3756 | 2025-12-20T00:29:24.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3757 | 2025-12-20T00:29:24.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3758 | 2025-12-20T00:29:24.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3759 | 2025-12-20T00:29:24.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3760 | 2025-12-20T00:29:24.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3761 | 2025-12-20T00:29:24.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3762 | 2025-12-20T00:29:24.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3763 | 2025-12-20T00:29:24.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3764 | 2025-12-20T00:29:25.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3765 | 2025-12-20T00:29:25.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3766 | 2025-12-20T00:29:25.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3767 | 2025-12-20T00:29:25.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3768 | 2025-12-20T00:29:25.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3769 | 2025-12-20T00:29:25.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3770 | 2025-12-20T00:29:25.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3771 | 2025-12-20T00:29:25.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3772 | 2025-12-20T00:29:25.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3773 | 2025-12-20T00:29:26.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3774 | 2025-12-20T00:29:26.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3775 | 2025-12-20T00:29:26.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3776 | 2025-12-20T00:29:26.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3777 | 2025-12-20T00:29:26.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3778 | 2025-12-20T00:29:26.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3779 | 2025-12-20T00:29:26.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3780 | 2025-12-20T00:29:26.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3781 | 2025-12-20T00:29:26.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3782 | 2025-12-20T00:29:27.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3783 | 2025-12-20T00:29:27.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3784 | 2025-12-20T00:29:27.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3785 | 2025-12-20T00:29:27.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3786 | 2025-12-20T00:29:27.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3787 | 2025-12-20T00:29:27.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3788 | 2025-12-20T00:29:27.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3789 | 2025-12-20T00:29:27.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3790 | 2025-12-20T00:29:27.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3791 | 2025-12-20T00:29:28.440Z | DEBG | oximeter (results-sink): inserting 946 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3792 | 2025-12-20T00:29:28.440Z | DEBG | oximeter (results-sink-cluster): inserting 946 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3793 | 2025-12-20T00:29:28.440Z | DEBG | oximeter (clickhouse-client): unrolling 946 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3794 | 2025-12-20T00:29:28.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 2
table_name = fields_ipaddr
|
| 3795 | 2025-12-20T00:29:28.482Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1279
table_name = fields_string
|
| 3796 | 2025-12-20T00:29:28.484Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 43
table_name = fields_u16
|
| 3797 | 2025-12-20T00:29:28.485Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 228
table_name = fields_u32
|
| 3798 | 2025-12-20T00:29:28.487Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 563
table_name = fields_uuid
|
| 3799 | 2025-12-20T00:29:28.489Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 845
table_name = measurements_cumulativeu64
|
| 3800 | 2025-12-20T00:29:28.493Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 3801 | 2025-12-20T00:29:28.495Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 3802 | 2025-12-20T00:29:28.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3803 | 2025-12-20T00:29:28.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3804 | 2025-12-20T00:29:28.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3805 | 2025-12-20T00:29:28.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3806 | 2025-12-20T00:29:28.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3807 | 2025-12-20T00:29:28.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3808 | 2025-12-20T00:29:28.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3809 | 2025-12-20T00:29:28.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3810 | 2025-12-20T00:29:28.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3811 | 2025-12-20T00:29:28.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3812 | 2025-12-20T00:29:28.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3813 | 2025-12-20T00:29:28.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3814 | 2025-12-20T00:29:28.838Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3815 | 2025-12-20T00:29:29.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3816 | 2025-12-20T00:29:29.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3817 | 2025-12-20T00:29:29.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3818 | 2025-12-20T00:29:29.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3819 | 2025-12-20T00:29:29.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3820 | 2025-12-20T00:29:29.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3821 | 2025-12-20T00:29:29.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3822 | 2025-12-20T00:29:29.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3823 | 2025-12-20T00:29:29.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3824 | 2025-12-20T00:29:30.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3825 | 2025-12-20T00:29:30.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3826 | 2025-12-20T00:29:30.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3827 | 2025-12-20T00:29:30.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3828 | 2025-12-20T00:29:30.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3829 | 2025-12-20T00:29:30.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3830 | 2025-12-20T00:29:30.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3831 | 2025-12-20T00:29:30.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3832 | 2025-12-20T00:29:30.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3833 | 2025-12-20T00:29:31.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3834 | 2025-12-20T00:29:31.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3835 | 2025-12-20T00:29:31.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3836 | 2025-12-20T00:29:31.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3837 | 2025-12-20T00:29:31.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3838 | 2025-12-20T00:29:31.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3839 | 2025-12-20T00:29:31.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3840 | 2025-12-20T00:29:31.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3841 | 2025-12-20T00:29:31.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3842 | 2025-12-20T00:29:32.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3843 | 2025-12-20T00:29:32.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3844 | 2025-12-20T00:29:32.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3845 | 2025-12-20T00:29:32.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3846 | 2025-12-20T00:29:32.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3847 | 2025-12-20T00:29:32.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3848 | 2025-12-20T00:29:32.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3849 | 2025-12-20T00:29:32.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3850 | 2025-12-20T00:29:32.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3851 | 2025-12-20T00:29:33.439Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3852 | 2025-12-20T00:29:33.439Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3853 | 2025-12-20T00:29:33.439Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3854 | 2025-12-20T00:29:33.461Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 3855 | 2025-12-20T00:29:33.463Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 3856 | 2025-12-20T00:29:33.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 3857 | 2025-12-20T00:29:33.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 3858 | 2025-12-20T00:29:33.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 3859 | 2025-12-20T00:29:33.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 3860 | 2025-12-20T00:29:33.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 3861 | 2025-12-20T00:29:33.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 3862 | 2025-12-20T00:29:33.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 3863 | 2025-12-20T00:29:33.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 3864 | 2025-12-20T00:29:33.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3865 | 2025-12-20T00:29:33.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3866 | 2025-12-20T00:29:33.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3867 | 2025-12-20T00:29:33.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3868 | 2025-12-20T00:29:33.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3869 | 2025-12-20T00:29:33.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3870 | 2025-12-20T00:29:33.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3871 | 2025-12-20T00:29:33.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 3872 | 2025-12-20T00:29:33.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 3873 | 2025-12-20T00:29:33.780Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 3874 | 2025-12-20T00:29:33.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3875 | 2025-12-20T00:29:33.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3876 | 2025-12-20T00:29:33.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3877 | 2025-12-20T00:29:33.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3878 | 2025-12-20T00:29:33.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3879 | 2025-12-20T00:29:33.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3880 | 2025-12-20T00:29:33.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3881 | 2025-12-20T00:29:33.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 3882 | 2025-12-20T00:29:33.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3883 | 2025-12-20T00:29:33.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3884 | 2025-12-20T00:29:33.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3885 | 2025-12-20T00:29:33.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3886 | 2025-12-20T00:29:34.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3887 | 2025-12-20T00:29:34.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3888 | 2025-12-20T00:29:34.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3889 | 2025-12-20T00:29:34.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3890 | 2025-12-20T00:29:34.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3891 | 2025-12-20T00:29:34.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3892 | 2025-12-20T00:29:34.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3893 | 2025-12-20T00:29:34.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3894 | 2025-12-20T00:29:34.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3895 | 2025-12-20T00:29:35.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3896 | 2025-12-20T00:29:35.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3897 | 2025-12-20T00:29:35.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3898 | 2025-12-20T00:29:35.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3899 | 2025-12-20T00:29:35.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3900 | 2025-12-20T00:29:35.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3901 | 2025-12-20T00:29:35.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3902 | 2025-12-20T00:29:35.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3903 | 2025-12-20T00:29:35.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3904 | 2025-12-20T00:29:36.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3905 | 2025-12-20T00:29:36.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3906 | 2025-12-20T00:29:36.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3907 | 2025-12-20T00:29:36.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3908 | 2025-12-20T00:29:36.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3909 | 2025-12-20T00:29:36.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3910 | 2025-12-20T00:29:36.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3911 | 2025-12-20T00:29:36.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3912 | 2025-12-20T00:29:36.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3913 | 2025-12-20T00:29:37.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3914 | 2025-12-20T00:29:37.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3915 | 2025-12-20T00:29:37.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3916 | 2025-12-20T00:29:37.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3917 | 2025-12-20T00:29:37.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3918 | 2025-12-20T00:29:37.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3919 | 2025-12-20T00:29:37.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3920 | 2025-12-20T00:29:37.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3921 | 2025-12-20T00:29:37.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3922 | 2025-12-20T00:29:38.439Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3923 | 2025-12-20T00:29:38.439Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3924 | 2025-12-20T00:29:38.439Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3925 | 2025-12-20T00:29:38.451Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 3926 | 2025-12-20T00:29:38.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 3927 | 2025-12-20T00:29:38.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 3928 | 2025-12-20T00:29:38.456Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3929 | 2025-12-20T00:29:38.458Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 3930 | 2025-12-20T00:29:38.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 3931 | 2025-12-20T00:29:38.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 3932 | 2025-12-20T00:29:38.770Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3933 | 2025-12-20T00:29:38.770Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 3934 | 2025-12-20T00:29:38.774Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "fc0c1e25-978e-43d2-806d-f11ca903947d", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:29:38 GMT"} })
|
| 3935 | 2025-12-20T00:29:38.774Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 3936 | 2025-12-20T00:29:38.777Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c5b38956-8edf-4476-9bed-8476ee70e4b0", "content-length": "29", "date": "Sat, 20 Dec 2025 00:29:38 GMT"} })
|
| 3937 | 2025-12-20T00:29:38.777Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3938 | 2025-12-20T00:29:38.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3939 | 2025-12-20T00:29:38.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3940 | 2025-12-20T00:29:38.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3941 | 2025-12-20T00:29:38.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3942 | 2025-12-20T00:29:38.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3943 | 2025-12-20T00:29:38.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3944 | 2025-12-20T00:29:38.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3945 | 2025-12-20T00:29:38.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3946 | 2025-12-20T00:29:38.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3947 | 2025-12-20T00:29:38.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3948 | 2025-12-20T00:29:38.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3949 | 2025-12-20T00:29:38.838Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 3950 | 2025-12-20T00:29:39.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3951 | 2025-12-20T00:29:39.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3952 | 2025-12-20T00:29:39.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3953 | 2025-12-20T00:29:39.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3954 | 2025-12-20T00:29:39.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3955 | 2025-12-20T00:29:39.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3956 | 2025-12-20T00:29:39.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3957 | 2025-12-20T00:29:39.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3958 | 2025-12-20T00:29:39.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3959 | 2025-12-20T00:29:40.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3960 | 2025-12-20T00:29:40.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3961 | 2025-12-20T00:29:40.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3962 | 2025-12-20T00:29:40.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3963 | 2025-12-20T00:29:40.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3964 | 2025-12-20T00:29:40.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3965 | 2025-12-20T00:29:40.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3966 | 2025-12-20T00:29:40.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3967 | 2025-12-20T00:29:40.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3968 | 2025-12-20T00:29:41.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3969 | 2025-12-20T00:29:41.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3970 | 2025-12-20T00:29:41.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3971 | 2025-12-20T00:29:41.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3972 | 2025-12-20T00:29:41.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3973 | 2025-12-20T00:29:41.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3974 | 2025-12-20T00:29:41.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3975 | 2025-12-20T00:29:41.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3976 | 2025-12-20T00:29:41.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3977 | 2025-12-20T00:29:42.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3978 | 2025-12-20T00:29:42.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3979 | 2025-12-20T00:29:42.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3980 | 2025-12-20T00:29:42.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3981 | 2025-12-20T00:29:42.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3982 | 2025-12-20T00:29:42.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3983 | 2025-12-20T00:29:42.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3984 | 2025-12-20T00:29:42.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3985 | 2025-12-20T00:29:42.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3986 | 2025-12-20T00:29:43.439Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3987 | 2025-12-20T00:29:43.439Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 3988 | 2025-12-20T00:29:43.439Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 3989 | 2025-12-20T00:29:43.461Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 3990 | 2025-12-20T00:29:43.463Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 3991 | 2025-12-20T00:29:43.465Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 3992 | 2025-12-20T00:29:43.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 3993 | 2025-12-20T00:29:43.468Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 3994 | 2025-12-20T00:29:43.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 3995 | 2025-12-20T00:29:43.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 3996 | 2025-12-20T00:29:43.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 3997 | 2025-12-20T00:29:43.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 3998 | 2025-12-20T00:29:43.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 3999 | 2025-12-20T00:29:43.540Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 4000 | 2025-12-20T00:29:43.775Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 4001 | 2025-12-20T00:29:43.775Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 4002 | 2025-12-20T00:29:43.775Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 4003 | 2025-12-20T00:29:43.775Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 4004 | 2025-12-20T00:29:43.776Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 4005 | 2025-12-20T00:29:43.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 4006 | 2025-12-20T00:29:43.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 4007 | 2025-12-20T00:29:43.776Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 4008 | 2025-12-20T00:29:43.780Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 4009 | 2025-12-20T00:29:43.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 4010 | 2025-12-20T00:29:43.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4011 | 2025-12-20T00:29:43.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 4012 | 2025-12-20T00:29:43.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4013 | 2025-12-20T00:29:43.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4014 | 2025-12-20T00:29:43.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4015 | 2025-12-20T00:29:43.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4016 | 2025-12-20T00:29:43.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 4017 | 2025-12-20T00:29:43.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4018 | 2025-12-20T00:29:43.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4019 | 2025-12-20T00:29:43.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4020 | 2025-12-20T00:29:43.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4021 | 2025-12-20T00:29:44.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4022 | 2025-12-20T00:29:44.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4023 | 2025-12-20T00:29:44.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4024 | 2025-12-20T00:29:44.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4025 | 2025-12-20T00:29:44.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4026 | 2025-12-20T00:29:44.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4027 | 2025-12-20T00:29:44.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4028 | 2025-12-20T00:29:44.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4029 | 2025-12-20T00:29:44.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4030 | 2025-12-20T00:29:45.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4031 | 2025-12-20T00:29:45.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4032 | 2025-12-20T00:29:45.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4033 | 2025-12-20T00:29:45.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4034 | 2025-12-20T00:29:45.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4035 | 2025-12-20T00:29:45.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4036 | 2025-12-20T00:29:45.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4037 | 2025-12-20T00:29:45.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4038 | 2025-12-20T00:29:45.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4039 | 2025-12-20T00:29:46.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4040 | 2025-12-20T00:29:46.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4041 | 2025-12-20T00:29:46.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4042 | 2025-12-20T00:29:46.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4043 | 2025-12-20T00:29:46.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4044 | 2025-12-20T00:29:46.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4045 | 2025-12-20T00:29:46.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4046 | 2025-12-20T00:29:46.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4047 | 2025-12-20T00:29:46.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4048 | 2025-12-20T00:29:47.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4049 | 2025-12-20T00:29:47.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4050 | 2025-12-20T00:29:47.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4051 | 2025-12-20T00:29:47.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4052 | 2025-12-20T00:29:47.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4053 | 2025-12-20T00:29:47.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4054 | 2025-12-20T00:29:47.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4055 | 2025-12-20T00:29:47.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4056 | 2025-12-20T00:29:47.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4057 | 2025-12-20T00:29:48.439Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 4058 | 2025-12-20T00:29:48.439Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 4059 | 2025-12-20T00:29:48.439Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 4060 | 2025-12-20T00:29:48.451Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 138
table_name = fields_string
|
| 4061 | 2025-12-20T00:29:48.453Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = fields_u16
|
| 4062 | 2025-12-20T00:29:48.454Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 105
table_name = fields_uuid
|
| 4063 | 2025-12-20T00:29:48.455Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4064 | 2025-12-20T00:29:48.458Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 4065 | 2025-12-20T00:29:48.459Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 4066 | 2025-12-20T00:29:48.540Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 4067 | 2025-12-20T00:29:48.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4068 | 2025-12-20T00:29:48.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4069 | 2025-12-20T00:29:48.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4070 | 2025-12-20T00:29:48.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4071 | 2025-12-20T00:29:48.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4072 | 2025-12-20T00:29:48.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4073 | 2025-12-20T00:29:48.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 4074 | 2025-12-20T00:29:48.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 4075 | 2025-12-20T00:29:48.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4076 | 2025-12-20T00:29:48.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4077 | 2025-12-20T00:29:48.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4078 | 2025-12-20T00:29:48.838Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 4079 | 2025-12-20T00:29:49.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4080 | 2025-12-20T00:29:49.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4081 | 2025-12-20T00:29:49.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4082 | 2025-12-20T00:29:49.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4083 | 2025-12-20T00:29:49.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4084 | 2025-12-20T00:29:49.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4085 | 2025-12-20T00:29:49.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4086 | 2025-12-20T00:29:49.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4087 | 2025-12-20T00:29:49.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4088 | 2025-12-20T00:29:50.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4089 | 2025-12-20T00:29:50.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4090 | 2025-12-20T00:29:50.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4091 | 2025-12-20T00:29:50.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4092 | 2025-12-20T00:29:50.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4093 | 2025-12-20T00:29:50.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4094 | 2025-12-20T00:29:50.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4095 | 2025-12-20T00:29:50.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4096 | 2025-12-20T00:29:50.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4097 | 2025-12-20T00:29:51.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4098 | 2025-12-20T00:29:51.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4099 | 2025-12-20T00:29:51.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4100 | 2025-12-20T00:29:51.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4101 | 2025-12-20T00:29:51.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4102 | 2025-12-20T00:29:51.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4103 | 2025-12-20T00:29:51.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4104 | 2025-12-20T00:29:51.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4105 | 2025-12-20T00:29:51.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4106 | 2025-12-20T00:29:52.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4107 | 2025-12-20T00:29:52.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4108 | 2025-12-20T00:29:52.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4109 | 2025-12-20T00:29:52.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4110 | 2025-12-20T00:29:52.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4111 | 2025-12-20T00:29:52.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4112 | 2025-12-20T00:29:52.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4113 | 2025-12-20T00:29:52.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4114 | 2025-12-20T00:29:52.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4115 | 2025-12-20T00:29:53.439Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 4116 | 2025-12-20T00:29:53.439Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 4117 | 2025-12-20T00:29:53.439Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 4118 | 2025-12-20T00:29:53.461Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 410
table_name = fields_i16
|
| 4119 | 2025-12-20T00:29:53.463Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1112
table_name = fields_string
|
| 4120 | 2025-12-20T00:29:53.464Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 205
table_name = fields_u16
|
| 4121 | 2025-12-20T00:29:53.466Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 212
table_name = fields_u32
|
| 4122 | 2025-12-20T00:29:53.467Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 211
table_name = fields_u8
|
| 4123 | 2025-12-20T00:29:53.469Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 679
table_name = fields_uuid
|
| 4124 | 2025-12-20T00:29:53.470Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 6
table_name = measurements_bool
|
| 4125 | 2025-12-20T00:29:53.472Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 314
table_name = measurements_cumulativeu64
|
| 4126 | 2025-12-20T00:29:53.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1
table_name = measurements_f64
|
| 4127 | 2025-12-20T00:29:53.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 104
table_name = measurements_u64
|
| 4128 | 2025-12-20T00:29:53.541Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 4129 | 2025-12-20T00:29:53.770Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 4130 | 2025-12-20T00:29:53.770Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending
|
| 4131 | 2025-12-20T00:29:53.773Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d65b6a67-04e9-45a4-9683-167b41d044d0", "content-length": "1412", "date": "Sat, 20 Dec 2025 00:29:53 GMT"} })
|
| 4132 | 2025-12-20T00:29:53.773Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D
|
| 4133 | 2025-12-20T00:29:53.774Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/e90cc8c9-ae45-4af9-8b11-6d3fafd2325b/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZDlkZTc3My04Y2QxLTQ0MGQtYmI0MS03NWJjN2Y3MjA5NzkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9496a1eb-701b-488a-95d3-b83b9ee87ac7", "content-length": "29", "date": "Sat, 20 Dec 2025 00:29:53 GMT"} })
|
| 4134 | 2025-12-20T00:29:53.774Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4135 | 2025-12-20T00:29:53.776Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 4136 | 2025-12-20T00:29:53.776Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 4137 | 2025-12-20T00:29:53.776Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 4138 | 2025-12-20T00:29:53.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 4139 | 2025-12-20T00:29:53.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 4140 | 2025-12-20T00:29:53.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 4141 | 2025-12-20T00:29:53.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 4142 | 2025-12-20T00:29:53.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 4143 | 2025-12-20T00:29:53.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 4144 | 2025-12-20T00:29:53.776Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 4145 | 2025-12-20T00:29:53.776Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 4146 | 2025-12-20T00:29:53.776Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = abd9910d-3080-47e6-a3cb-e7aa378a1871
producer_ip = fd00:1122:3344:101::a
producer_port = 54679
|
| 4147 | 2025-12-20T00:29:53.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 791041b4-bc0b-429e-ae39-eac6d05772b9
producer_ip = fd00:1122:3344:101::b
producer_port = 48168
|
| 4148 | 2025-12-20T00:29:53.780Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 25e98a6e-336c-413b-9a52-50a163e5918d
producer_ip = fd00:1122:3344:101::c
producer_port = 50335
|
| 4149 | 2025-12-20T00:29:53.788Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 4150 | 2025-12-20T00:29:53.788Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4151 | 2025-12-20T00:29:53.788Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4152 | 2025-12-20T00:29:53.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4153 | 2025-12-20T00:29:53.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4154 | 2025-12-20T00:29:53.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4155 | 2025-12-20T00:29:53.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4156 | 2025-12-20T00:29:53.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 4157 | 2025-12-20T00:29:53.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 4158 | 2025-12-20T00:29:53.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4159 | 2025-12-20T00:29:53.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 9aa7f5b0-938f-45c3-b52a-d0906579b0b1
producer_ip = fd00:1122:3344:101::2
producer_port = 35564
|
| 4160 | 2025-12-20T00:29:53.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4161 | 2025-12-20T00:29:53.807Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = cba1e76f-9823-4289-9c45-27f3826e3ad2
producer_ip = fd00:1122:3344:101::1
producer_port = 57933
|
| 4162 | 2025-12-20T00:29:53.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4163 | 2025-12-20T00:29:53.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4164 | 2025-12-20T00:29:53.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4165 | 2025-12-20T00:29:54.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4166 | 2025-12-20T00:29:54.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4167 | 2025-12-20T00:29:54.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4168 | 2025-12-20T00:29:54.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4169 | 2025-12-20T00:29:54.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4170 | 2025-12-20T00:29:54.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4171 | 2025-12-20T00:29:54.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4172 | 2025-12-20T00:29:54.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4173 | 2025-12-20T00:29:54.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4174 | 2025-12-20T00:29:55.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4175 | 2025-12-20T00:29:55.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4176 | 2025-12-20T00:29:55.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4177 | 2025-12-20T00:29:55.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4178 | 2025-12-20T00:29:55.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4179 | 2025-12-20T00:29:55.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4180 | 2025-12-20T00:29:55.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4181 | 2025-12-20T00:29:55.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4182 | 2025-12-20T00:29:55.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4183 | 2025-12-20T00:29:56.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4184 | 2025-12-20T00:29:56.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4185 | 2025-12-20T00:29:56.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4186 | 2025-12-20T00:29:56.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4187 | 2025-12-20T00:29:56.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4188 | 2025-12-20T00:29:56.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4189 | 2025-12-20T00:29:56.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4190 | 2025-12-20T00:29:56.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4191 | 2025-12-20T00:29:56.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4192 | 2025-12-20T00:29:57.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4193 | 2025-12-20T00:29:57.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4194 | 2025-12-20T00:29:57.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4195 | 2025-12-20T00:29:57.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4196 | 2025-12-20T00:29:57.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4197 | 2025-12-20T00:29:57.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4198 | 2025-12-20T00:29:57.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4199 | 2025-12-20T00:29:57.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4200 | 2025-12-20T00:29:57.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4201 | 2025-12-20T00:29:58.439Z | DEBG | oximeter (results-sink): inserting 951 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 4202 | 2025-12-20T00:29:58.439Z | DEBG | oximeter (results-sink-cluster): inserting 951 samples into database
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
|
| 4203 | 2025-12-20T00:29:58.439Z | DEBG | oximeter (clickhouse-client): unrolling 951 total samples
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
|
| 4204 | 2025-12-20T00:29:58.478Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 12
table_name = fields_ipaddr
|
| 4205 | 2025-12-20T00:29:58.480Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 1284
table_name = fields_string
|
| 4206 | 2025-12-20T00:29:58.481Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 53
table_name = fields_u16
|
| 4207 | 2025-12-20T00:29:58.482Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 228
table_name = fields_u32
|
| 4208 | 2025-12-20T00:29:58.484Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 573
table_name = fields_uuid
|
| 4209 | 2025-12-20T00:29:58.485Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 850
table_name = measurements_cumulativeu64
|
| 4210 | 2025-12-20T00:29:58.488Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 41
table_name = measurements_histogramu64
|
| 4211 | 2025-12-20T00:29:58.489Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
id = 322082df-4d5e-4ee9-8b2c-1a64f69bce30
n_rows = 60
table_name = measurements_u64
|
| 4212 | 2025-12-20T00:29:58.540Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
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
|
| 4213 | 2025-12-20T00:29:58.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4214 | 2025-12-20T00:29:58.789Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4215 | 2025-12-20T00:29:58.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4216 | 2025-12-20T00:29:58.789Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4217 | 2025-12-20T00:29:58.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4218 | 2025-12-20T00:29:58.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4219 | 2025-12-20T00:29:58.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 4220 | 2025-12-20T00:29:58.822Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4221 | 2025-12-20T00:29:58.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 4222 | 2025-12-20T00:29:58.822Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4223 | 2025-12-20T00:29:58.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4224 | 2025-12-20T00:29:58.838Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c515e72b-98fe-432d-900b-e47abb4fc533
producer_ip = fd00:1122:3344:101::2
producer_port = 65192
|
| 4225 | 2025-12-20T00:29:59.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4226 | 2025-12-20T00:29:59.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4227 | 2025-12-20T00:29:59.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4228 | 2025-12-20T00:29:59.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4229 | 2025-12-20T00:29:59.789Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4230 | 2025-12-20T00:29:59.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4231 | 2025-12-20T00:29:59.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4232 | 2025-12-20T00:29:59.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4233 | 2025-12-20T00:29:59.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4234 | 2025-12-20T00:30:00.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4235 | 2025-12-20T00:30:00.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4236 | 2025-12-20T00:30:00.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4237 | 2025-12-20T00:30:00.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4238 | 2025-12-20T00:30:00.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4239 | 2025-12-20T00:30:00.791Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4240 | 2025-12-20T00:30:00.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4241 | 2025-12-20T00:30:00.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4242 | 2025-12-20T00:30:00.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4243 | 2025-12-20T00:30:01.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4244 | 2025-12-20T00:30:01.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4245 | 2025-12-20T00:30:01.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4246 | 2025-12-20T00:30:01.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4247 | 2025-12-20T00:30:01.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4248 | 2025-12-20T00:30:01.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4249 | 2025-12-20T00:30:01.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4250 | 2025-12-20T00:30:01.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4251 | 2025-12-20T00:30:01.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4252 | 2025-12-20T00:30:02.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4253 | 2025-12-20T00:30:02.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4254 | 2025-12-20T00:30:02.788Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4255 | 2025-12-20T00:30:02.788Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4256 | 2025-12-20T00:30:02.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b3401b2b-f1a4-4a2c-9528-e67f5fa7c882
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4257 | 2025-12-20T00:30:02.790Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 266497ec-7530-4b08-a527-ddd530eac28e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4258 | 2025-12-20T00:30:02.821Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4259 | 2025-12-20T00:30:02.821Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4260 | 2025-12-20T00:30:02.822Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = e90cc8c9-ae45-4af9-8b11-6d3fafd2325b
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = fd9de773-8cd1-440d-bb41-75bc7f720979
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|