| 1 | | [ Jan 14 02:35:17 Enabled. ] |
| 2 | | [ Jan 14 02:35:17 Rereading configuration. ] |
| 3 | | [ Jan 14 02:35:20 Rereading configuration. ] |
| 4 | | [ Jan 14 02:35:28 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 ebfafcb0-f02e-45b5-b942-6f80249b95e6 &"). ] |
| 5 | | [ Jan 14 02:35:28 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2026-01-14T02:35:28.852Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2026-01-14T02:35:28.871Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:264
|
| 9 | 2026-01-14T02:35:28.886Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2026-01-14T02:35:29.023Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 11 | 2026-01-14T02:35:36.565Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:900
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 12 | 2026-01-14T02:35:36.566Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2026-01-14T02:35:36.566Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:800
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 14 | 2026-01-14T02:35:36.568Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:900
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 15 | 2026-01-14T02:35:36.568Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:805
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
version = 0
|
| 16 | 2026-01-14T02:35:36.568Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:810
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 17 | 2026-01-14T02:35:36.568Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 18 | 2026-01-14T02:35:37.554Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:831
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
version = 14
|
| 19 | 2026-01-14T02:35:37.601Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 1c8f91e8-b453-4462-9b4e-51ad6a7ae51e
|
| 20 | 2026-01-14T02:35:37.680Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2026-01-14T02:35:37.680Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2026-01-14T02:35:37.680Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2026-01-14T02:35:37.680Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2026-01-14T02:35:37.681Z | 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 | 2026-01-14T02:35:37.716Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2026-01-14T02:35:37.716Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2026-01-14T02:35:37.716Z | DEBG | oximeter: contacting nexus
|
| 28 | 2026-01-14T02:35:38.001Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
|
| 29 | 2026-01-14T02:35:38.425Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "2207111b-2129-49e1-9d74-96441e7b3a87", "date": "Wed, 14 Jan 2026 02:35:38 GMT"} })
|
| 30 | 2026-01-14T02:35:38.425Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:427
id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
|
| 31 | 2026-01-14T02:35:38.425Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:554
|
| 32 | 2026-01-14T02:35:38.426Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 33 | 2026-01-14T02:35:38.432Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 34 | 2026-01-14T02:35:38.598Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b7630cce-1e2f-4e47-985e-ed3e20fdc624", "content-length": "29", "date": "Wed, 14 Jan 2026 02:35:38 GMT"} })
|
| 35 | 2026-01-14T02:35:38.598Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 0
n_pruned_tasks = 0
|
| 36 | 2026-01-14T02:35:53.427Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 37 | 2026-01-14T02:35:53.427Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 38 | 2026-01-14T02:35:53.432Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "493f20d8-4c8c-4065-8955-396dc4807a9b", "content-length": "585", "date": "Wed, 14 Jan 2026 02:35:53 GMT"} })
|
| 39 | 2026-01-14T02:35:53.434Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiI4NmFmZDhmMC1iNDAwLTRjZDQtOTU3MS1mNDRhMzM4ZDA3YWEifX0%3D
|
| 40 | 2026-01-14T02:35:53.437Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiI4NmFmZDhmMC1iNDAwLTRjZDQtOTU3MS1mNDRhMzM4ZDA3YWEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c9f3423d-2f42-4b35-8450-343e25d4de3d", "content-length": "29", "date": "Wed, 14 Jan 2026 02:35:53 GMT"} })
|
| 41 | 2026-01-14T02:35:53.437Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:64698
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
|
| 42 | 2026-01-14T02:35:53.437Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:51830
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
|
| 43 | 2026-01-14T02:35:53.437Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
|
| 44 | 2026-01-14T02:35:53.437Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 3
n_pruned_tasks = 0
|
| 45 | 2026-01-14T02:35:53.439Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 46 | 2026-01-14T02:35:53.439Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 47 | 2026-01-14T02:35:53.440Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 48 | 2026-01-14T02:35:53.478Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 49 | 2026-01-14T02:35:53.478Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 50 | 2026-01-14T02:35:53.478Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 51 | 2026-01-14T02:35:53.574Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 52 | 2026-01-14T02:35:53.594Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 53 | 2026-01-14T02:35:53.632Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 54 | 2026-01-14T02:35:53.633Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 55 | 2026-01-14T02:35:53.636Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 56 | 2026-01-14T02:35:53.645Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 57 | 2026-01-14T02:35:54.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 58 | 2026-01-14T02:35:54.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 59 | 2026-01-14T02:35:54.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 60 | 2026-01-14T02:35:55.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 61 | 2026-01-14T02:35:55.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 62 | 2026-01-14T02:35:55.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 63 | 2026-01-14T02:35:56.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 64 | 2026-01-14T02:35:56.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 65 | 2026-01-14T02:35:56.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 66 | 2026-01-14T02:35:57.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 67 | 2026-01-14T02:35:57.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 68 | 2026-01-14T02:35:57.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 69 | 2026-01-14T02:35:57.603Z | DEBG | oximeter (results-sink): inserting 151 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 70 | 2026-01-14T02:35:57.603Z | DEBG | oximeter (results-sink-cluster): inserting 151 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 71 | 2026-01-14T02:35:57.603Z | DEBG | oximeter (clickhouse-client): unrolling 151 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 72 | 2026-01-14T02:35:57.604Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 73 | 2026-01-14T02:35:57.605Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("oximeter_collector:collections"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "base_route", field_type: String, source: Metric, description: "" }, FieldSchema { name: "collector_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "collector_ip", field_type: IpAddr, source: Target, description: "" }, FieldSchema { name: "collector_port", field_type: U16, source: Target, description: "" }, FieldSchema { name: "producer_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "producer_ip", field_type: IpAddr, source: Metric, description: "" }, FieldSchema { name: "producer_port", field_type: U16, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.604070428Z }
timeseries_name = oximeter_collector:collections
|
| 74 | 2026-01-14T02:35:57.617Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 75 | 2026-01-14T02:35:57.636Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.617686449Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 76 | 2026-01-14T02:35:57.636Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 77 | 2026-01-14T02:35:57.644Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.636971498Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 78 | 2026-01-14T02:35:57.644Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 79 | 2026-01-14T02:35:57.645Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.644875803Z }
timeseries_name = ddm_session:solicitations_sent
|
| 80 | 2026-01-14T02:35:57.645Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 81 | 2026-01-14T02:35:57.646Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.645914302Z }
timeseries_name = ddm_session:solicitations_received
|
| 82 | 2026-01-14T02:35:57.646Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 83 | 2026-01-14T02:35:57.647Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.646885380Z }
timeseries_name = ddm_session:advertisements_sent
|
| 84 | 2026-01-14T02:35:57.647Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 85 | 2026-01-14T02:35:57.648Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.647809697Z }
timeseries_name = ddm_session:advertisements_received
|
| 86 | 2026-01-14T02:35:57.648Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 87 | 2026-01-14T02:35:57.649Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_expirations"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.648719765Z }
timeseries_name = ddm_session:peer_expirations
|
| 88 | 2026-01-14T02:35:57.649Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 89 | 2026-01-14T02:35:57.650Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_address_changes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.649598542Z }
timeseries_name = ddm_session:peer_address_changes
|
| 90 | 2026-01-14T02:35:57.650Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 91 | 2026-01-14T02:35:57.651Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_sessions_established"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.650507110Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 92 | 2026-01-14T02:35:57.651Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 93 | 2026-01-14T02:35:57.652Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.651577048Z }
timeseries_name = ddm_session:updates_sent
|
| 94 | 2026-01-14T02:35:57.652Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 95 | 2026-01-14T02:35:57.653Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.652736208Z }
timeseries_name = ddm_session:updates_received
|
| 96 | 2026-01-14T02:35:57.653Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 97 | 2026-01-14T02:35:57.654Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:update_send_fail"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.653723796Z }
timeseries_name = ddm_session:update_send_fail
|
| 98 | 2026-01-14T02:35:57.654Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 99 | 2026-01-14T02:35:57.655Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.654716514Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 100 | 2026-01-14T02:35:57.655Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 101 | 2026-01-14T02:35:57.656Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.655667262Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 102 | 2026-01-14T02:35:57.657Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 103 | 2026-01-14T02:35:57.658Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("http_service:request_latency_histogram"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "name", field_type: String, source: Target, description: "" }, FieldSchema { name: "operation_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "status_code", field_type: U16, source: Metric, description: "" }}, datum_type: HistogramU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.657153854Z }
timeseries_name = http_service:request_latency_histogram
|
| 104 | 2026-01-14T02:35:57.658Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 105 | 2026-01-14T02:35:57.659Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:cpus_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.658226903Z }
timeseries_name = collection_target:cpus_provisioned
|
| 106 | 2026-01-14T02:35:57.659Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 107 | 2026-01-14T02:35:57.660Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:ram_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.659216761Z }
timeseries_name = collection_target:ram_provisioned
|
| 108 | 2026-01-14T02:35:57.660Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 109 | 2026-01-14T02:35:57.661Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:virtual_disk_space_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:35:57.660154549Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
| 110 | 2026-01-14T02:35:57.665Z | DEBG | oximeter (clickhouse-client): inserting 19 new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 111 | 2026-01-14T02:35:57.687Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = fields_ipaddr
|
| 112 | 2026-01-14T02:35:57.692Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 53
table_name = fields_string
|
| 113 | 2026-01-14T02:35:57.694Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 18
table_name = fields_u16
|
| 114 | 2026-01-14T02:35:57.696Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 52
table_name = fields_uuid
|
| 115 | 2026-01-14T02:35:57.704Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 116 | 2026-01-14T02:35:57.709Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 103
table_name = measurements_cumulativeu64
|
| 117 | 2026-01-14T02:35:57.719Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = measurements_histogramu64
|
| 118 | 2026-01-14T02:35:57.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_i64
|
| 119 | 2026-01-14T02:35:57.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 30
table_name = measurements_u64
|
| 120 | 2026-01-14T02:35:58.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 121 | 2026-01-14T02:35:58.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 122 | 2026-01-14T02:35:58.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 123 | 2026-01-14T02:35:59.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 124 | 2026-01-14T02:35:59.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 125 | 2026-01-14T02:35:59.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 126 | 2026-01-14T02:36:00.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 127 | 2026-01-14T02:36:00.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 128 | 2026-01-14T02:36:00.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 129 | 2026-01-14T02:36:01.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 130 | 2026-01-14T02:36:01.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 131 | 2026-01-14T02:36:01.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 132 | 2026-01-14T02:36:02.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 133 | 2026-01-14T02:36:02.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 134 | 2026-01-14T02:36:02.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 135 | 2026-01-14T02:36:02.603Z | DEBG | oximeter (results-sink-cluster): inserting 130 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 136 | 2026-01-14T02:36:02.603Z | DEBG | oximeter (results-sink): inserting 130 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 137 | 2026-01-14T02:36:02.603Z | DEBG | oximeter (clickhouse-client): unrolling 130 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 138 | 2026-01-14T02:36:02.610Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 26
table_name = fields_string
|
| 139 | 2026-01-14T02:36:02.612Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 28
table_name = fields_uuid
|
| 140 | 2026-01-14T02:36:02.613Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 100
table_name = measurements_cumulativeu64
|
| 141 | 2026-01-14T02:36:02.614Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 30
table_name = measurements_u64
|
| 142 | 2026-01-14T02:36:02.704Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 143 | 2026-01-14T02:36:03.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 144 | 2026-01-14T02:36:03.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 145 | 2026-01-14T02:36:03.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 146 | 2026-01-14T02:36:03.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 147 | 2026-01-14T02:36:03.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 148 | 2026-01-14T02:36:03.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 149 | 2026-01-14T02:36:03.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 150 | 2026-01-14T02:36:03.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 151 | 2026-01-14T02:36:03.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 152 | 2026-01-14T02:36:04.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 153 | 2026-01-14T02:36:04.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 154 | 2026-01-14T02:36:04.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 155 | 2026-01-14T02:36:05.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 156 | 2026-01-14T02:36:05.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 157 | 2026-01-14T02:36:05.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 158 | 2026-01-14T02:36:06.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 159 | 2026-01-14T02:36:06.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 160 | 2026-01-14T02:36:06.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 161 | 2026-01-14T02:36:07.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 162 | 2026-01-14T02:36:07.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 163 | 2026-01-14T02:36:07.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 164 | 2026-01-14T02:36:07.603Z | DEBG | oximeter (results-sink): inserting 170 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 165 | 2026-01-14T02:36:07.603Z | DEBG | oximeter (results-sink-cluster): inserting 170 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 166 | 2026-01-14T02:36:07.603Z | DEBG | oximeter (clickhouse-client): unrolling 170 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 167 | 2026-01-14T02:36:07.612Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 82
table_name = fields_string
|
| 168 | 2026-01-14T02:36:07.614Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 28
table_name = fields_u16
|
| 169 | 2026-01-14T02:36:07.615Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 170 | 2026-01-14T02:36:07.616Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 100
table_name = measurements_cumulativeu64
|
| 171 | 2026-01-14T02:36:07.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 28
table_name = measurements_histogramu64
|
| 172 | 2026-01-14T02:36:07.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = measurements_i64
|
| 173 | 2026-01-14T02:36:07.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 30
table_name = measurements_u64
|
| 174 | 2026-01-14T02:36:07.705Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 175 | 2026-01-14T02:36:08.427Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 176 | 2026-01-14T02:36:08.427Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 177 | 2026-01-14T02:36:08.430Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5f9fe283-a33e-46a9-a561-7baaae2dcbcc", "content-length": "721", "date": "Wed, 14 Jan 2026 02:36:08 GMT"} })
|
| 178 | 2026-01-14T02:36:08.430Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 179 | 2026-01-14T02:36:08.433Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "48c796e8-f6ca-46f2-bd5f-6dec4b551823", "content-length": "29", "date": "Wed, 14 Jan 2026 02:36:08 GMT"} })
|
| 180 | 2026-01-14T02:36:08.433Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
|
| 181 | 2026-01-14T02:36:08.433Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 4
n_pruned_tasks = 0
|
| 182 | 2026-01-14T02:36:08.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 183 | 2026-01-14T02:36:08.434Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 184 | 2026-01-14T02:36:08.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 185 | 2026-01-14T02:36:08.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 186 | 2026-01-14T02:36:08.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 187 | 2026-01-14T02:36:08.464Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 188 | 2026-01-14T02:36:08.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 189 | 2026-01-14T02:36:09.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 190 | 2026-01-14T02:36:09.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 191 | 2026-01-14T02:36:09.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 192 | 2026-01-14T02:36:09.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 193 | 2026-01-14T02:36:09.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 194 | 2026-01-14T02:36:09.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 195 | 2026-01-14T02:36:10.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 196 | 2026-01-14T02:36:10.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 197 | 2026-01-14T02:36:10.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 198 | 2026-01-14T02:36:10.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 199 | 2026-01-14T02:36:10.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 200 | 2026-01-14T02:36:10.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 201 | 2026-01-14T02:36:11.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 202 | 2026-01-14T02:36:11.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 203 | 2026-01-14T02:36:11.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 204 | 2026-01-14T02:36:11.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 205 | 2026-01-14T02:36:11.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 206 | 2026-01-14T02:36:11.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 207 | 2026-01-14T02:36:12.433Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 208 | 2026-01-14T02:36:12.433Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 209 | 2026-01-14T02:36:12.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 210 | 2026-01-14T02:36:12.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 211 | 2026-01-14T02:36:12.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 212 | 2026-01-14T02:36:12.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 213 | 2026-01-14T02:36:12.603Z | DEBG | oximeter (results-sink): inserting 201 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 214 | 2026-01-14T02:36:12.603Z | DEBG | oximeter (results-sink-cluster): inserting 201 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 215 | 2026-01-14T02:36:12.603Z | DEBG | oximeter (clickhouse-client): unrolling 201 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 216 | 2026-01-14T02:36:12.612Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 217 | 2026-01-14T02:36:12.614Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 53
table_name = fields_string
|
| 218 | 2026-01-14T02:36:12.615Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_u16
|
| 219 | 2026-01-14T02:36:12.616Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 58
table_name = fields_uuid
|
| 220 | 2026-01-14T02:36:12.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 151
table_name = measurements_cumulativeu64
|
| 221 | 2026-01-14T02:36:12.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 50
table_name = measurements_u64
|
| 222 | 2026-01-14T02:36:12.703Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 223 | 2026-01-14T02:36:13.433Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 224 | 2026-01-14T02:36:13.433Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 225 | 2026-01-14T02:36:13.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 226 | 2026-01-14T02:36:13.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 227 | 2026-01-14T02:36:13.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 228 | 2026-01-14T02:36:13.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 229 | 2026-01-14T02:36:13.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 230 | 2026-01-14T02:36:13.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 231 | 2026-01-14T02:36:13.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 232 | 2026-01-14T02:36:13.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 233 | 2026-01-14T02:36:13.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 234 | 2026-01-14T02:36:13.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 235 | 2026-01-14T02:36:14.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 236 | 2026-01-14T02:36:14.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 237 | 2026-01-14T02:36:14.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 238 | 2026-01-14T02:36:14.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 239 | 2026-01-14T02:36:14.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 240 | 2026-01-14T02:36:14.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 241 | 2026-01-14T02:36:15.433Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 242 | 2026-01-14T02:36:15.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 243 | 2026-01-14T02:36:15.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 244 | 2026-01-14T02:36:15.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 245 | 2026-01-14T02:36:15.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 246 | 2026-01-14T02:36:15.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 247 | 2026-01-14T02:36:16.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 248 | 2026-01-14T02:36:16.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 249 | 2026-01-14T02:36:16.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 250 | 2026-01-14T02:36:16.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 251 | 2026-01-14T02:36:16.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 252 | 2026-01-14T02:36:16.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 253 | 2026-01-14T02:36:17.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 254 | 2026-01-14T02:36:17.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 255 | 2026-01-14T02:36:17.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 256 | 2026-01-14T02:36:17.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 257 | 2026-01-14T02:36:17.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 258 | 2026-01-14T02:36:17.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 259 | 2026-01-14T02:36:17.603Z | DEBG | oximeter (results-sink): inserting 236 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 260 | 2026-01-14T02:36:17.603Z | DEBG | oximeter (results-sink-cluster): inserting 236 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 261 | 2026-01-14T02:36:17.603Z | DEBG | oximeter (clickhouse-client): unrolling 236 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 262 | 2026-01-14T02:36:17.615Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 118
table_name = fields_string
|
| 263 | 2026-01-14T02:36:17.616Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 33
table_name = fields_u16
|
| 264 | 2026-01-14T02:36:17.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 92
table_name = fields_uuid
|
| 265 | 2026-01-14T02:36:17.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 150
table_name = measurements_cumulativeu64
|
| 266 | 2026-01-14T02:36:17.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 33
table_name = measurements_histogramu64
|
| 267 | 2026-01-14T02:36:17.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 3
table_name = measurements_i64
|
| 268 | 2026-01-14T02:36:17.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 50
table_name = measurements_u64
|
| 269 | 2026-01-14T02:36:17.704Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 270 | 2026-01-14T02:36:18.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 271 | 2026-01-14T02:36:18.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 272 | 2026-01-14T02:36:18.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 273 | 2026-01-14T02:36:18.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 274 | 2026-01-14T02:36:18.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 275 | 2026-01-14T02:36:18.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 276 | 2026-01-14T02:36:19.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 277 | 2026-01-14T02:36:19.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 278 | 2026-01-14T02:36:19.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 279 | 2026-01-14T02:36:19.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 280 | 2026-01-14T02:36:19.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 281 | 2026-01-14T02:36:19.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 282 | 2026-01-14T02:36:20.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 283 | 2026-01-14T02:36:20.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 284 | 2026-01-14T02:36:20.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 285 | 2026-01-14T02:36:20.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 286 | 2026-01-14T02:36:20.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 287 | 2026-01-14T02:36:20.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 288 | 2026-01-14T02:36:21.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 289 | 2026-01-14T02:36:21.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 290 | 2026-01-14T02:36:21.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 291 | 2026-01-14T02:36:21.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 292 | 2026-01-14T02:36:21.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 293 | 2026-01-14T02:36:21.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 294 | 2026-01-14T02:36:22.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 295 | 2026-01-14T02:36:22.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 296 | 2026-01-14T02:36:22.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 297 | 2026-01-14T02:36:22.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 298 | 2026-01-14T02:36:22.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 299 | 2026-01-14T02:36:22.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 300 | 2026-01-14T02:36:22.603Z | DEBG | oximeter (results-sink): inserting 200 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 301 | 2026-01-14T02:36:22.603Z | DEBG | oximeter (results-sink-cluster): inserting 200 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 302 | 2026-01-14T02:36:22.603Z | DEBG | oximeter (clickhouse-client): unrolling 200 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 303 | 2026-01-14T02:36:22.613Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 52
table_name = fields_string
|
| 304 | 2026-01-14T02:36:22.615Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_uuid
|
| 305 | 2026-01-14T02:36:22.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 150
table_name = measurements_cumulativeu64
|
| 306 | 2026-01-14T02:36:22.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 50
table_name = measurements_u64
|
| 307 | 2026-01-14T02:36:22.705Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 308 | 2026-01-14T02:36:23.428Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 309 | 2026-01-14T02:36:23.428Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 310 | 2026-01-14T02:36:23.431Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "93e8bbd7-b571-494d-8715-e676e3509094", "content-length": "857", "date": "Wed, 14 Jan 2026 02:36:23 GMT"} })
|
| 311 | 2026-01-14T02:36:23.431Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 312 | 2026-01-14T02:36:23.433Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "400b1068-ea5c-497f-9ca2-178a4c18378a", "content-length": "29", "date": "Wed, 14 Jan 2026 02:36:23 GMT"} })
|
| 313 | 2026-01-14T02:36:23.434Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
|
| 314 | 2026-01-14T02:36:23.434Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 5
n_pruned_tasks = 0
|
| 315 | 2026-01-14T02:36:23.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 316 | 2026-01-14T02:36:23.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 317 | 2026-01-14T02:36:23.435Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 318 | 2026-01-14T02:36:23.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 319 | 2026-01-14T02:36:23.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 320 | 2026-01-14T02:36:23.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 321 | 2026-01-14T02:36:23.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 322 | 2026-01-14T02:36:23.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 323 | 2026-01-14T02:36:23.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 324 | 2026-01-14T02:36:23.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 325 | 2026-01-14T02:36:23.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 326 | 2026-01-14T02:36:23.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 327 | 2026-01-14T02:36:23.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 328 | 2026-01-14T02:36:23.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 329 | 2026-01-14T02:36:23.465Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 330 | 2026-01-14T02:36:23.472Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 331 | 2026-01-14T02:36:24.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 332 | 2026-01-14T02:36:24.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 333 | 2026-01-14T02:36:24.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 334 | 2026-01-14T02:36:24.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 335 | 2026-01-14T02:36:24.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 336 | 2026-01-14T02:36:24.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 337 | 2026-01-14T02:36:24.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 338 | 2026-01-14T02:36:24.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 339 | 2026-01-14T02:36:24.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 340 | 2026-01-14T02:36:25.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 341 | 2026-01-14T02:36:25.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 342 | 2026-01-14T02:36:25.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 343 | 2026-01-14T02:36:25.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 344 | 2026-01-14T02:36:25.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 345 | 2026-01-14T02:36:25.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 346 | 2026-01-14T02:36:25.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 347 | 2026-01-14T02:36:25.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 348 | 2026-01-14T02:36:25.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 349 | 2026-01-14T02:36:26.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 350 | 2026-01-14T02:36:26.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 351 | 2026-01-14T02:36:26.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 352 | 2026-01-14T02:36:26.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 353 | 2026-01-14T02:36:26.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 354 | 2026-01-14T02:36:26.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 355 | 2026-01-14T02:36:26.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 356 | 2026-01-14T02:36:26.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 357 | 2026-01-14T02:36:26.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 358 | 2026-01-14T02:36:27.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 359 | 2026-01-14T02:36:27.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 360 | 2026-01-14T02:36:27.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 361 | 2026-01-14T02:36:27.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 362 | 2026-01-14T02:36:27.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 363 | 2026-01-14T02:36:27.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 364 | 2026-01-14T02:36:27.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 365 | 2026-01-14T02:36:27.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 366 | 2026-01-14T02:36:27.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 367 | 2026-01-14T02:36:27.604Z | DEBG | oximeter (results-sink): inserting 254 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 368 | 2026-01-14T02:36:27.604Z | DEBG | oximeter (results-sink-cluster): inserting 254 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 369 | 2026-01-14T02:36:27.604Z | DEBG | oximeter (clickhouse-client): unrolling 254 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 370 | 2026-01-14T02:36:27.608Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 371 | 2026-01-14T02:36:27.642Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:27.608187233Z }
timeseries_name = static_routing_config:static_routes
|
| 372 | 2026-01-14T02:36:27.642Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 373 | 2026-01-14T02:36:27.644Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_nexthops"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:27.642965489Z }
timeseries_name = static_routing_config:static_nexthops
|
| 374 | 2026-01-14T02:36:27.645Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 375 | 2026-01-14T02:36:27.646Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_rib:active_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:27.645025376Z }
timeseries_name = switch_rib:active_routes
|
| 376 | 2026-01-14T02:36:27.646Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 377 | 2026-01-14T02:36:27.648Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("mg_lower:routes_blocked_by_link_state"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:27.646732090Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
| 378 | 2026-01-14T02:36:27.654Z | DEBG | oximeter (clickhouse-client): inserting 4 new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 379 | 2026-01-14T02:36:27.657Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 380 | 2026-01-14T02:36:27.659Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 123
table_name = fields_string
|
| 381 | 2026-01-14T02:36:27.660Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 35
table_name = fields_u16
|
| 382 | 2026-01-14T02:36:27.662Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 99
table_name = fields_uuid
|
| 383 | 2026-01-14T02:36:27.663Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 161
table_name = measurements_cumulativeu64
|
| 384 | 2026-01-14T02:36:27.665Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 33
table_name = measurements_histogramu64
|
| 385 | 2026-01-14T02:36:27.666Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 386 | 2026-01-14T02:36:27.704Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 387 | 2026-01-14T02:36:28.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 388 | 2026-01-14T02:36:28.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 389 | 2026-01-14T02:36:28.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 390 | 2026-01-14T02:36:28.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 391 | 2026-01-14T02:36:28.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 392 | 2026-01-14T02:36:28.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 393 | 2026-01-14T02:36:28.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 394 | 2026-01-14T02:36:28.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 395 | 2026-01-14T02:36:28.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 396 | 2026-01-14T02:36:29.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 397 | 2026-01-14T02:36:29.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 398 | 2026-01-14T02:36:29.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 399 | 2026-01-14T02:36:29.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 400 | 2026-01-14T02:36:29.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 401 | 2026-01-14T02:36:29.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 402 | 2026-01-14T02:36:29.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 403 | 2026-01-14T02:36:29.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 404 | 2026-01-14T02:36:29.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 405 | 2026-01-14T02:36:30.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 406 | 2026-01-14T02:36:30.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 407 | 2026-01-14T02:36:30.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 408 | 2026-01-14T02:36:30.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 409 | 2026-01-14T02:36:30.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 410 | 2026-01-14T02:36:30.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 411 | 2026-01-14T02:36:30.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 412 | 2026-01-14T02:36:30.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 413 | 2026-01-14T02:36:30.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 414 | 2026-01-14T02:36:31.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 415 | 2026-01-14T02:36:31.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 416 | 2026-01-14T02:36:31.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 417 | 2026-01-14T02:36:31.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 418 | 2026-01-14T02:36:31.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 419 | 2026-01-14T02:36:31.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 420 | 2026-01-14T02:36:31.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 421 | 2026-01-14T02:36:31.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 422 | 2026-01-14T02:36:31.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 423 | 2026-01-14T02:36:32.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 424 | 2026-01-14T02:36:32.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 425 | 2026-01-14T02:36:32.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 426 | 2026-01-14T02:36:32.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 427 | 2026-01-14T02:36:32.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 428 | 2026-01-14T02:36:32.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 429 | 2026-01-14T02:36:32.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 430 | 2026-01-14T02:36:32.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 431 | 2026-01-14T02:36:32.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 432 | 2026-01-14T02:36:32.604Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 433 | 2026-01-14T02:36:32.604Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 434 | 2026-01-14T02:36:32.604Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 435 | 2026-01-14T02:36:32.614Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 436 | 2026-01-14T02:36:32.616Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 437 | 2026-01-14T02:36:32.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 438 | 2026-01-14T02:36:32.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 439 | 2026-01-14T02:36:32.705Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 440 | 2026-01-14T02:36:33.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 441 | 2026-01-14T02:36:33.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 442 | 2026-01-14T02:36:33.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 443 | 2026-01-14T02:36:33.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 444 | 2026-01-14T02:36:33.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 445 | 2026-01-14T02:36:33.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 446 | 2026-01-14T02:36:33.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 447 | 2026-01-14T02:36:33.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 448 | 2026-01-14T02:36:33.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 449 | 2026-01-14T02:36:33.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 450 | 2026-01-14T02:36:33.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 451 | 2026-01-14T02:36:33.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 452 | 2026-01-14T02:36:33.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 453 | 2026-01-14T02:36:33.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 454 | 2026-01-14T02:36:33.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 455 | 2026-01-14T02:36:34.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 456 | 2026-01-14T02:36:34.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 457 | 2026-01-14T02:36:34.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 458 | 2026-01-14T02:36:34.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 459 | 2026-01-14T02:36:34.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 460 | 2026-01-14T02:36:34.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 461 | 2026-01-14T02:36:34.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 462 | 2026-01-14T02:36:34.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 463 | 2026-01-14T02:36:34.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 464 | 2026-01-14T02:36:35.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 465 | 2026-01-14T02:36:35.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 466 | 2026-01-14T02:36:35.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 467 | 2026-01-14T02:36:35.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 468 | 2026-01-14T02:36:35.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 469 | 2026-01-14T02:36:35.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 470 | 2026-01-14T02:36:35.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 471 | 2026-01-14T02:36:35.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 472 | 2026-01-14T02:36:35.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 473 | 2026-01-14T02:36:36.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 474 | 2026-01-14T02:36:36.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 475 | 2026-01-14T02:36:36.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 476 | 2026-01-14T02:36:36.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 477 | 2026-01-14T02:36:36.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 478 | 2026-01-14T02:36:36.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 479 | 2026-01-14T02:36:36.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 480 | 2026-01-14T02:36:36.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 481 | 2026-01-14T02:36:36.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 482 | 2026-01-14T02:36:37.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 483 | 2026-01-14T02:36:37.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 484 | 2026-01-14T02:36:37.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 485 | 2026-01-14T02:36:37.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 486 | 2026-01-14T02:36:37.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 487 | 2026-01-14T02:36:37.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 488 | 2026-01-14T02:36:37.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 489 | 2026-01-14T02:36:37.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 490 | 2026-01-14T02:36:37.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 491 | 2026-01-14T02:36:37.604Z | DEBG | oximeter (results-sink): inserting 253 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 492 | 2026-01-14T02:36:37.604Z | DEBG | oximeter (results-sink-cluster): inserting 253 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 493 | 2026-01-14T02:36:37.604Z | DEBG | oximeter (clickhouse-client): unrolling 253 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 494 | 2026-01-14T02:36:37.616Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 122
table_name = fields_string
|
| 495 | 2026-01-14T02:36:37.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 33
table_name = fields_u16
|
| 496 | 2026-01-14T02:36:37.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 97
table_name = fields_uuid
|
| 497 | 2026-01-14T02:36:37.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 498 | 2026-01-14T02:36:37.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 33
table_name = measurements_histogramu64
|
| 499 | 2026-01-14T02:36:37.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 500 | 2026-01-14T02:36:37.706Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 501 | 2026-01-14T02:36:38.427Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 502 | 2026-01-14T02:36:38.427Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 503 | 2026-01-14T02:36:38.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 504 | 2026-01-14T02:36:38.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 505 | 2026-01-14T02:36:38.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 506 | 2026-01-14T02:36:38.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 507 | 2026-01-14T02:36:38.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 508 | 2026-01-14T02:36:38.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 509 | 2026-01-14T02:36:38.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 510 | 2026-01-14T02:36:38.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 511 | 2026-01-14T02:36:38.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 512 | 2026-01-14T02:36:38.509Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "97839f4b-811e-4afa-9334-c73e3ab0298d", "content-length": "995", "date": "Wed, 14 Jan 2026 02:36:38 GMT"} })
|
| 513 | 2026-01-14T02:36:38.509Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 514 | 2026-01-14T02:36:38.515Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "77180d4b-a798-47de-8f36-0efd3ac7c7ba", "content-length": "29", "date": "Wed, 14 Jan 2026 02:36:38 GMT"} })
|
| 515 | 2026-01-14T02:36:38.515Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:54875
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
|
| 516 | 2026-01-14T02:36:38.515Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 6
n_pruned_tasks = 0
|
| 517 | 2026-01-14T02:36:38.516Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 518 | 2026-01-14T02:36:38.516Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 519 | 2026-01-14T02:36:38.546Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 520 | 2026-01-14T02:36:38.578Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 521 | 2026-01-14T02:36:39.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 522 | 2026-01-14T02:36:39.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 523 | 2026-01-14T02:36:39.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 524 | 2026-01-14T02:36:39.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 525 | 2026-01-14T02:36:39.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 526 | 2026-01-14T02:36:39.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 527 | 2026-01-14T02:36:39.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 528 | 2026-01-14T02:36:39.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 529 | 2026-01-14T02:36:39.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 530 | 2026-01-14T02:36:40.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 531 | 2026-01-14T02:36:40.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 532 | 2026-01-14T02:36:40.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 533 | 2026-01-14T02:36:40.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 534 | 2026-01-14T02:36:40.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 535 | 2026-01-14T02:36:40.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 536 | 2026-01-14T02:36:40.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 537 | 2026-01-14T02:36:40.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 538 | 2026-01-14T02:36:40.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 539 | 2026-01-14T02:36:41.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 540 | 2026-01-14T02:36:41.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 541 | 2026-01-14T02:36:41.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 542 | 2026-01-14T02:36:41.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 543 | 2026-01-14T02:36:41.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 544 | 2026-01-14T02:36:41.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 545 | 2026-01-14T02:36:41.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 546 | 2026-01-14T02:36:41.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 547 | 2026-01-14T02:36:41.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 548 | 2026-01-14T02:36:42.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 549 | 2026-01-14T02:36:42.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 550 | 2026-01-14T02:36:42.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 551 | 2026-01-14T02:36:42.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 552 | 2026-01-14T02:36:42.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 553 | 2026-01-14T02:36:42.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 554 | 2026-01-14T02:36:42.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 555 | 2026-01-14T02:36:42.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 556 | 2026-01-14T02:36:42.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 557 | 2026-01-14T02:36:42.603Z | DEBG | oximeter (results-sink): inserting 426 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 558 | 2026-01-14T02:36:42.603Z | DEBG | oximeter (results-sink-cluster): inserting 426 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 559 | 2026-01-14T02:36:42.603Z | DEBG | oximeter (clickhouse-client): unrolling 426 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 560 | 2026-01-14T02:36:42.605Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 561 | 2026-01-14T02:36:42.613Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_enabled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:42.605739029Z }
timeseries_name = switch_data_link:link_enabled
|
| 562 | 2026-01-14T02:36:42.613Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 563 | 2026-01-14T02:36:42.615Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_up"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:42.613595613Z }
timeseries_name = switch_data_link:link_up
|
| 564 | 2026-01-14T02:36:42.616Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 565 | 2026-01-14T02:36:42.618Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:capacity"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:42.616115514Z }
timeseries_name = switch_table:capacity
|
| 566 | 2026-01-14T02:36:42.618Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 567 | 2026-01-14T02:36:42.619Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:occupancy"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:42.618102350Z }
timeseries_name = switch_table:occupancy
|
| 568 | 2026-01-14T02:36:42.619Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 569 | 2026-01-14T02:36:42.621Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:inserts"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:42.619959456Z }
timeseries_name = switch_table:inserts
|
| 570 | 2026-01-14T02:36:42.621Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 571 | 2026-01-14T02:36:42.623Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:deletes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:42.621888057Z }
timeseries_name = switch_table:deletes
|
| 572 | 2026-01-14T02:36:42.623Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 573 | 2026-01-14T02:36:42.625Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:updates"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:42.623751927Z }
timeseries_name = switch_table:updates
|
| 574 | 2026-01-14T02:36:42.625Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 575 | 2026-01-14T02:36:42.627Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:collisions"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:42.625805434Z }
timeseries_name = switch_table:collisions
|
| 576 | 2026-01-14T02:36:42.627Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 577 | 2026-01-14T02:36:42.629Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:update_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:42.627819890Z }
timeseries_name = switch_table:update_misses
|
| 578 | 2026-01-14T02:36:42.629Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 579 | 2026-01-14T02:36:42.631Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:delete_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:42.629750577Z }
timeseries_name = switch_table:delete_misses
|
| 580 | 2026-01-14T02:36:42.631Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 581 | 2026-01-14T02:36:42.633Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:exhaustion"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:42.631668362Z }
timeseries_name = switch_table:exhaustion
|
| 582 | 2026-01-14T02:36:42.644Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 583 | 2026-01-14T02:36:42.646Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("dendrite:sample_collection_duration"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Metric, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:42.644935121Z }
timeseries_name = dendrite:sample_collection_duration
|
| 584 | 2026-01-14T02:36:42.653Z | DEBG | oximeter (clickhouse-client): inserting 12 new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 585 | 2026-01-14T02:36:42.659Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 410
table_name = fields_i16
|
| 586 | 2026-01-14T02:36:42.660Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 587 | 2026-01-14T02:36:42.662Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1113
table_name = fields_string
|
| 588 | 2026-01-14T02:36:42.663Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 207
table_name = fields_u16
|
| 589 | 2026-01-14T02:36:42.667Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 212
table_name = fields_u32
|
| 590 | 2026-01-14T02:36:42.672Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 211
table_name = fields_u8
|
| 591 | 2026-01-14T02:36:42.674Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 681
table_name = fields_uuid
|
| 592 | 2026-01-14T02:36:42.675Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_bool
|
| 593 | 2026-01-14T02:36:42.677Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 315
table_name = measurements_cumulativeu64
|
| 594 | 2026-01-14T02:36:42.678Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 595 | 2026-01-14T02:36:42.680Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = measurements_u64
|
| 596 | 2026-01-14T02:36:42.704Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 597 | 2026-01-14T02:36:43.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 598 | 2026-01-14T02:36:43.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 599 | 2026-01-14T02:36:43.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 600 | 2026-01-14T02:36:43.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 601 | 2026-01-14T02:36:43.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 602 | 2026-01-14T02:36:43.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 603 | 2026-01-14T02:36:43.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 604 | 2026-01-14T02:36:43.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 605 | 2026-01-14T02:36:43.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 606 | 2026-01-14T02:36:43.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 607 | 2026-01-14T02:36:43.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 608 | 2026-01-14T02:36:43.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 609 | 2026-01-14T02:36:43.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 610 | 2026-01-14T02:36:43.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 611 | 2026-01-14T02:36:43.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 612 | 2026-01-14T02:36:44.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 613 | 2026-01-14T02:36:44.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 614 | 2026-01-14T02:36:44.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 615 | 2026-01-14T02:36:44.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 616 | 2026-01-14T02:36:44.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 617 | 2026-01-14T02:36:44.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 618 | 2026-01-14T02:36:44.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 619 | 2026-01-14T02:36:44.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 620 | 2026-01-14T02:36:44.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 621 | 2026-01-14T02:36:45.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 622 | 2026-01-14T02:36:45.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 623 | 2026-01-14T02:36:45.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 624 | 2026-01-14T02:36:45.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 625 | 2026-01-14T02:36:45.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 626 | 2026-01-14T02:36:45.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 627 | 2026-01-14T02:36:45.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 628 | 2026-01-14T02:36:45.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 629 | 2026-01-14T02:36:45.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 630 | 2026-01-14T02:36:46.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 631 | 2026-01-14T02:36:46.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 632 | 2026-01-14T02:36:46.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 633 | 2026-01-14T02:36:46.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 634 | 2026-01-14T02:36:46.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 635 | 2026-01-14T02:36:46.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 636 | 2026-01-14T02:36:46.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 637 | 2026-01-14T02:36:46.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 638 | 2026-01-14T02:36:46.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 639 | 2026-01-14T02:36:47.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 640 | 2026-01-14T02:36:47.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 641 | 2026-01-14T02:36:47.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 642 | 2026-01-14T02:36:47.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 643 | 2026-01-14T02:36:47.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 644 | 2026-01-14T02:36:47.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 645 | 2026-01-14T02:36:47.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 646 | 2026-01-14T02:36:47.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 647 | 2026-01-14T02:36:47.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 648 | 2026-01-14T02:36:47.604Z | DEBG | oximeter (results-sink): inserting 253 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 649 | 2026-01-14T02:36:47.604Z | DEBG | oximeter (results-sink-cluster): inserting 253 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 650 | 2026-01-14T02:36:47.604Z | DEBG | oximeter (clickhouse-client): unrolling 253 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 651 | 2026-01-14T02:36:47.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 122
table_name = fields_string
|
| 652 | 2026-01-14T02:36:47.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 33
table_name = fields_u16
|
| 653 | 2026-01-14T02:36:47.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 97
table_name = fields_uuid
|
| 654 | 2026-01-14T02:36:47.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 655 | 2026-01-14T02:36:47.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 33
table_name = measurements_histogramu64
|
| 656 | 2026-01-14T02:36:47.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 657 | 2026-01-14T02:36:47.704Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 658 | 2026-01-14T02:36:48.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 659 | 2026-01-14T02:36:48.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 660 | 2026-01-14T02:36:48.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 661 | 2026-01-14T02:36:48.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 662 | 2026-01-14T02:36:48.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 663 | 2026-01-14T02:36:48.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 664 | 2026-01-14T02:36:48.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 665 | 2026-01-14T02:36:48.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 666 | 2026-01-14T02:36:48.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 667 | 2026-01-14T02:36:48.515Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 668 | 2026-01-14T02:36:48.515Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 669 | 2026-01-14T02:36:48.533Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 670 | 2026-01-14T02:36:49.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 671 | 2026-01-14T02:36:49.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 672 | 2026-01-14T02:36:49.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 673 | 2026-01-14T02:36:49.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 674 | 2026-01-14T02:36:49.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 675 | 2026-01-14T02:36:49.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 676 | 2026-01-14T02:36:49.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 677 | 2026-01-14T02:36:49.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 678 | 2026-01-14T02:36:49.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 679 | 2026-01-14T02:36:50.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 680 | 2026-01-14T02:36:50.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 681 | 2026-01-14T02:36:50.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 682 | 2026-01-14T02:36:50.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 683 | 2026-01-14T02:36:50.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 684 | 2026-01-14T02:36:50.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 685 | 2026-01-14T02:36:50.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 686 | 2026-01-14T02:36:50.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 687 | 2026-01-14T02:36:50.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 688 | 2026-01-14T02:36:51.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 689 | 2026-01-14T02:36:51.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 690 | 2026-01-14T02:36:51.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 691 | 2026-01-14T02:36:51.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 692 | 2026-01-14T02:36:51.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 693 | 2026-01-14T02:36:51.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 694 | 2026-01-14T02:36:51.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 695 | 2026-01-14T02:36:51.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 696 | 2026-01-14T02:36:51.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 697 | 2026-01-14T02:36:52.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 698 | 2026-01-14T02:36:52.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 699 | 2026-01-14T02:36:52.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 700 | 2026-01-14T02:36:52.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 701 | 2026-01-14T02:36:52.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 702 | 2026-01-14T02:36:52.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 703 | 2026-01-14T02:36:52.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 704 | 2026-01-14T02:36:52.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 705 | 2026-01-14T02:36:52.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 706 | 2026-01-14T02:36:52.604Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 707 | 2026-01-14T02:36:52.604Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 708 | 2026-01-14T02:36:52.604Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 709 | 2026-01-14T02:36:52.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 410
table_name = fields_i16
|
| 710 | 2026-01-14T02:36:52.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1112
table_name = fields_string
|
| 711 | 2026-01-14T02:36:52.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 205
table_name = fields_u16
|
| 712 | 2026-01-14T02:36:52.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 212
table_name = fields_u32
|
| 713 | 2026-01-14T02:36:52.634Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 211
table_name = fields_u8
|
| 714 | 2026-01-14T02:36:52.636Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 679
table_name = fields_uuid
|
| 715 | 2026-01-14T02:36:52.637Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_bool
|
| 716 | 2026-01-14T02:36:52.639Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 314
table_name = measurements_cumulativeu64
|
| 717 | 2026-01-14T02:36:52.640Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 718 | 2026-01-14T02:36:52.642Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = measurements_u64
|
| 719 | 2026-01-14T02:36:52.705Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 720 | 2026-01-14T02:36:53.427Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 721 | 2026-01-14T02:36:53.427Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 722 | 2026-01-14T02:36:53.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 723 | 2026-01-14T02:36:53.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 724 | 2026-01-14T02:36:53.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 725 | 2026-01-14T02:36:53.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 726 | 2026-01-14T02:36:53.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 727 | 2026-01-14T02:36:53.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 728 | 2026-01-14T02:36:53.439Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 729 | 2026-01-14T02:36:53.439Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 730 | 2026-01-14T02:36:53.439Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 731 | 2026-01-14T02:36:53.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 732 | 2026-01-14T02:36:53.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 733 | 2026-01-14T02:36:53.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 734 | 2026-01-14T02:36:53.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 735 | 2026-01-14T02:36:53.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 736 | 2026-01-14T02:36:53.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 737 | 2026-01-14T02:36:53.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 738 | 2026-01-14T02:36:53.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 739 | 2026-01-14T02:36:53.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 740 | 2026-01-14T02:36:53.458Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "533f3812-d15d-4832-afdb-9d71249cce14", "content-length": "1271", "date": "Wed, 14 Jan 2026 02:36:53 GMT"} })
|
| 741 | 2026-01-14T02:36:53.458Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 742 | 2026-01-14T02:36:53.464Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "460004d9-6794-499c-81e9-4b57476f0c8e", "content-length": "29", "date": "Wed, 14 Jan 2026 02:36:53 GMT"} })
|
| 743 | 2026-01-14T02:36:53.464Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:35500
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
|
| 744 | 2026-01-14T02:36:53.464Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:42511
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
|
| 745 | 2026-01-14T02:36:53.464Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 8
n_pruned_tasks = 0
|
| 746 | 2026-01-14T02:36:53.465Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 747 | 2026-01-14T02:36:53.465Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 748 | 2026-01-14T02:36:53.466Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 749 | 2026-01-14T02:36:53.466Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 750 | 2026-01-14T02:36:53.582Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 751 | 2026-01-14T02:36:53.584Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 752 | 2026-01-14T02:36:53.589Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 753 | 2026-01-14T02:36:53.595Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 754 | 2026-01-14T02:36:54.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 755 | 2026-01-14T02:36:54.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 756 | 2026-01-14T02:36:54.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 757 | 2026-01-14T02:36:54.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 758 | 2026-01-14T02:36:54.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 759 | 2026-01-14T02:36:54.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 760 | 2026-01-14T02:36:54.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 761 | 2026-01-14T02:36:54.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 762 | 2026-01-14T02:36:54.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 763 | 2026-01-14T02:36:55.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 764 | 2026-01-14T02:36:55.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 765 | 2026-01-14T02:36:55.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 766 | 2026-01-14T02:36:55.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 767 | 2026-01-14T02:36:55.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 768 | 2026-01-14T02:36:55.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 769 | 2026-01-14T02:36:55.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 770 | 2026-01-14T02:36:55.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 771 | 2026-01-14T02:36:55.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 772 | 2026-01-14T02:36:56.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 773 | 2026-01-14T02:36:56.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 774 | 2026-01-14T02:36:56.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 775 | 2026-01-14T02:36:56.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 776 | 2026-01-14T02:36:56.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 777 | 2026-01-14T02:36:56.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 778 | 2026-01-14T02:36:56.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 779 | 2026-01-14T02:36:56.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 780 | 2026-01-14T02:36:56.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 781 | 2026-01-14T02:36:57.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 782 | 2026-01-14T02:36:57.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 783 | 2026-01-14T02:36:57.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 784 | 2026-01-14T02:36:57.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 785 | 2026-01-14T02:36:57.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 786 | 2026-01-14T02:36:57.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 787 | 2026-01-14T02:36:57.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 788 | 2026-01-14T02:36:57.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 789 | 2026-01-14T02:36:57.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 790 | 2026-01-14T02:36:57.604Z | DEBG | oximeter (results-sink): inserting 274 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 791 | 2026-01-14T02:36:57.604Z | DEBG | oximeter (results-sink-cluster): inserting 274 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 792 | 2026-01-14T02:36:57.604Z | DEBG | oximeter (clickhouse-client): unrolling 274 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 793 | 2026-01-14T02:36:57.608Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 794 | 2026-01-14T02:36:57.611Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("database_transaction:retry_data"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attempt", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "name", field_type: String, source: Target, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:36:57.608780110Z }
timeseries_name = database_transaction:retry_data
|
| 795 | 2026-01-14T02:36:57.618Z | DEBG | oximeter (clickhouse-client): inserting 1 new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 796 | 2026-01-14T02:36:57.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 10
table_name = fields_ipaddr
|
| 797 | 2026-01-14T02:36:57.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 143
table_name = fields_string
|
| 798 | 2026-01-14T02:36:57.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 50
table_name = fields_u16
|
| 799 | 2026-01-14T02:36:57.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_u32
|
| 800 | 2026-01-14T02:36:57.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 120
table_name = fields_uuid
|
| 801 | 2026-01-14T02:36:57.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 165
table_name = measurements_cumulativeu64
|
| 802 | 2026-01-14T02:36:57.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 3
table_name = measurements_f64
|
| 803 | 2026-01-14T02:36:57.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 804 | 2026-01-14T02:36:57.633Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_i64
|
| 805 | 2026-01-14T02:36:57.634Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 806 | 2026-01-14T02:36:57.705Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 807 | 2026-01-14T02:36:58.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 808 | 2026-01-14T02:36:58.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 809 | 2026-01-14T02:36:58.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 810 | 2026-01-14T02:36:58.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 811 | 2026-01-14T02:36:58.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 812 | 2026-01-14T02:36:58.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 813 | 2026-01-14T02:36:58.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 814 | 2026-01-14T02:36:58.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 815 | 2026-01-14T02:36:58.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 816 | 2026-01-14T02:36:58.516Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 817 | 2026-01-14T02:36:58.516Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 818 | 2026-01-14T02:36:58.532Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 819 | 2026-01-14T02:36:59.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 820 | 2026-01-14T02:36:59.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 821 | 2026-01-14T02:36:59.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 822 | 2026-01-14T02:36:59.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 823 | 2026-01-14T02:36:59.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 824 | 2026-01-14T02:36:59.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 825 | 2026-01-14T02:36:59.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 826 | 2026-01-14T02:36:59.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 827 | 2026-01-14T02:36:59.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 828 | 2026-01-14T02:37:00.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 829 | 2026-01-14T02:37:00.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 830 | 2026-01-14T02:37:00.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 831 | 2026-01-14T02:37:00.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 832 | 2026-01-14T02:37:00.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 833 | 2026-01-14T02:37:00.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 834 | 2026-01-14T02:37:00.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 835 | 2026-01-14T02:37:00.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 836 | 2026-01-14T02:37:00.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 837 | 2026-01-14T02:37:01.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 838 | 2026-01-14T02:37:01.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 839 | 2026-01-14T02:37:01.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 840 | 2026-01-14T02:37:01.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 841 | 2026-01-14T02:37:01.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 842 | 2026-01-14T02:37:01.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 843 | 2026-01-14T02:37:01.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 844 | 2026-01-14T02:37:01.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 845 | 2026-01-14T02:37:01.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 846 | 2026-01-14T02:37:02.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 847 | 2026-01-14T02:37:02.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 848 | 2026-01-14T02:37:02.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 849 | 2026-01-14T02:37:02.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 850 | 2026-01-14T02:37:02.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 851 | 2026-01-14T02:37:02.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 852 | 2026-01-14T02:37:02.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 853 | 2026-01-14T02:37:02.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 854 | 2026-01-14T02:37:02.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 855 | 2026-01-14T02:37:02.604Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 856 | 2026-01-14T02:37:02.604Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 857 | 2026-01-14T02:37:02.604Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 858 | 2026-01-14T02:37:02.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 410
table_name = fields_i16
|
| 859 | 2026-01-14T02:37:02.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1112
table_name = fields_string
|
| 860 | 2026-01-14T02:37:02.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 205
table_name = fields_u16
|
| 861 | 2026-01-14T02:37:02.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 212
table_name = fields_u32
|
| 862 | 2026-01-14T02:37:02.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 211
table_name = fields_u8
|
| 863 | 2026-01-14T02:37:02.634Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 679
table_name = fields_uuid
|
| 864 | 2026-01-14T02:37:02.635Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_bool
|
| 865 | 2026-01-14T02:37:02.636Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 314
table_name = measurements_cumulativeu64
|
| 866 | 2026-01-14T02:37:02.638Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 867 | 2026-01-14T02:37:02.639Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = measurements_u64
|
| 868 | 2026-01-14T02:37:02.705Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 869 | 2026-01-14T02:37:03.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 870 | 2026-01-14T02:37:03.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 871 | 2026-01-14T02:37:03.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 872 | 2026-01-14T02:37:03.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 873 | 2026-01-14T02:37:03.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 874 | 2026-01-14T02:37:03.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 875 | 2026-01-14T02:37:03.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 876 | 2026-01-14T02:37:03.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 877 | 2026-01-14T02:37:03.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 878 | 2026-01-14T02:37:03.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 879 | 2026-01-14T02:37:03.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 880 | 2026-01-14T02:37:03.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 881 | 2026-01-14T02:37:03.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 882 | 2026-01-14T02:37:03.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 883 | 2026-01-14T02:37:03.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 884 | 2026-01-14T02:37:03.466Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 885 | 2026-01-14T02:37:03.466Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 886 | 2026-01-14T02:37:03.466Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 887 | 2026-01-14T02:37:03.466Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 888 | 2026-01-14T02:37:03.467Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 889 | 2026-01-14T02:37:03.467Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 890 | 2026-01-14T02:37:04.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 891 | 2026-01-14T02:37:04.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 892 | 2026-01-14T02:37:04.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 893 | 2026-01-14T02:37:04.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 894 | 2026-01-14T02:37:04.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 895 | 2026-01-14T02:37:04.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 896 | 2026-01-14T02:37:04.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 897 | 2026-01-14T02:37:04.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 898 | 2026-01-14T02:37:04.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 899 | 2026-01-14T02:37:05.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 900 | 2026-01-14T02:37:05.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 901 | 2026-01-14T02:37:05.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 902 | 2026-01-14T02:37:05.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 903 | 2026-01-14T02:37:05.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 904 | 2026-01-14T02:37:05.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 905 | 2026-01-14T02:37:05.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 906 | 2026-01-14T02:37:05.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 907 | 2026-01-14T02:37:05.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 908 | 2026-01-14T02:37:06.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 909 | 2026-01-14T02:37:06.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 910 | 2026-01-14T02:37:06.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 911 | 2026-01-14T02:37:06.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 912 | 2026-01-14T02:37:06.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 913 | 2026-01-14T02:37:06.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 914 | 2026-01-14T02:37:06.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 915 | 2026-01-14T02:37:06.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 916 | 2026-01-14T02:37:06.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 917 | 2026-01-14T02:37:07.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 918 | 2026-01-14T02:37:07.434Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 919 | 2026-01-14T02:37:07.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 920 | 2026-01-14T02:37:07.434Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 921 | 2026-01-14T02:37:07.435Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 922 | 2026-01-14T02:37:07.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 923 | 2026-01-14T02:37:07.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 924 | 2026-01-14T02:37:07.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 925 | 2026-01-14T02:37:07.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 926 | 2026-01-14T02:37:07.604Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 927 | 2026-01-14T02:37:07.604Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 928 | 2026-01-14T02:37:07.604Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 929 | 2026-01-14T02:37:07.616Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 930 | 2026-01-14T02:37:07.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 931 | 2026-01-14T02:37:07.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 932 | 2026-01-14T02:37:07.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 933 | 2026-01-14T02:37:07.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 934 | 2026-01-14T02:37:07.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 935 | 2026-01-14T02:37:07.704Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 936 | 2026-01-14T02:37:08.428Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 937 | 2026-01-14T02:37:08.428Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 938 | 2026-01-14T02:37:08.432Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "98f3b1db-48ef-4820-8582-accd0faf42f6", "content-length": "1271", "date": "Wed, 14 Jan 2026 02:37:08 GMT"} })
|
| 939 | 2026-01-14T02:37:08.432Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 940 | 2026-01-14T02:37:08.435Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 941 | 2026-01-14T02:37:08.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 942 | 2026-01-14T02:37:08.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 943 | 2026-01-14T02:37:08.435Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "42181ca7-67c1-48a2-933a-72095d70da70", "content-length": "29", "date": "Wed, 14 Jan 2026 02:37:08 GMT"} })
|
| 944 | 2026-01-14T02:37:08.435Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:40970
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = b635d947-a448-4847-9891-01affd781dce
|
| 945 | 2026-01-14T02:37:08.435Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 946 | 2026-01-14T02:37:08.435Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 8
n_pruned_tasks = 0
|
| 947 | 2026-01-14T02:37:08.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 948 | 2026-01-14T02:37:08.435Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:40970
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 949 | 2026-01-14T02:37:08.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 950 | 2026-01-14T02:37:08.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 951 | 2026-01-14T02:37:08.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 952 | 2026-01-14T02:37:08.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 953 | 2026-01-14T02:37:08.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 954 | 2026-01-14T02:37:08.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 955 | 2026-01-14T02:37:08.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 956 | 2026-01-14T02:37:08.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 957 | 2026-01-14T02:37:08.483Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 958 | 2026-01-14T02:37:09.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 959 | 2026-01-14T02:37:09.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 960 | 2026-01-14T02:37:09.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 961 | 2026-01-14T02:37:09.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 962 | 2026-01-14T02:37:09.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 963 | 2026-01-14T02:37:09.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 964 | 2026-01-14T02:37:09.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 965 | 2026-01-14T02:37:09.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 966 | 2026-01-14T02:37:09.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 967 | 2026-01-14T02:37:10.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 968 | 2026-01-14T02:37:10.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 969 | 2026-01-14T02:37:10.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 970 | 2026-01-14T02:37:10.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 971 | 2026-01-14T02:37:10.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 972 | 2026-01-14T02:37:10.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 973 | 2026-01-14T02:37:10.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 974 | 2026-01-14T02:37:10.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 975 | 2026-01-14T02:37:10.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 976 | 2026-01-14T02:37:11.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 977 | 2026-01-14T02:37:11.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 978 | 2026-01-14T02:37:11.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 979 | 2026-01-14T02:37:11.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 980 | 2026-01-14T02:37:11.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 981 | 2026-01-14T02:37:11.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 982 | 2026-01-14T02:37:11.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 983 | 2026-01-14T02:37:11.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 984 | 2026-01-14T02:37:11.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 985 | 2026-01-14T02:37:12.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 986 | 2026-01-14T02:37:12.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 987 | 2026-01-14T02:37:12.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 988 | 2026-01-14T02:37:12.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 989 | 2026-01-14T02:37:12.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 990 | 2026-01-14T02:37:12.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 991 | 2026-01-14T02:37:12.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 992 | 2026-01-14T02:37:12.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 993 | 2026-01-14T02:37:12.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 994 | 2026-01-14T02:37:12.604Z | DEBG | oximeter (results-sink): inserting 581 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 995 | 2026-01-14T02:37:12.604Z | DEBG | oximeter (results-sink-cluster): inserting 581 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 996 | 2026-01-14T02:37:12.604Z | DEBG | oximeter (clickhouse-client): unrolling 581 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 997 | 2026-01-14T02:37:12.606Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 998 | 2026-01-14T02:37:12.609Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:37:12.606411207Z }
timeseries_name = switch_port_control_data_link:errors_received
|
| 999 | 2026-01-14T02:37:12.609Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1000 | 2026-01-14T02:37:12.611Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:37:12.609460333Z }
timeseries_name = switch_port_control_data_link:errors_sent
|
| 1001 | 2026-01-14T02:37:12.611Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1002 | 2026-01-14T02:37:12.613Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:37:12.611725551Z }
timeseries_name = switch_port_control_data_link:bytes_received
|
| 1003 | 2026-01-14T02:37:12.613Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1004 | 2026-01-14T02:37:12.615Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:37:12.613835029Z }
timeseries_name = switch_port_control_data_link:packets_received
|
| 1005 | 2026-01-14T02:37:12.615Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1006 | 2026-01-14T02:37:12.617Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:37:12.615936206Z }
timeseries_name = switch_port_control_data_link:bytes_sent
|
| 1007 | 2026-01-14T02:37:12.618Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1008 | 2026-01-14T02:37:12.620Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:37:12.618046883Z }
timeseries_name = switch_port_control_data_link:packets_sent
|
| 1009 | 2026-01-14T02:37:12.640Z | DEBG | oximeter (clickhouse-client): inserting 6 new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1010 | 2026-01-14T02:37:12.644Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_i16
|
| 1011 | 2026-01-14T02:37:12.645Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 1012 | 2026-01-14T02:37:12.646Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 177
table_name = fields_string
|
| 1013 | 2026-01-14T02:37:12.648Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 14
table_name = fields_u16
|
| 1014 | 2026-01-14T02:37:12.649Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_u32
|
| 1015 | 2026-01-14T02:37:12.651Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_u8
|
| 1016 | 2026-01-14T02:37:12.652Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 102
table_name = fields_uuid
|
| 1017 | 2026-01-14T02:37:12.654Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 521
table_name = measurements_cumulativeu64
|
| 1018 | 2026-01-14T02:37:12.655Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1019 | 2026-01-14T02:37:12.705Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 1020 | 2026-01-14T02:37:13.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1021 | 2026-01-14T02:37:13.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1022 | 2026-01-14T02:37:13.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1023 | 2026-01-14T02:37:13.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1024 | 2026-01-14T02:37:13.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1025 | 2026-01-14T02:37:13.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1026 | 2026-01-14T02:37:13.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1027 | 2026-01-14T02:37:13.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1028 | 2026-01-14T02:37:13.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1029 | 2026-01-14T02:37:13.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1030 | 2026-01-14T02:37:13.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1031 | 2026-01-14T02:37:13.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1032 | 2026-01-14T02:37:13.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1033 | 2026-01-14T02:37:13.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1034 | 2026-01-14T02:37:13.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1035 | 2026-01-14T02:37:13.466Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1036 | 2026-01-14T02:37:13.466Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1037 | 2026-01-14T02:37:13.466Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1038 | 2026-01-14T02:37:13.466Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1039 | 2026-01-14T02:37:13.467Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1040 | 2026-01-14T02:37:13.467Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1041 | 2026-01-14T02:37:14.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1042 | 2026-01-14T02:37:14.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1043 | 2026-01-14T02:37:14.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1044 | 2026-01-14T02:37:14.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1045 | 2026-01-14T02:37:14.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1046 | 2026-01-14T02:37:14.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1047 | 2026-01-14T02:37:14.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1048 | 2026-01-14T02:37:14.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1049 | 2026-01-14T02:37:14.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1050 | 2026-01-14T02:37:15.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1051 | 2026-01-14T02:37:15.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1052 | 2026-01-14T02:37:15.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1053 | 2026-01-14T02:37:15.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1054 | 2026-01-14T02:37:15.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1055 | 2026-01-14T02:37:15.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1056 | 2026-01-14T02:37:15.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1057 | 2026-01-14T02:37:15.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1058 | 2026-01-14T02:37:15.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1059 | 2026-01-14T02:37:16.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1060 | 2026-01-14T02:37:16.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1061 | 2026-01-14T02:37:16.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1062 | 2026-01-14T02:37:16.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1063 | 2026-01-14T02:37:16.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1064 | 2026-01-14T02:37:16.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1065 | 2026-01-14T02:37:16.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1066 | 2026-01-14T02:37:16.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1067 | 2026-01-14T02:37:16.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1068 | 2026-01-14T02:37:17.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1069 | 2026-01-14T02:37:17.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1070 | 2026-01-14T02:37:17.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1071 | 2026-01-14T02:37:17.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1072 | 2026-01-14T02:37:17.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1073 | 2026-01-14T02:37:17.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1074 | 2026-01-14T02:37:17.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1075 | 2026-01-14T02:37:17.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1076 | 2026-01-14T02:37:17.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1077 | 2026-01-14T02:37:17.604Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1078 | 2026-01-14T02:37:17.604Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1079 | 2026-01-14T02:37:17.604Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1080 | 2026-01-14T02:37:17.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 1081 | 2026-01-14T02:37:17.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 1082 | 2026-01-14T02:37:17.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 1083 | 2026-01-14T02:37:17.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1084 | 2026-01-14T02:37:17.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 1085 | 2026-01-14T02:37:17.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1086 | 2026-01-14T02:37:17.706Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 1087 | 2026-01-14T02:37:18.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1088 | 2026-01-14T02:37:18.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1089 | 2026-01-14T02:37:18.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1090 | 2026-01-14T02:37:18.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1091 | 2026-01-14T02:37:18.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1092 | 2026-01-14T02:37:18.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1093 | 2026-01-14T02:37:18.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1094 | 2026-01-14T02:37:18.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1095 | 2026-01-14T02:37:18.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1096 | 2026-01-14T02:37:19.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1097 | 2026-01-14T02:37:19.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1098 | 2026-01-14T02:37:19.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1099 | 2026-01-14T02:37:19.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1100 | 2026-01-14T02:37:19.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1101 | 2026-01-14T02:37:19.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1102 | 2026-01-14T02:37:19.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1103 | 2026-01-14T02:37:19.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1104 | 2026-01-14T02:37:19.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1105 | 2026-01-14T02:37:20.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1106 | 2026-01-14T02:37:20.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1107 | 2026-01-14T02:37:20.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1108 | 2026-01-14T02:37:20.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1109 | 2026-01-14T02:37:20.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1110 | 2026-01-14T02:37:20.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1111 | 2026-01-14T02:37:20.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1112 | 2026-01-14T02:37:20.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1113 | 2026-01-14T02:37:20.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1114 | 2026-01-14T02:37:21.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1115 | 2026-01-14T02:37:21.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1116 | 2026-01-14T02:37:21.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1117 | 2026-01-14T02:37:21.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1118 | 2026-01-14T02:37:21.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1119 | 2026-01-14T02:37:21.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1120 | 2026-01-14T02:37:21.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1121 | 2026-01-14T02:37:21.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1122 | 2026-01-14T02:37:21.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1123 | 2026-01-14T02:37:22.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1124 | 2026-01-14T02:37:22.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1125 | 2026-01-14T02:37:22.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1126 | 2026-01-14T02:37:22.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1127 | 2026-01-14T02:37:22.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1128 | 2026-01-14T02:37:22.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1129 | 2026-01-14T02:37:22.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1130 | 2026-01-14T02:37:22.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1131 | 2026-01-14T02:37:22.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1132 | 2026-01-14T02:37:22.605Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1133 | 2026-01-14T02:37:22.605Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1134 | 2026-01-14T02:37:22.605Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1135 | 2026-01-14T02:37:22.615Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 1136 | 2026-01-14T02:37:22.616Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 1137 | 2026-01-14T02:37:22.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1138 | 2026-01-14T02:37:22.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1139 | 2026-01-14T02:37:22.705Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 1140 | 2026-01-14T02:37:23.428Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1141 | 2026-01-14T02:37:23.428Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 1142 | 2026-01-14T02:37:23.432Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "64635f3c-9dcf-470e-a10e-1116b1274d9e", "content-length": "1271", "date": "Wed, 14 Jan 2026 02:37:23 GMT"} })
|
| 1143 | 2026-01-14T02:37:23.432Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 1144 | 2026-01-14T02:37:23.434Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9ce20818-f8d6-4890-b6ff-94441f87f4ff", "content-length": "29", "date": "Wed, 14 Jan 2026 02:37:23 GMT"} })
|
| 1145 | 2026-01-14T02:37:23.435Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 8
n_pruned_tasks = 0
|
| 1146 | 2026-01-14T02:37:23.436Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1147 | 2026-01-14T02:37:23.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1148 | 2026-01-14T02:37:23.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1149 | 2026-01-14T02:37:23.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1150 | 2026-01-14T02:37:23.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1151 | 2026-01-14T02:37:23.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1152 | 2026-01-14T02:37:23.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1153 | 2026-01-14T02:37:23.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1154 | 2026-01-14T02:37:23.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1155 | 2026-01-14T02:37:23.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1156 | 2026-01-14T02:37:23.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1157 | 2026-01-14T02:37:23.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1158 | 2026-01-14T02:37:23.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1159 | 2026-01-14T02:37:23.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1160 | 2026-01-14T02:37:23.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1161 | 2026-01-14T02:37:23.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1162 | 2026-01-14T02:37:23.467Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1163 | 2026-01-14T02:37:23.467Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1164 | 2026-01-14T02:37:23.467Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1165 | 2026-01-14T02:37:23.467Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1166 | 2026-01-14T02:37:23.468Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1167 | 2026-01-14T02:37:23.468Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1168 | 2026-01-14T02:37:24.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1169 | 2026-01-14T02:37:24.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1170 | 2026-01-14T02:37:24.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1171 | 2026-01-14T02:37:24.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1172 | 2026-01-14T02:37:24.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1173 | 2026-01-14T02:37:24.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1174 | 2026-01-14T02:37:24.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1175 | 2026-01-14T02:37:24.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1176 | 2026-01-14T02:37:24.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1177 | 2026-01-14T02:37:25.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1178 | 2026-01-14T02:37:25.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1179 | 2026-01-14T02:37:25.435Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1180 | 2026-01-14T02:37:25.435Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1181 | 2026-01-14T02:37:25.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1182 | 2026-01-14T02:37:25.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1183 | 2026-01-14T02:37:25.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1184 | 2026-01-14T02:37:25.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1185 | 2026-01-14T02:37:25.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1186 | 2026-01-14T02:37:26.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1187 | 2026-01-14T02:37:26.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1188 | 2026-01-14T02:37:26.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1189 | 2026-01-14T02:37:26.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1190 | 2026-01-14T02:37:26.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1191 | 2026-01-14T02:37:26.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1192 | 2026-01-14T02:37:26.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1193 | 2026-01-14T02:37:26.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1194 | 2026-01-14T02:37:26.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1195 | 2026-01-14T02:37:27.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1196 | 2026-01-14T02:37:27.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1197 | 2026-01-14T02:37:27.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1198 | 2026-01-14T02:37:27.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1199 | 2026-01-14T02:37:27.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1200 | 2026-01-14T02:37:27.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1201 | 2026-01-14T02:37:27.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1202 | 2026-01-14T02:37:27.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1203 | 2026-01-14T02:37:27.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1204 | 2026-01-14T02:37:27.605Z | DEBG | oximeter (results-sink): inserting 261 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1205 | 2026-01-14T02:37:27.605Z | DEBG | oximeter (results-sink-cluster): inserting 261 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1206 | 2026-01-14T02:37:27.605Z | DEBG | oximeter (clickhouse-client): unrolling 261 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1207 | 2026-01-14T02:37:27.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 1208 | 2026-01-14T02:37:27.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 137
table_name = fields_string
|
| 1209 | 2026-01-14T02:37:27.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 42
table_name = fields_u16
|
| 1210 | 2026-01-14T02:37:27.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 106
table_name = fields_uuid
|
| 1211 | 2026-01-14T02:37:27.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 161
table_name = measurements_cumulativeu64
|
| 1212 | 2026-01-14T02:37:27.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 1213 | 2026-01-14T02:37:27.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1214 | 2026-01-14T02:37:27.706Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 1215 | 2026-01-14T02:37:28.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1216 | 2026-01-14T02:37:28.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1217 | 2026-01-14T02:37:28.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1218 | 2026-01-14T02:37:28.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1219 | 2026-01-14T02:37:28.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1220 | 2026-01-14T02:37:28.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1221 | 2026-01-14T02:37:28.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1222 | 2026-01-14T02:37:28.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1223 | 2026-01-14T02:37:28.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1224 | 2026-01-14T02:37:29.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1225 | 2026-01-14T02:37:29.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1226 | 2026-01-14T02:37:29.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1227 | 2026-01-14T02:37:29.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1228 | 2026-01-14T02:37:29.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1229 | 2026-01-14T02:37:29.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1230 | 2026-01-14T02:37:29.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1231 | 2026-01-14T02:37:29.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1232 | 2026-01-14T02:37:29.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1233 | 2026-01-14T02:37:30.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1234 | 2026-01-14T02:37:30.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1235 | 2026-01-14T02:37:30.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1236 | 2026-01-14T02:37:30.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1237 | 2026-01-14T02:37:30.436Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1238 | 2026-01-14T02:37:30.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1239 | 2026-01-14T02:37:30.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1240 | 2026-01-14T02:37:30.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1241 | 2026-01-14T02:37:30.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1242 | 2026-01-14T02:37:31.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1243 | 2026-01-14T02:37:31.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1244 | 2026-01-14T02:37:31.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1245 | 2026-01-14T02:37:31.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1246 | 2026-01-14T02:37:31.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1247 | 2026-01-14T02:37:31.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1248 | 2026-01-14T02:37:31.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1249 | 2026-01-14T02:37:31.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1250 | 2026-01-14T02:37:31.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1251 | 2026-01-14T02:37:32.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1252 | 2026-01-14T02:37:32.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1253 | 2026-01-14T02:37:32.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1254 | 2026-01-14T02:37:32.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1255 | 2026-01-14T02:37:32.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1256 | 2026-01-14T02:37:32.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1257 | 2026-01-14T02:37:32.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1258 | 2026-01-14T02:37:32.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1259 | 2026-01-14T02:37:32.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1260 | 2026-01-14T02:37:32.605Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1261 | 2026-01-14T02:37:32.605Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1262 | 2026-01-14T02:37:32.605Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1263 | 2026-01-14T02:37:32.615Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 1264 | 2026-01-14T02:37:32.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 1265 | 2026-01-14T02:37:32.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1266 | 2026-01-14T02:37:32.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1267 | 2026-01-14T02:37:32.706Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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 | 2026-01-14T02:37:33.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1269 | 2026-01-14T02:37:33.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1270 | 2026-01-14T02:37:33.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1271 | 2026-01-14T02:37:33.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1272 | 2026-01-14T02:37:33.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1273 | 2026-01-14T02:37:33.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1274 | 2026-01-14T02:37:33.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1275 | 2026-01-14T02:37:33.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1276 | 2026-01-14T02:37:33.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1277 | 2026-01-14T02:37:33.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1278 | 2026-01-14T02:37:33.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1279 | 2026-01-14T02:37:33.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1280 | 2026-01-14T02:37:33.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1281 | 2026-01-14T02:37:33.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1282 | 2026-01-14T02:37:33.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1283 | 2026-01-14T02:37:33.467Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1284 | 2026-01-14T02:37:33.467Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1285 | 2026-01-14T02:37:33.467Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1286 | 2026-01-14T02:37:33.467Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1287 | 2026-01-14T02:37:33.467Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1288 | 2026-01-14T02:37:33.468Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1289 | 2026-01-14T02:37:34.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1290 | 2026-01-14T02:37:34.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1291 | 2026-01-14T02:37:34.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1292 | 2026-01-14T02:37:34.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1293 | 2026-01-14T02:37:34.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1294 | 2026-01-14T02:37:34.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1295 | 2026-01-14T02:37:34.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1296 | 2026-01-14T02:37:34.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1297 | 2026-01-14T02:37:34.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1298 | 2026-01-14T02:37:35.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1299 | 2026-01-14T02:37:35.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1300 | 2026-01-14T02:37:35.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1301 | 2026-01-14T02:37:35.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1302 | 2026-01-14T02:37:35.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1303 | 2026-01-14T02:37:35.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1304 | 2026-01-14T02:37:35.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1305 | 2026-01-14T02:37:35.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1306 | 2026-01-14T02:37:35.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1307 | 2026-01-14T02:37:36.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1308 | 2026-01-14T02:37:36.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1309 | 2026-01-14T02:37:36.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1310 | 2026-01-14T02:37:36.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1311 | 2026-01-14T02:37:36.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1312 | 2026-01-14T02:37:36.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1313 | 2026-01-14T02:37:36.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1314 | 2026-01-14T02:37:36.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1315 | 2026-01-14T02:37:36.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1316 | 2026-01-14T02:37:37.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1317 | 2026-01-14T02:37:37.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1318 | 2026-01-14T02:37:37.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1319 | 2026-01-14T02:37:37.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1320 | 2026-01-14T02:37:37.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1321 | 2026-01-14T02:37:37.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1322 | 2026-01-14T02:37:37.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1323 | 2026-01-14T02:37:37.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1324 | 2026-01-14T02:37:37.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1325 | 2026-01-14T02:37:37.605Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1326 | 2026-01-14T02:37:37.605Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1327 | 2026-01-14T02:37:37.605Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1328 | 2026-01-14T02:37:37.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 1329 | 2026-01-14T02:37:37.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 1330 | 2026-01-14T02:37:37.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 1331 | 2026-01-14T02:37:37.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1332 | 2026-01-14T02:37:37.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 1333 | 2026-01-14T02:37:37.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1334 | 2026-01-14T02:37:37.706Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 1335 | 2026-01-14T02:37:38.429Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1336 | 2026-01-14T02:37:38.429Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 1337 | 2026-01-14T02:37:38.433Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6bbe9168-b2f1-4344-b748-eb71de52d69c", "content-length": "1271", "date": "Wed, 14 Jan 2026 02:37:38 GMT"} })
|
| 1338 | 2026-01-14T02:37:38.433Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 1339 | 2026-01-14T02:37:38.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1340 | 2026-01-14T02:37:38.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1341 | 2026-01-14T02:37:38.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1342 | 2026-01-14T02:37:38.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1343 | 2026-01-14T02:37:38.436Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5584592b-0462-4910-9955-826ff89f7a72", "content-length": "29", "date": "Wed, 14 Jan 2026 02:37:38 GMT"} })
|
| 1344 | 2026-01-14T02:37:38.436Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 8
n_pruned_tasks = 0
|
| 1345 | 2026-01-14T02:37:38.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 1346 | 2026-01-14T02:37:38.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 1347 | 2026-01-14T02:37:38.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1348 | 2026-01-14T02:37:38.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1349 | 2026-01-14T02:37:38.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 1350 | 2026-01-14T02:37:38.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1351 | 2026-01-14T02:37:38.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1352 | 2026-01-14T02:37:38.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1353 | 2026-01-14T02:37:38.517Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 1354 | 2026-01-14T02:37:39.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1355 | 2026-01-14T02:37:39.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1356 | 2026-01-14T02:37:39.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1357 | 2026-01-14T02:37:39.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1358 | 2026-01-14T02:37:39.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1359 | 2026-01-14T02:37:39.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1360 | 2026-01-14T02:37:39.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1361 | 2026-01-14T02:37:39.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1362 | 2026-01-14T02:37:39.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1363 | 2026-01-14T02:37:40.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1364 | 2026-01-14T02:37:40.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1365 | 2026-01-14T02:37:40.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1366 | 2026-01-14T02:37:40.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1367 | 2026-01-14T02:37:40.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1368 | 2026-01-14T02:37:40.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1369 | 2026-01-14T02:37:40.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1370 | 2026-01-14T02:37:40.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1371 | 2026-01-14T02:37:40.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1372 | 2026-01-14T02:37:41.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1373 | 2026-01-14T02:37:41.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1374 | 2026-01-14T02:37:41.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1375 | 2026-01-14T02:37:41.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1376 | 2026-01-14T02:37:41.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1377 | 2026-01-14T02:37:41.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1378 | 2026-01-14T02:37:41.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1379 | 2026-01-14T02:37:41.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1380 | 2026-01-14T02:37:41.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1381 | 2026-01-14T02:37:42.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1382 | 2026-01-14T02:37:42.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1383 | 2026-01-14T02:37:42.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1384 | 2026-01-14T02:37:42.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1385 | 2026-01-14T02:37:42.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1386 | 2026-01-14T02:37:42.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1387 | 2026-01-14T02:37:42.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1388 | 2026-01-14T02:37:42.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1389 | 2026-01-14T02:37:42.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1390 | 2026-01-14T02:37:42.605Z | DEBG | oximeter (results-sink): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1391 | 2026-01-14T02:37:42.605Z | DEBG | oximeter (results-sink-cluster): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1392 | 2026-01-14T02:37:42.605Z | DEBG | oximeter (clickhouse-client): unrolling 257 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1393 | 2026-01-14T02:37:42.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_i16
|
| 1394 | 2026-01-14T02:37:42.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 1395 | 2026-01-14T02:37:42.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 177
table_name = fields_string
|
| 1396 | 2026-01-14T02:37:42.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 14
table_name = fields_u16
|
| 1397 | 2026-01-14T02:37:42.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_u32
|
| 1398 | 2026-01-14T02:37:42.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_u8
|
| 1399 | 2026-01-14T02:37:42.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 102
table_name = fields_uuid
|
| 1400 | 2026-01-14T02:37:42.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 197
table_name = measurements_cumulativeu64
|
| 1401 | 2026-01-14T02:37:42.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1402 | 2026-01-14T02:37:42.706Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 1403 | 2026-01-14T02:37:43.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1404 | 2026-01-14T02:37:43.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1405 | 2026-01-14T02:37:43.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1406 | 2026-01-14T02:37:43.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1407 | 2026-01-14T02:37:43.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1408 | 2026-01-14T02:37:43.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1409 | 2026-01-14T02:37:43.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1410 | 2026-01-14T02:37:43.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1411 | 2026-01-14T02:37:43.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1412 | 2026-01-14T02:37:43.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1413 | 2026-01-14T02:37:43.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1414 | 2026-01-14T02:37:43.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1415 | 2026-01-14T02:37:43.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1416 | 2026-01-14T02:37:43.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1417 | 2026-01-14T02:37:43.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1418 | 2026-01-14T02:37:43.467Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1419 | 2026-01-14T02:37:43.467Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1420 | 2026-01-14T02:37:43.467Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1421 | 2026-01-14T02:37:43.467Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1422 | 2026-01-14T02:37:43.468Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1423 | 2026-01-14T02:37:43.468Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1424 | 2026-01-14T02:37:44.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1425 | 2026-01-14T02:37:44.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1426 | 2026-01-14T02:37:44.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1427 | 2026-01-14T02:37:44.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1428 | 2026-01-14T02:37:44.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1429 | 2026-01-14T02:37:44.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1430 | 2026-01-14T02:37:44.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1431 | 2026-01-14T02:37:44.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1432 | 2026-01-14T02:37:44.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1433 | 2026-01-14T02:37:45.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1434 | 2026-01-14T02:37:45.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1435 | 2026-01-14T02:37:45.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1436 | 2026-01-14T02:37:45.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1437 | 2026-01-14T02:37:45.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1438 | 2026-01-14T02:37:45.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1439 | 2026-01-14T02:37:45.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1440 | 2026-01-14T02:37:45.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1441 | 2026-01-14T02:37:45.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1442 | 2026-01-14T02:37:46.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1443 | 2026-01-14T02:37:46.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1444 | 2026-01-14T02:37:46.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1445 | 2026-01-14T02:37:46.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1446 | 2026-01-14T02:37:46.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1447 | 2026-01-14T02:37:46.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1448 | 2026-01-14T02:37:46.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1449 | 2026-01-14T02:37:46.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1450 | 2026-01-14T02:37:46.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1451 | 2026-01-14T02:37:47.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1452 | 2026-01-14T02:37:47.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1453 | 2026-01-14T02:37:47.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1454 | 2026-01-14T02:37:47.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1455 | 2026-01-14T02:37:47.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1456 | 2026-01-14T02:37:47.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1457 | 2026-01-14T02:37:47.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1458 | 2026-01-14T02:37:47.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1459 | 2026-01-14T02:37:47.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1460 | 2026-01-14T02:37:47.605Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1461 | 2026-01-14T02:37:47.605Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1462 | 2026-01-14T02:37:47.605Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1463 | 2026-01-14T02:37:47.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 1464 | 2026-01-14T02:37:47.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 1465 | 2026-01-14T02:37:47.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 1466 | 2026-01-14T02:37:47.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1467 | 2026-01-14T02:37:47.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 1468 | 2026-01-14T02:37:47.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1469 | 2026-01-14T02:37:47.706Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 1470 | 2026-01-14T02:37:48.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1471 | 2026-01-14T02:37:48.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1472 | 2026-01-14T02:37:48.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1473 | 2026-01-14T02:37:48.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1474 | 2026-01-14T02:37:48.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1475 | 2026-01-14T02:37:48.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1476 | 2026-01-14T02:37:48.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1477 | 2026-01-14T02:37:48.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1478 | 2026-01-14T02:37:48.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1479 | 2026-01-14T02:37:49.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1480 | 2026-01-14T02:37:49.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1481 | 2026-01-14T02:37:49.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1482 | 2026-01-14T02:37:49.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1483 | 2026-01-14T02:37:49.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1484 | 2026-01-14T02:37:49.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1485 | 2026-01-14T02:37:49.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1486 | 2026-01-14T02:37:49.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1487 | 2026-01-14T02:37:49.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1488 | 2026-01-14T02:37:50.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1489 | 2026-01-14T02:37:50.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1490 | 2026-01-14T02:37:50.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1491 | 2026-01-14T02:37:50.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1492 | 2026-01-14T02:37:50.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1493 | 2026-01-14T02:37:50.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1494 | 2026-01-14T02:37:50.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1495 | 2026-01-14T02:37:50.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1496 | 2026-01-14T02:37:50.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1497 | 2026-01-14T02:37:51.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1498 | 2026-01-14T02:37:51.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1499 | 2026-01-14T02:37:51.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1500 | 2026-01-14T02:37:51.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1501 | 2026-01-14T02:37:51.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1502 | 2026-01-14T02:37:51.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1503 | 2026-01-14T02:37:51.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1504 | 2026-01-14T02:37:51.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1505 | 2026-01-14T02:37:51.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1506 | 2026-01-14T02:37:52.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1507 | 2026-01-14T02:37:52.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1508 | 2026-01-14T02:37:52.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1509 | 2026-01-14T02:37:52.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1510 | 2026-01-14T02:37:52.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1511 | 2026-01-14T02:37:52.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1512 | 2026-01-14T02:37:52.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1513 | 2026-01-14T02:37:52.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1514 | 2026-01-14T02:37:52.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1515 | 2026-01-14T02:37:52.606Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1516 | 2026-01-14T02:37:52.606Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1517 | 2026-01-14T02:37:52.606Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1518 | 2026-01-14T02:37:52.616Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 1519 | 2026-01-14T02:37:52.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 1520 | 2026-01-14T02:37:52.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1521 | 2026-01-14T02:37:52.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1522 | 2026-01-14T02:37:52.707Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 1523 | 2026-01-14T02:37:53.430Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1524 | 2026-01-14T02:37:53.430Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 1525 | 2026-01-14T02:37:53.433Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "876a87da-5613-4a9c-8b12-806bfa916e72", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:37:53 GMT"} })
|
| 1526 | 2026-01-14T02:37:53.433Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 1527 | 2026-01-14T02:37:53.435Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "37ed9dc1-6a7a-4b11-90f7-248d47324a5d", "content-length": "29", "date": "Wed, 14 Jan 2026 02:37:53 GMT"} })
|
| 1528 | 2026-01-14T02:37:53.435Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:34167
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
|
| 1529 | 2026-01-14T02:37:53.435Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1530 | 2026-01-14T02:37:53.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1531 | 2026-01-14T02:37:53.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1532 | 2026-01-14T02:37:53.436Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 1533 | 2026-01-14T02:37:53.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1534 | 2026-01-14T02:37:53.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1535 | 2026-01-14T02:37:53.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 1536 | 2026-01-14T02:37:53.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1537 | 2026-01-14T02:37:53.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1538 | 2026-01-14T02:37:53.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1539 | 2026-01-14T02:37:53.441Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1540 | 2026-01-14T02:37:53.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1541 | 2026-01-14T02:37:53.441Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1542 | 2026-01-14T02:37:53.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1543 | 2026-01-14T02:37:53.441Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1544 | 2026-01-14T02:37:53.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1545 | 2026-01-14T02:37:53.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1546 | 2026-01-14T02:37:53.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1547 | 2026-01-14T02:37:53.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1548 | 2026-01-14T02:37:53.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1549 | 2026-01-14T02:37:53.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1550 | 2026-01-14T02:37:53.466Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 1551 | 2026-01-14T02:37:53.468Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1552 | 2026-01-14T02:37:53.468Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1553 | 2026-01-14T02:37:53.468Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1554 | 2026-01-14T02:37:53.468Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1555 | 2026-01-14T02:37:53.468Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1556 | 2026-01-14T02:37:53.468Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1557 | 2026-01-14T02:37:53.468Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1558 | 2026-01-14T02:37:53.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1559 | 2026-01-14T02:37:53.650Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 1560 | 2026-01-14T02:37:53.668Z | DEBG | oximeter (results-sink-cluster): inserting 3919 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1561 | 2026-01-14T02:37:53.669Z | DEBG | oximeter (results-sink): inserting 3919 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1562 | 2026-01-14T02:37:53.669Z | DEBG | oximeter (clickhouse-client): unrolling 3919 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1563 | 2026-01-14T02:37:53.674Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1564 | 2026-01-14T02:37:53.676Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:37:53.674145141Z }
timeseries_name = sled_data_link:errors_received
|
| 1565 | 2026-01-14T02:37:53.676Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1566 | 2026-01-14T02:37:53.678Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:37:53.676740282Z }
timeseries_name = sled_data_link:errors_sent
|
| 1567 | 2026-01-14T02:37:53.678Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1568 | 2026-01-14T02:37:53.680Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:37:53.678637028Z }
timeseries_name = sled_data_link:bytes_received
|
| 1569 | 2026-01-14T02:37:53.680Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1570 | 2026-01-14T02:37:53.681Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:37:53.680360342Z }
timeseries_name = sled_data_link:packets_received
|
| 1571 | 2026-01-14T02:37:53.681Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1572 | 2026-01-14T02:37:53.683Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:37:53.681949825Z }
timeseries_name = sled_data_link:bytes_sent
|
| 1573 | 2026-01-14T02:37:53.683Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1574 | 2026-01-14T02:37:53.684Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:37:53.683522438Z }
timeseries_name = sled_data_link:packets_sent
|
| 1575 | 2026-01-14T02:37:53.769Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 1576 | 2026-01-14T02:37:53.830Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1577 | 2026-01-14T02:37:53.832Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
schema = TimeseriesSchema { timeseries_name: TimeseriesName("kstat_sampler:expired_targets"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-01-14T02:37:53.830542408Z }
timeseries_name = kstat_sampler:expired_targets
|
| 1578 | 2026-01-14T02:37:53.833Z | DEBG | oximeter (clickhouse-client): inserting 7 new timeseries schema
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1579 | 2026-01-14T02:37:53.836Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_ipaddr
|
| 1580 | 2026-01-14T02:37:53.838Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1283
table_name = fields_string
|
| 1581 | 2026-01-14T02:37:53.839Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 52
table_name = fields_u16
|
| 1582 | 2026-01-14T02:37:53.841Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 228
table_name = fields_u32
|
| 1583 | 2026-01-14T02:37:53.843Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 572
table_name = fields_uuid
|
| 1584 | 2026-01-14T02:37:53.845Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 3867
table_name = measurements_cumulativeu64
|
| 1585 | 2026-01-14T02:37:53.848Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 1586 | 2026-01-14T02:37:53.849Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = measurements_u64
|
| 1587 | 2026-01-14T02:37:54.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1588 | 2026-01-14T02:37:54.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1589 | 2026-01-14T02:37:54.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1590 | 2026-01-14T02:37:54.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1591 | 2026-01-14T02:37:54.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1592 | 2026-01-14T02:37:54.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1593 | 2026-01-14T02:37:54.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1594 | 2026-01-14T02:37:54.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1595 | 2026-01-14T02:37:54.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1596 | 2026-01-14T02:37:55.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1597 | 2026-01-14T02:37:55.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1598 | 2026-01-14T02:37:55.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1599 | 2026-01-14T02:37:55.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1600 | 2026-01-14T02:37:55.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1601 | 2026-01-14T02:37:55.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1602 | 2026-01-14T02:37:55.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1603 | 2026-01-14T02:37:55.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1604 | 2026-01-14T02:37:55.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1605 | 2026-01-14T02:37:56.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1606 | 2026-01-14T02:37:56.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1607 | 2026-01-14T02:37:56.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1608 | 2026-01-14T02:37:56.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1609 | 2026-01-14T02:37:56.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1610 | 2026-01-14T02:37:56.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1611 | 2026-01-14T02:37:56.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1612 | 2026-01-14T02:37:56.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1613 | 2026-01-14T02:37:56.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1614 | 2026-01-14T02:37:57.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1615 | 2026-01-14T02:37:57.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1616 | 2026-01-14T02:37:57.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1617 | 2026-01-14T02:37:57.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1618 | 2026-01-14T02:37:57.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1619 | 2026-01-14T02:37:57.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1620 | 2026-01-14T02:37:57.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1621 | 2026-01-14T02:37:57.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1622 | 2026-01-14T02:37:57.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1623 | 2026-01-14T02:37:57.605Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1624 | 2026-01-14T02:37:57.605Z | DEBG | oximeter (results-sink-cluster): inserting 176 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1625 | 2026-01-14T02:37:57.605Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1626 | 2026-01-14T02:37:57.615Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 1627 | 2026-01-14T02:37:57.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 1628 | 2026-01-14T02:37:57.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 128
table_name = measurements_cumulativeu64
|
| 1629 | 2026-01-14T02:37:57.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 48
table_name = measurements_u64
|
| 1630 | 2026-01-14T02:37:57.706Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 1631 | 2026-01-14T02:37:58.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1632 | 2026-01-14T02:37:58.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1633 | 2026-01-14T02:37:58.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1634 | 2026-01-14T02:37:58.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1635 | 2026-01-14T02:37:58.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1636 | 2026-01-14T02:37:58.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1637 | 2026-01-14T02:37:58.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1638 | 2026-01-14T02:37:58.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1639 | 2026-01-14T02:37:58.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1640 | 2026-01-14T02:37:59.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1641 | 2026-01-14T02:37:59.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1642 | 2026-01-14T02:37:59.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1643 | 2026-01-14T02:37:59.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1644 | 2026-01-14T02:37:59.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1645 | 2026-01-14T02:37:59.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1646 | 2026-01-14T02:37:59.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1647 | 2026-01-14T02:37:59.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1648 | 2026-01-14T02:37:59.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1649 | 2026-01-14T02:38:00.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1650 | 2026-01-14T02:38:00.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1651 | 2026-01-14T02:38:00.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1652 | 2026-01-14T02:38:00.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1653 | 2026-01-14T02:38:00.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1654 | 2026-01-14T02:38:00.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1655 | 2026-01-14T02:38:00.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1656 | 2026-01-14T02:38:00.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1657 | 2026-01-14T02:38:00.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1658 | 2026-01-14T02:38:01.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1659 | 2026-01-14T02:38:01.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1660 | 2026-01-14T02:38:01.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1661 | 2026-01-14T02:38:01.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1662 | 2026-01-14T02:38:01.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1663 | 2026-01-14T02:38:01.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1664 | 2026-01-14T02:38:01.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1665 | 2026-01-14T02:38:01.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1666 | 2026-01-14T02:38:01.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1667 | 2026-01-14T02:38:02.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1668 | 2026-01-14T02:38:02.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1669 | 2026-01-14T02:38:02.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1670 | 2026-01-14T02:38:02.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1671 | 2026-01-14T02:38:02.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1672 | 2026-01-14T02:38:02.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1673 | 2026-01-14T02:38:02.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1674 | 2026-01-14T02:38:02.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1675 | 2026-01-14T02:38:02.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1676 | 2026-01-14T02:38:02.605Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1677 | 2026-01-14T02:38:02.605Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1678 | 2026-01-14T02:38:02.605Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1679 | 2026-01-14T02:38:02.616Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 1680 | 2026-01-14T02:38:02.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 1681 | 2026-01-14T02:38:02.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1682 | 2026-01-14T02:38:02.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1683 | 2026-01-14T02:38:02.706Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 1684 | 2026-01-14T02:38:03.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1685 | 2026-01-14T02:38:03.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1686 | 2026-01-14T02:38:03.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1687 | 2026-01-14T02:38:03.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1688 | 2026-01-14T02:38:03.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1689 | 2026-01-14T02:38:03.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1690 | 2026-01-14T02:38:03.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1691 | 2026-01-14T02:38:03.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1692 | 2026-01-14T02:38:03.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1693 | 2026-01-14T02:38:03.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1694 | 2026-01-14T02:38:03.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1695 | 2026-01-14T02:38:03.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1696 | 2026-01-14T02:38:03.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1697 | 2026-01-14T02:38:03.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1698 | 2026-01-14T02:38:03.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1699 | 2026-01-14T02:38:03.468Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1700 | 2026-01-14T02:38:03.468Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1701 | 2026-01-14T02:38:03.468Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1702 | 2026-01-14T02:38:03.468Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1703 | 2026-01-14T02:38:03.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1704 | 2026-01-14T02:38:03.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1705 | 2026-01-14T02:38:04.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1706 | 2026-01-14T02:38:04.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1707 | 2026-01-14T02:38:04.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1708 | 2026-01-14T02:38:04.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1709 | 2026-01-14T02:38:04.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1710 | 2026-01-14T02:38:04.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1711 | 2026-01-14T02:38:04.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1712 | 2026-01-14T02:38:04.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1713 | 2026-01-14T02:38:04.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1714 | 2026-01-14T02:38:05.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1715 | 2026-01-14T02:38:05.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1716 | 2026-01-14T02:38:05.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1717 | 2026-01-14T02:38:05.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1718 | 2026-01-14T02:38:05.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1719 | 2026-01-14T02:38:05.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1720 | 2026-01-14T02:38:05.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1721 | 2026-01-14T02:38:05.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1722 | 2026-01-14T02:38:05.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1723 | 2026-01-14T02:38:06.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1724 | 2026-01-14T02:38:06.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1725 | 2026-01-14T02:38:06.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1726 | 2026-01-14T02:38:06.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1727 | 2026-01-14T02:38:06.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1728 | 2026-01-14T02:38:06.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1729 | 2026-01-14T02:38:06.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1730 | 2026-01-14T02:38:06.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1731 | 2026-01-14T02:38:06.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1732 | 2026-01-14T02:38:07.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1733 | 2026-01-14T02:38:07.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1734 | 2026-01-14T02:38:07.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1735 | 2026-01-14T02:38:07.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1736 | 2026-01-14T02:38:07.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1737 | 2026-01-14T02:38:07.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1738 | 2026-01-14T02:38:07.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1739 | 2026-01-14T02:38:07.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1740 | 2026-01-14T02:38:07.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1741 | 2026-01-14T02:38:07.606Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1742 | 2026-01-14T02:38:07.606Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1743 | 2026-01-14T02:38:07.606Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1744 | 2026-01-14T02:38:07.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 1745 | 2026-01-14T02:38:07.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 1746 | 2026-01-14T02:38:07.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 1747 | 2026-01-14T02:38:07.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1748 | 2026-01-14T02:38:07.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 1749 | 2026-01-14T02:38:07.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1750 | 2026-01-14T02:38:07.707Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 1751 | 2026-01-14T02:38:08.429Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1752 | 2026-01-14T02:38:08.429Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 1753 | 2026-01-14T02:38:08.432Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "670f0c2c-f563-4ffd-980b-b58023aec519", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:38:08 GMT"} })
|
| 1754 | 2026-01-14T02:38:08.432Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 1755 | 2026-01-14T02:38:08.434Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "325d4d11-6bdb-456a-9bde-c264558c8dd4", "content-length": "29", "date": "Wed, 14 Jan 2026 02:38:08 GMT"} })
|
| 1756 | 2026-01-14T02:38:08.434Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1757 | 2026-01-14T02:38:08.437Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1758 | 2026-01-14T02:38:08.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1759 | 2026-01-14T02:38:08.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1760 | 2026-01-14T02:38:08.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 1761 | 2026-01-14T02:38:08.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 1762 | 2026-01-14T02:38:08.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1763 | 2026-01-14T02:38:08.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1764 | 2026-01-14T02:38:08.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1765 | 2026-01-14T02:38:08.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1766 | 2026-01-14T02:38:08.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 1767 | 2026-01-14T02:38:08.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1768 | 2026-01-14T02:38:08.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1769 | 2026-01-14T02:38:08.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1770 | 2026-01-14T02:38:09.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1771 | 2026-01-14T02:38:09.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1772 | 2026-01-14T02:38:09.436Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1773 | 2026-01-14T02:38:09.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1774 | 2026-01-14T02:38:09.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1775 | 2026-01-14T02:38:09.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1776 | 2026-01-14T02:38:09.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1777 | 2026-01-14T02:38:09.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1778 | 2026-01-14T02:38:09.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1779 | 2026-01-14T02:38:10.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1780 | 2026-01-14T02:38:10.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1781 | 2026-01-14T02:38:10.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1782 | 2026-01-14T02:38:10.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1783 | 2026-01-14T02:38:10.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1784 | 2026-01-14T02:38:10.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1785 | 2026-01-14T02:38:10.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1786 | 2026-01-14T02:38:10.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1787 | 2026-01-14T02:38:10.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1788 | 2026-01-14T02:38:11.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1789 | 2026-01-14T02:38:11.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1790 | 2026-01-14T02:38:11.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1791 | 2026-01-14T02:38:11.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1792 | 2026-01-14T02:38:11.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1793 | 2026-01-14T02:38:11.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1794 | 2026-01-14T02:38:11.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1795 | 2026-01-14T02:38:11.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1796 | 2026-01-14T02:38:11.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1797 | 2026-01-14T02:38:12.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1798 | 2026-01-14T02:38:12.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1799 | 2026-01-14T02:38:12.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1800 | 2026-01-14T02:38:12.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1801 | 2026-01-14T02:38:12.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1802 | 2026-01-14T02:38:12.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1803 | 2026-01-14T02:38:12.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1804 | 2026-01-14T02:38:12.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1805 | 2026-01-14T02:38:12.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1806 | 2026-01-14T02:38:12.606Z | DEBG | oximeter (results-sink): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1807 | 2026-01-14T02:38:12.606Z | DEBG | oximeter (results-sink-cluster): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1808 | 2026-01-14T02:38:12.606Z | DEBG | oximeter (clickhouse-client): unrolling 257 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1809 | 2026-01-14T02:38:12.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_i16
|
| 1810 | 2026-01-14T02:38:12.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 1811 | 2026-01-14T02:38:12.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 177
table_name = fields_string
|
| 1812 | 2026-01-14T02:38:12.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 14
table_name = fields_u16
|
| 1813 | 2026-01-14T02:38:12.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_u32
|
| 1814 | 2026-01-14T02:38:12.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_u8
|
| 1815 | 2026-01-14T02:38:12.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 102
table_name = fields_uuid
|
| 1816 | 2026-01-14T02:38:12.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 197
table_name = measurements_cumulativeu64
|
| 1817 | 2026-01-14T02:38:12.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1818 | 2026-01-14T02:38:12.706Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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 | 2026-01-14T02:38:13.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1820 | 2026-01-14T02:38:13.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1821 | 2026-01-14T02:38:13.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1822 | 2026-01-14T02:38:13.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1823 | 2026-01-14T02:38:13.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1824 | 2026-01-14T02:38:13.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1825 | 2026-01-14T02:38:13.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1826 | 2026-01-14T02:38:13.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1827 | 2026-01-14T02:38:13.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1828 | 2026-01-14T02:38:13.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1829 | 2026-01-14T02:38:13.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1830 | 2026-01-14T02:38:13.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1831 | 2026-01-14T02:38:13.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1832 | 2026-01-14T02:38:13.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1833 | 2026-01-14T02:38:13.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1834 | 2026-01-14T02:38:13.468Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1835 | 2026-01-14T02:38:13.468Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1836 | 2026-01-14T02:38:13.468Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1837 | 2026-01-14T02:38:13.468Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1838 | 2026-01-14T02:38:13.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1839 | 2026-01-14T02:38:13.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1840 | 2026-01-14T02:38:14.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1841 | 2026-01-14T02:38:14.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1842 | 2026-01-14T02:38:14.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1843 | 2026-01-14T02:38:14.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1844 | 2026-01-14T02:38:14.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1845 | 2026-01-14T02:38:14.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1846 | 2026-01-14T02:38:14.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1847 | 2026-01-14T02:38:14.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1848 | 2026-01-14T02:38:14.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1849 | 2026-01-14T02:38:15.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1850 | 2026-01-14T02:38:15.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1851 | 2026-01-14T02:38:15.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1852 | 2026-01-14T02:38:15.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1853 | 2026-01-14T02:38:15.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1854 | 2026-01-14T02:38:15.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1855 | 2026-01-14T02:38:15.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1856 | 2026-01-14T02:38:15.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1857 | 2026-01-14T02:38:15.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1858 | 2026-01-14T02:38:16.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1859 | 2026-01-14T02:38:16.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1860 | 2026-01-14T02:38:16.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1861 | 2026-01-14T02:38:16.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1862 | 2026-01-14T02:38:16.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1863 | 2026-01-14T02:38:16.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1864 | 2026-01-14T02:38:16.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1865 | 2026-01-14T02:38:16.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1866 | 2026-01-14T02:38:16.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1867 | 2026-01-14T02:38:17.436Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1868 | 2026-01-14T02:38:17.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1869 | 2026-01-14T02:38:17.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1870 | 2026-01-14T02:38:17.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1871 | 2026-01-14T02:38:17.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1872 | 2026-01-14T02:38:17.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1873 | 2026-01-14T02:38:17.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1874 | 2026-01-14T02:38:17.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1875 | 2026-01-14T02:38:17.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1876 | 2026-01-14T02:38:17.606Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1877 | 2026-01-14T02:38:17.606Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1878 | 2026-01-14T02:38:17.606Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1879 | 2026-01-14T02:38:17.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 1880 | 2026-01-14T02:38:17.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 1881 | 2026-01-14T02:38:17.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 1882 | 2026-01-14T02:38:17.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1883 | 2026-01-14T02:38:17.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 1884 | 2026-01-14T02:38:17.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1885 | 2026-01-14T02:38:17.707Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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 | 2026-01-14T02:38:18.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1887 | 2026-01-14T02:38:18.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1888 | 2026-01-14T02:38:18.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1889 | 2026-01-14T02:38:18.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1890 | 2026-01-14T02:38:18.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1891 | 2026-01-14T02:38:18.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1892 | 2026-01-14T02:38:18.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1893 | 2026-01-14T02:38:18.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1894 | 2026-01-14T02:38:18.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1895 | 2026-01-14T02:38:19.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1896 | 2026-01-14T02:38:19.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1897 | 2026-01-14T02:38:19.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1898 | 2026-01-14T02:38:19.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1899 | 2026-01-14T02:38:19.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1900 | 2026-01-14T02:38:19.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1901 | 2026-01-14T02:38:19.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1902 | 2026-01-14T02:38:19.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1903 | 2026-01-14T02:38:19.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1904 | 2026-01-14T02:38:20.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1905 | 2026-01-14T02:38:20.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1906 | 2026-01-14T02:38:20.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1907 | 2026-01-14T02:38:20.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1908 | 2026-01-14T02:38:20.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1909 | 2026-01-14T02:38:20.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1910 | 2026-01-14T02:38:20.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1911 | 2026-01-14T02:38:20.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1912 | 2026-01-14T02:38:20.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1913 | 2026-01-14T02:38:21.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1914 | 2026-01-14T02:38:21.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1915 | 2026-01-14T02:38:21.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1916 | 2026-01-14T02:38:21.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1917 | 2026-01-14T02:38:21.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1918 | 2026-01-14T02:38:21.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1919 | 2026-01-14T02:38:21.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1920 | 2026-01-14T02:38:21.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1921 | 2026-01-14T02:38:21.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1922 | 2026-01-14T02:38:22.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1923 | 2026-01-14T02:38:22.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1924 | 2026-01-14T02:38:22.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1925 | 2026-01-14T02:38:22.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1926 | 2026-01-14T02:38:22.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1927 | 2026-01-14T02:38:22.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1928 | 2026-01-14T02:38:22.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1929 | 2026-01-14T02:38:22.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1930 | 2026-01-14T02:38:22.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1931 | 2026-01-14T02:38:22.606Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1932 | 2026-01-14T02:38:22.606Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 1933 | 2026-01-14T02:38:22.606Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 1934 | 2026-01-14T02:38:22.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 1935 | 2026-01-14T02:38:22.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 1936 | 2026-01-14T02:38:22.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1937 | 2026-01-14T02:38:22.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 1938 | 2026-01-14T02:38:22.707Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 1939 | 2026-01-14T02:38:23.431Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 1940 | 2026-01-14T02:38:23.431Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 1941 | 2026-01-14T02:38:23.435Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3dd721db-0665-4ed8-b65c-db11a0daaf80", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:38:23 GMT"} })
|
| 1942 | 2026-01-14T02:38:23.435Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 1943 | 2026-01-14T02:38:23.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1944 | 2026-01-14T02:38:23.437Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1945 | 2026-01-14T02:38:23.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1946 | 2026-01-14T02:38:23.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1947 | 2026-01-14T02:38:23.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 1948 | 2026-01-14T02:38:23.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 1949 | 2026-01-14T02:38:23.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1950 | 2026-01-14T02:38:23.437Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e1a72efe-1c93-4894-b81d-0b8ef530a1ea", "content-length": "29", "date": "Wed, 14 Jan 2026 02:38:23 GMT"} })
|
| 1951 | 2026-01-14T02:38:23.437Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1952 | 2026-01-14T02:38:23.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1953 | 2026-01-14T02:38:23.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1954 | 2026-01-14T02:38:23.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1955 | 2026-01-14T02:38:23.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1956 | 2026-01-14T02:38:23.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1957 | 2026-01-14T02:38:23.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1958 | 2026-01-14T02:38:23.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1959 | 2026-01-14T02:38:23.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1960 | 2026-01-14T02:38:23.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 1961 | 2026-01-14T02:38:23.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1962 | 2026-01-14T02:38:23.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 1963 | 2026-01-14T02:38:23.468Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 1964 | 2026-01-14T02:38:23.468Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1965 | 2026-01-14T02:38:23.468Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1966 | 2026-01-14T02:38:23.468Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1967 | 2026-01-14T02:38:23.468Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1968 | 2026-01-14T02:38:23.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 1969 | 2026-01-14T02:38:23.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 1970 | 2026-01-14T02:38:24.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1971 | 2026-01-14T02:38:24.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1972 | 2026-01-14T02:38:24.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1973 | 2026-01-14T02:38:24.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1974 | 2026-01-14T02:38:24.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1975 | 2026-01-14T02:38:24.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1976 | 2026-01-14T02:38:24.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1977 | 2026-01-14T02:38:24.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1978 | 2026-01-14T02:38:24.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1979 | 2026-01-14T02:38:25.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1980 | 2026-01-14T02:38:25.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1981 | 2026-01-14T02:38:25.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1982 | 2026-01-14T02:38:25.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1983 | 2026-01-14T02:38:25.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1984 | 2026-01-14T02:38:25.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1985 | 2026-01-14T02:38:25.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1986 | 2026-01-14T02:38:25.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1987 | 2026-01-14T02:38:25.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1988 | 2026-01-14T02:38:26.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1989 | 2026-01-14T02:38:26.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1990 | 2026-01-14T02:38:26.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1991 | 2026-01-14T02:38:26.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1992 | 2026-01-14T02:38:26.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1993 | 2026-01-14T02:38:26.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1994 | 2026-01-14T02:38:26.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1995 | 2026-01-14T02:38:26.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1996 | 2026-01-14T02:38:26.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1997 | 2026-01-14T02:38:27.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1998 | 2026-01-14T02:38:27.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1999 | 2026-01-14T02:38:27.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2000 | 2026-01-14T02:38:27.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2001 | 2026-01-14T02:38:27.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2002 | 2026-01-14T02:38:27.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2003 | 2026-01-14T02:38:27.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2004 | 2026-01-14T02:38:27.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2005 | 2026-01-14T02:38:27.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2006 | 2026-01-14T02:38:27.606Z | DEBG | oximeter (results-sink): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2007 | 2026-01-14T02:38:27.606Z | DEBG | oximeter (results-sink-cluster): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2008 | 2026-01-14T02:38:27.606Z | DEBG | oximeter (clickhouse-client): unrolling 945 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2009 | 2026-01-14T02:38:27.644Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 2010 | 2026-01-14T02:38:27.646Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1277
table_name = fields_string
|
| 2011 | 2026-01-14T02:38:27.647Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 42
table_name = fields_u16
|
| 2012 | 2026-01-14T02:38:27.649Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 228
table_name = fields_u32
|
| 2013 | 2026-01-14T02:38:27.651Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 562
table_name = fields_uuid
|
| 2014 | 2026-01-14T02:38:27.652Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 845
table_name = measurements_cumulativeu64
|
| 2015 | 2026-01-14T02:38:27.654Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 2016 | 2026-01-14T02:38:27.656Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 2017 | 2026-01-14T02:38:27.707Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2018 | 2026-01-14T02:38:28.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2019 | 2026-01-14T02:38:28.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2020 | 2026-01-14T02:38:28.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2021 | 2026-01-14T02:38:28.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2022 | 2026-01-14T02:38:28.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2023 | 2026-01-14T02:38:28.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2024 | 2026-01-14T02:38:28.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2025 | 2026-01-14T02:38:28.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2026 | 2026-01-14T02:38:28.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2027 | 2026-01-14T02:38:29.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2028 | 2026-01-14T02:38:29.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2029 | 2026-01-14T02:38:29.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2030 | 2026-01-14T02:38:29.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2031 | 2026-01-14T02:38:29.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2032 | 2026-01-14T02:38:29.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2033 | 2026-01-14T02:38:29.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2034 | 2026-01-14T02:38:29.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2035 | 2026-01-14T02:38:29.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2036 | 2026-01-14T02:38:30.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2037 | 2026-01-14T02:38:30.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2038 | 2026-01-14T02:38:30.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2039 | 2026-01-14T02:38:30.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2040 | 2026-01-14T02:38:30.437Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2041 | 2026-01-14T02:38:30.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2042 | 2026-01-14T02:38:30.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2043 | 2026-01-14T02:38:30.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2044 | 2026-01-14T02:38:30.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2045 | 2026-01-14T02:38:31.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2046 | 2026-01-14T02:38:31.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2047 | 2026-01-14T02:38:31.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2048 | 2026-01-14T02:38:31.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2049 | 2026-01-14T02:38:31.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2050 | 2026-01-14T02:38:31.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2051 | 2026-01-14T02:38:31.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2052 | 2026-01-14T02:38:31.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2053 | 2026-01-14T02:38:31.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2054 | 2026-01-14T02:38:32.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2055 | 2026-01-14T02:38:32.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2056 | 2026-01-14T02:38:32.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2057 | 2026-01-14T02:38:32.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2058 | 2026-01-14T02:38:32.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2059 | 2026-01-14T02:38:32.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2060 | 2026-01-14T02:38:32.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2061 | 2026-01-14T02:38:32.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2062 | 2026-01-14T02:38:32.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2063 | 2026-01-14T02:38:32.606Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2064 | 2026-01-14T02:38:32.606Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2065 | 2026-01-14T02:38:32.606Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2066 | 2026-01-14T02:38:32.616Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 2067 | 2026-01-14T02:38:32.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 2068 | 2026-01-14T02:38:32.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2069 | 2026-01-14T02:38:32.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 2070 | 2026-01-14T02:38:32.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2071 | 2026-01-14T02:38:33.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2072 | 2026-01-14T02:38:33.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2073 | 2026-01-14T02:38:33.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2074 | 2026-01-14T02:38:33.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2075 | 2026-01-14T02:38:33.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2076 | 2026-01-14T02:38:33.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2077 | 2026-01-14T02:38:33.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2078 | 2026-01-14T02:38:33.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2079 | 2026-01-14T02:38:33.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2080 | 2026-01-14T02:38:33.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2081 | 2026-01-14T02:38:33.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2082 | 2026-01-14T02:38:33.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2083 | 2026-01-14T02:38:33.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2084 | 2026-01-14T02:38:33.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2085 | 2026-01-14T02:38:33.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2086 | 2026-01-14T02:38:33.468Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2087 | 2026-01-14T02:38:33.468Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2088 | 2026-01-14T02:38:33.468Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2089 | 2026-01-14T02:38:33.468Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2090 | 2026-01-14T02:38:33.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2091 | 2026-01-14T02:38:33.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2092 | 2026-01-14T02:38:34.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2093 | 2026-01-14T02:38:34.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2094 | 2026-01-14T02:38:34.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2095 | 2026-01-14T02:38:34.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2096 | 2026-01-14T02:38:34.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2097 | 2026-01-14T02:38:34.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2098 | 2026-01-14T02:38:34.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2099 | 2026-01-14T02:38:34.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2100 | 2026-01-14T02:38:34.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2101 | 2026-01-14T02:38:35.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2102 | 2026-01-14T02:38:35.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2103 | 2026-01-14T02:38:35.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2104 | 2026-01-14T02:38:35.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2105 | 2026-01-14T02:38:35.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2106 | 2026-01-14T02:38:35.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2107 | 2026-01-14T02:38:35.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2108 | 2026-01-14T02:38:35.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2109 | 2026-01-14T02:38:35.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2110 | 2026-01-14T02:38:36.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2111 | 2026-01-14T02:38:36.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2112 | 2026-01-14T02:38:36.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2113 | 2026-01-14T02:38:36.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2114 | 2026-01-14T02:38:36.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2115 | 2026-01-14T02:38:36.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2116 | 2026-01-14T02:38:36.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2117 | 2026-01-14T02:38:36.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2118 | 2026-01-14T02:38:36.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2119 | 2026-01-14T02:38:37.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2120 | 2026-01-14T02:38:37.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2121 | 2026-01-14T02:38:37.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2122 | 2026-01-14T02:38:37.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2123 | 2026-01-14T02:38:37.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2124 | 2026-01-14T02:38:37.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2125 | 2026-01-14T02:38:37.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2126 | 2026-01-14T02:38:37.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2127 | 2026-01-14T02:38:37.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2128 | 2026-01-14T02:38:37.606Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2129 | 2026-01-14T02:38:37.606Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2130 | 2026-01-14T02:38:37.606Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2131 | 2026-01-14T02:38:37.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 2132 | 2026-01-14T02:38:37.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 2133 | 2026-01-14T02:38:37.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 2134 | 2026-01-14T02:38:37.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2135 | 2026-01-14T02:38:37.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 2136 | 2026-01-14T02:38:37.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 2137 | 2026-01-14T02:38:37.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2138 | 2026-01-14T02:38:38.430Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2139 | 2026-01-14T02:38:38.430Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 2140 | 2026-01-14T02:38:38.434Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ab446f9a-743c-4486-8d8a-bc89d026c74a", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:38:38 GMT"} })
|
| 2141 | 2026-01-14T02:38:38.434Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 2142 | 2026-01-14T02:38:38.436Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d3be3f03-91b5-431c-b11e-0cf190de2bef", "content-length": "29", "date": "Wed, 14 Jan 2026 02:38:38 GMT"} })
|
| 2143 | 2026-01-14T02:38:38.436Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2144 | 2026-01-14T02:38:38.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2145 | 2026-01-14T02:38:38.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2146 | 2026-01-14T02:38:38.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2147 | 2026-01-14T02:38:38.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2148 | 2026-01-14T02:38:38.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2149 | 2026-01-14T02:38:38.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2150 | 2026-01-14T02:38:38.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2151 | 2026-01-14T02:38:38.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2152 | 2026-01-14T02:38:38.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2153 | 2026-01-14T02:38:38.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2154 | 2026-01-14T02:38:38.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2155 | 2026-01-14T02:38:38.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2156 | 2026-01-14T02:38:38.518Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2157 | 2026-01-14T02:38:39.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2158 | 2026-01-14T02:38:39.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2159 | 2026-01-14T02:38:39.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2160 | 2026-01-14T02:38:39.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2161 | 2026-01-14T02:38:39.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2162 | 2026-01-14T02:38:39.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2163 | 2026-01-14T02:38:39.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2164 | 2026-01-14T02:38:39.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2165 | 2026-01-14T02:38:39.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2166 | 2026-01-14T02:38:40.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2167 | 2026-01-14T02:38:40.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2168 | 2026-01-14T02:38:40.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2169 | 2026-01-14T02:38:40.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2170 | 2026-01-14T02:38:40.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2171 | 2026-01-14T02:38:40.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2172 | 2026-01-14T02:38:40.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2173 | 2026-01-14T02:38:40.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2174 | 2026-01-14T02:38:40.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2175 | 2026-01-14T02:38:41.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2176 | 2026-01-14T02:38:41.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2177 | 2026-01-14T02:38:41.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2178 | 2026-01-14T02:38:41.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2179 | 2026-01-14T02:38:41.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2180 | 2026-01-14T02:38:41.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2181 | 2026-01-14T02:38:41.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2182 | 2026-01-14T02:38:41.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2183 | 2026-01-14T02:38:41.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2184 | 2026-01-14T02:38:42.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2185 | 2026-01-14T02:38:42.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2186 | 2026-01-14T02:38:42.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2187 | 2026-01-14T02:38:42.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2188 | 2026-01-14T02:38:42.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2189 | 2026-01-14T02:38:42.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2190 | 2026-01-14T02:38:42.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2191 | 2026-01-14T02:38:42.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2192 | 2026-01-14T02:38:42.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2193 | 2026-01-14T02:38:42.606Z | DEBG | oximeter (results-sink): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2194 | 2026-01-14T02:38:42.606Z | DEBG | oximeter (results-sink-cluster): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2195 | 2026-01-14T02:38:42.606Z | DEBG | oximeter (clickhouse-client): unrolling 257 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2196 | 2026-01-14T02:38:42.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_i16
|
| 2197 | 2026-01-14T02:38:42.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 2198 | 2026-01-14T02:38:42.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 177
table_name = fields_string
|
| 2199 | 2026-01-14T02:38:42.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 14
table_name = fields_u16
|
| 2200 | 2026-01-14T02:38:42.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_u32
|
| 2201 | 2026-01-14T02:38:42.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_u8
|
| 2202 | 2026-01-14T02:38:42.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 102
table_name = fields_uuid
|
| 2203 | 2026-01-14T02:38:42.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 197
table_name = measurements_cumulativeu64
|
| 2204 | 2026-01-14T02:38:42.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 2205 | 2026-01-14T02:38:42.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2206 | 2026-01-14T02:38:43.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2207 | 2026-01-14T02:38:43.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2208 | 2026-01-14T02:38:43.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2209 | 2026-01-14T02:38:43.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2210 | 2026-01-14T02:38:43.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2211 | 2026-01-14T02:38:43.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2212 | 2026-01-14T02:38:43.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2213 | 2026-01-14T02:38:43.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2214 | 2026-01-14T02:38:43.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2215 | 2026-01-14T02:38:43.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2216 | 2026-01-14T02:38:43.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2217 | 2026-01-14T02:38:43.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2218 | 2026-01-14T02:38:43.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2219 | 2026-01-14T02:38:43.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2220 | 2026-01-14T02:38:43.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2221 | 2026-01-14T02:38:43.468Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2222 | 2026-01-14T02:38:43.468Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2223 | 2026-01-14T02:38:43.468Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2224 | 2026-01-14T02:38:43.468Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2225 | 2026-01-14T02:38:43.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2226 | 2026-01-14T02:38:43.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2227 | 2026-01-14T02:38:44.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2228 | 2026-01-14T02:38:44.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2229 | 2026-01-14T02:38:44.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2230 | 2026-01-14T02:38:44.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2231 | 2026-01-14T02:38:44.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2232 | 2026-01-14T02:38:44.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2233 | 2026-01-14T02:38:44.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2234 | 2026-01-14T02:38:44.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2235 | 2026-01-14T02:38:44.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2236 | 2026-01-14T02:38:45.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2237 | 2026-01-14T02:38:45.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2238 | 2026-01-14T02:38:45.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2239 | 2026-01-14T02:38:45.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2240 | 2026-01-14T02:38:45.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2241 | 2026-01-14T02:38:45.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2242 | 2026-01-14T02:38:45.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2243 | 2026-01-14T02:38:45.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2244 | 2026-01-14T02:38:45.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2245 | 2026-01-14T02:38:46.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2246 | 2026-01-14T02:38:46.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2247 | 2026-01-14T02:38:46.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2248 | 2026-01-14T02:38:46.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2249 | 2026-01-14T02:38:46.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2250 | 2026-01-14T02:38:46.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2251 | 2026-01-14T02:38:46.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2252 | 2026-01-14T02:38:46.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2253 | 2026-01-14T02:38:46.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2254 | 2026-01-14T02:38:47.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2255 | 2026-01-14T02:38:47.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2256 | 2026-01-14T02:38:47.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2257 | 2026-01-14T02:38:47.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2258 | 2026-01-14T02:38:47.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2259 | 2026-01-14T02:38:47.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2260 | 2026-01-14T02:38:47.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2261 | 2026-01-14T02:38:47.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2262 | 2026-01-14T02:38:47.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2263 | 2026-01-14T02:38:47.606Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2264 | 2026-01-14T02:38:47.606Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2265 | 2026-01-14T02:38:47.606Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2266 | 2026-01-14T02:38:47.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 2267 | 2026-01-14T02:38:47.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 2268 | 2026-01-14T02:38:47.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 2269 | 2026-01-14T02:38:47.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2270 | 2026-01-14T02:38:47.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 2271 | 2026-01-14T02:38:47.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 2272 | 2026-01-14T02:38:47.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2273 | 2026-01-14T02:38:48.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2274 | 2026-01-14T02:38:48.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2275 | 2026-01-14T02:38:48.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2276 | 2026-01-14T02:38:48.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2277 | 2026-01-14T02:38:48.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2278 | 2026-01-14T02:38:48.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2279 | 2026-01-14T02:38:48.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2280 | 2026-01-14T02:38:48.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2281 | 2026-01-14T02:38:48.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2282 | 2026-01-14T02:38:49.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2283 | 2026-01-14T02:38:49.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2284 | 2026-01-14T02:38:49.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2285 | 2026-01-14T02:38:49.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2286 | 2026-01-14T02:38:49.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2287 | 2026-01-14T02:38:49.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2288 | 2026-01-14T02:38:49.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2289 | 2026-01-14T02:38:49.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2290 | 2026-01-14T02:38:49.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2291 | 2026-01-14T02:38:50.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2292 | 2026-01-14T02:38:50.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2293 | 2026-01-14T02:38:50.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2294 | 2026-01-14T02:38:50.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2295 | 2026-01-14T02:38:50.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2296 | 2026-01-14T02:38:50.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2297 | 2026-01-14T02:38:50.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2298 | 2026-01-14T02:38:50.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2299 | 2026-01-14T02:38:50.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2300 | 2026-01-14T02:38:51.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2301 | 2026-01-14T02:38:51.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2302 | 2026-01-14T02:38:51.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2303 | 2026-01-14T02:38:51.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2304 | 2026-01-14T02:38:51.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2305 | 2026-01-14T02:38:51.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2306 | 2026-01-14T02:38:51.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2307 | 2026-01-14T02:38:51.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2308 | 2026-01-14T02:38:51.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2309 | 2026-01-14T02:38:52.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2310 | 2026-01-14T02:38:52.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2311 | 2026-01-14T02:38:52.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2312 | 2026-01-14T02:38:52.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2313 | 2026-01-14T02:38:52.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2314 | 2026-01-14T02:38:52.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2315 | 2026-01-14T02:38:52.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2316 | 2026-01-14T02:38:52.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2317 | 2026-01-14T02:38:52.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2318 | 2026-01-14T02:38:52.606Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2319 | 2026-01-14T02:38:52.606Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2320 | 2026-01-14T02:38:52.606Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2321 | 2026-01-14T02:38:52.616Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 2322 | 2026-01-14T02:38:52.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 2323 | 2026-01-14T02:38:52.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2324 | 2026-01-14T02:38:52.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 2325 | 2026-01-14T02:38:52.707Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2326 | 2026-01-14T02:38:53.431Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2327 | 2026-01-14T02:38:53.431Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 2328 | 2026-01-14T02:38:53.434Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "24486305-0594-4aa2-b842-5c254605ae39", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:38:53 GMT"} })
|
| 2329 | 2026-01-14T02:38:53.434Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 2330 | 2026-01-14T02:38:53.437Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e1adf8e8-f64f-4679-89be-f2644d59991e", "content-length": "29", "date": "Wed, 14 Jan 2026 02:38:53 GMT"} })
|
| 2331 | 2026-01-14T02:38:53.437Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2332 | 2026-01-14T02:38:53.438Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 2333 | 2026-01-14T02:38:53.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2334 | 2026-01-14T02:38:53.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2335 | 2026-01-14T02:38:53.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2336 | 2026-01-14T02:38:53.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2337 | 2026-01-14T02:38:53.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 2338 | 2026-01-14T02:38:53.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 2339 | 2026-01-14T02:38:53.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2340 | 2026-01-14T02:38:53.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2341 | 2026-01-14T02:38:53.441Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2342 | 2026-01-14T02:38:53.441Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2343 | 2026-01-14T02:38:53.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2344 | 2026-01-14T02:38:53.441Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2345 | 2026-01-14T02:38:53.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2346 | 2026-01-14T02:38:53.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2347 | 2026-01-14T02:38:53.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2348 | 2026-01-14T02:38:53.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2349 | 2026-01-14T02:38:53.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2350 | 2026-01-14T02:38:53.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2351 | 2026-01-14T02:38:53.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2352 | 2026-01-14T02:38:53.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2353 | 2026-01-14T02:38:53.468Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2354 | 2026-01-14T02:38:53.468Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2355 | 2026-01-14T02:38:53.468Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2356 | 2026-01-14T02:38:53.468Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2357 | 2026-01-14T02:38:53.469Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2358 | 2026-01-14T02:38:53.469Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2359 | 2026-01-14T02:38:53.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2360 | 2026-01-14T02:38:53.470Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2361 | 2026-01-14T02:38:53.470Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 2362 | 2026-01-14T02:38:54.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2363 | 2026-01-14T02:38:54.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2364 | 2026-01-14T02:38:54.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2365 | 2026-01-14T02:38:54.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2366 | 2026-01-14T02:38:54.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2367 | 2026-01-14T02:38:54.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2368 | 2026-01-14T02:38:54.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2369 | 2026-01-14T02:38:54.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2370 | 2026-01-14T02:38:54.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2371 | 2026-01-14T02:38:55.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2372 | 2026-01-14T02:38:55.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2373 | 2026-01-14T02:38:55.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2374 | 2026-01-14T02:38:55.437Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2375 | 2026-01-14T02:38:55.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2376 | 2026-01-14T02:38:55.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2377 | 2026-01-14T02:38:55.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2378 | 2026-01-14T02:38:55.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2379 | 2026-01-14T02:38:55.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2380 | 2026-01-14T02:38:56.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2381 | 2026-01-14T02:38:56.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2382 | 2026-01-14T02:38:56.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2383 | 2026-01-14T02:38:56.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2384 | 2026-01-14T02:38:56.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2385 | 2026-01-14T02:38:56.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2386 | 2026-01-14T02:38:56.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2387 | 2026-01-14T02:38:56.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2388 | 2026-01-14T02:38:56.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2389 | 2026-01-14T02:38:57.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2390 | 2026-01-14T02:38:57.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2391 | 2026-01-14T02:38:57.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2392 | 2026-01-14T02:38:57.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2393 | 2026-01-14T02:38:57.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2394 | 2026-01-14T02:38:57.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2395 | 2026-01-14T02:38:57.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2396 | 2026-01-14T02:38:57.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2397 | 2026-01-14T02:38:57.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2398 | 2026-01-14T02:38:57.607Z | DEBG | oximeter (results-sink): inserting 950 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2399 | 2026-01-14T02:38:57.607Z | DEBG | oximeter (results-sink-cluster): inserting 950 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2400 | 2026-01-14T02:38:57.607Z | DEBG | oximeter (clickhouse-client): unrolling 950 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2401 | 2026-01-14T02:38:57.645Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_ipaddr
|
| 2402 | 2026-01-14T02:38:57.647Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1282
table_name = fields_string
|
| 2403 | 2026-01-14T02:38:57.649Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 52
table_name = fields_u16
|
| 2404 | 2026-01-14T02:38:57.650Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 228
table_name = fields_u32
|
| 2405 | 2026-01-14T02:38:57.652Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 572
table_name = fields_uuid
|
| 2406 | 2026-01-14T02:38:57.653Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 850
table_name = measurements_cumulativeu64
|
| 2407 | 2026-01-14T02:38:57.655Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 2408 | 2026-01-14T02:38:57.657Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 2409 | 2026-01-14T02:38:57.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2410 | 2026-01-14T02:38:58.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2411 | 2026-01-14T02:38:58.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2412 | 2026-01-14T02:38:58.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2413 | 2026-01-14T02:38:58.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2414 | 2026-01-14T02:38:58.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2415 | 2026-01-14T02:38:58.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2416 | 2026-01-14T02:38:58.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2417 | 2026-01-14T02:38:58.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2418 | 2026-01-14T02:38:58.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2419 | 2026-01-14T02:38:59.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2420 | 2026-01-14T02:38:59.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2421 | 2026-01-14T02:38:59.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2422 | 2026-01-14T02:38:59.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2423 | 2026-01-14T02:38:59.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2424 | 2026-01-14T02:38:59.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2425 | 2026-01-14T02:38:59.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2426 | 2026-01-14T02:38:59.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2427 | 2026-01-14T02:38:59.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2428 | 2026-01-14T02:39:00.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2429 | 2026-01-14T02:39:00.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2430 | 2026-01-14T02:39:00.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2431 | 2026-01-14T02:39:00.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2432 | 2026-01-14T02:39:00.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2433 | 2026-01-14T02:39:00.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2434 | 2026-01-14T02:39:00.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2435 | 2026-01-14T02:39:00.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2436 | 2026-01-14T02:39:00.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2437 | 2026-01-14T02:39:01.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2438 | 2026-01-14T02:39:01.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2439 | 2026-01-14T02:39:01.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2440 | 2026-01-14T02:39:01.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2441 | 2026-01-14T02:39:01.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2442 | 2026-01-14T02:39:01.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2443 | 2026-01-14T02:39:01.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2444 | 2026-01-14T02:39:01.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2445 | 2026-01-14T02:39:01.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2446 | 2026-01-14T02:39:02.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2447 | 2026-01-14T02:39:02.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2448 | 2026-01-14T02:39:02.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2449 | 2026-01-14T02:39:02.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2450 | 2026-01-14T02:39:02.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2451 | 2026-01-14T02:39:02.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2452 | 2026-01-14T02:39:02.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2453 | 2026-01-14T02:39:02.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2454 | 2026-01-14T02:39:02.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2455 | 2026-01-14T02:39:02.607Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2456 | 2026-01-14T02:39:02.607Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2457 | 2026-01-14T02:39:02.607Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2458 | 2026-01-14T02:39:02.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 2459 | 2026-01-14T02:39:02.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 2460 | 2026-01-14T02:39:02.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2461 | 2026-01-14T02:39:02.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 2462 | 2026-01-14T02:39:02.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2463 | 2026-01-14T02:39:03.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2464 | 2026-01-14T02:39:03.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2465 | 2026-01-14T02:39:03.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2466 | 2026-01-14T02:39:03.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2467 | 2026-01-14T02:39:03.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2468 | 2026-01-14T02:39:03.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2469 | 2026-01-14T02:39:03.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2470 | 2026-01-14T02:39:03.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2471 | 2026-01-14T02:39:03.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2472 | 2026-01-14T02:39:03.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2473 | 2026-01-14T02:39:03.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2474 | 2026-01-14T02:39:03.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2475 | 2026-01-14T02:39:03.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2476 | 2026-01-14T02:39:03.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2477 | 2026-01-14T02:39:03.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2478 | 2026-01-14T02:39:03.469Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2479 | 2026-01-14T02:39:03.469Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2480 | 2026-01-14T02:39:03.469Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2481 | 2026-01-14T02:39:03.469Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2482 | 2026-01-14T02:39:03.470Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2483 | 2026-01-14T02:39:03.470Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2484 | 2026-01-14T02:39:04.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2485 | 2026-01-14T02:39:04.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2486 | 2026-01-14T02:39:04.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2487 | 2026-01-14T02:39:04.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2488 | 2026-01-14T02:39:04.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2489 | 2026-01-14T02:39:04.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2490 | 2026-01-14T02:39:04.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2491 | 2026-01-14T02:39:04.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2492 | 2026-01-14T02:39:04.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2493 | 2026-01-14T02:39:05.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2494 | 2026-01-14T02:39:05.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2495 | 2026-01-14T02:39:05.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2496 | 2026-01-14T02:39:05.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2497 | 2026-01-14T02:39:05.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2498 | 2026-01-14T02:39:05.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2499 | 2026-01-14T02:39:05.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2500 | 2026-01-14T02:39:05.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2501 | 2026-01-14T02:39:05.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2502 | 2026-01-14T02:39:06.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2503 | 2026-01-14T02:39:06.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2504 | 2026-01-14T02:39:06.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2505 | 2026-01-14T02:39:06.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2506 | 2026-01-14T02:39:06.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2507 | 2026-01-14T02:39:06.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2508 | 2026-01-14T02:39:06.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2509 | 2026-01-14T02:39:06.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2510 | 2026-01-14T02:39:06.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2511 | 2026-01-14T02:39:07.437Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2512 | 2026-01-14T02:39:07.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2513 | 2026-01-14T02:39:07.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2514 | 2026-01-14T02:39:07.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2515 | 2026-01-14T02:39:07.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2516 | 2026-01-14T02:39:07.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2517 | 2026-01-14T02:39:07.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2518 | 2026-01-14T02:39:07.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2519 | 2026-01-14T02:39:07.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2520 | 2026-01-14T02:39:07.606Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2521 | 2026-01-14T02:39:07.606Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2522 | 2026-01-14T02:39:07.606Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2523 | 2026-01-14T02:39:07.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 2524 | 2026-01-14T02:39:07.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 2525 | 2026-01-14T02:39:07.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 2526 | 2026-01-14T02:39:07.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2527 | 2026-01-14T02:39:07.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 2528 | 2026-01-14T02:39:07.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 2529 | 2026-01-14T02:39:07.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2530 | 2026-01-14T02:39:08.431Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2531 | 2026-01-14T02:39:08.431Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 2532 | 2026-01-14T02:39:08.434Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a1246dda-6e26-4788-a3f5-e29e0c543c79", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:39:08 GMT"} })
|
| 2533 | 2026-01-14T02:39:08.434Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 2534 | 2026-01-14T02:39:08.436Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d4f3ab4d-0af5-47d0-a34c-d3ae2fb6f483", "content-length": "29", "date": "Wed, 14 Jan 2026 02:39:08 GMT"} })
|
| 2535 | 2026-01-14T02:39:08.436Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:54875
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = b635d947-a448-4847-9891-01affd781dce
|
| 2536 | 2026-01-14T02:39:08.436Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2537 | 2026-01-14T02:39:08.436Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2538 | 2026-01-14T02:39:08.437Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:54875
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2539 | 2026-01-14T02:39:08.438Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2540 | 2026-01-14T02:39:08.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2541 | 2026-01-14T02:39:08.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2542 | 2026-01-14T02:39:08.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2543 | 2026-01-14T02:39:08.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2544 | 2026-01-14T02:39:08.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2545 | 2026-01-14T02:39:08.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2546 | 2026-01-14T02:39:08.438Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2547 | 2026-01-14T02:39:08.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2548 | 2026-01-14T02:39:08.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2549 | 2026-01-14T02:39:08.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2550 | 2026-01-14T02:39:08.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2551 | 2026-01-14T02:39:08.454Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2552 | 2026-01-14T02:39:09.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2553 | 2026-01-14T02:39:09.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2554 | 2026-01-14T02:39:09.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2555 | 2026-01-14T02:39:09.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2556 | 2026-01-14T02:39:09.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2557 | 2026-01-14T02:39:09.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2558 | 2026-01-14T02:39:09.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2559 | 2026-01-14T02:39:09.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2560 | 2026-01-14T02:39:09.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2561 | 2026-01-14T02:39:10.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2562 | 2026-01-14T02:39:10.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2563 | 2026-01-14T02:39:10.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2564 | 2026-01-14T02:39:10.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2565 | 2026-01-14T02:39:10.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2566 | 2026-01-14T02:39:10.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2567 | 2026-01-14T02:39:10.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2568 | 2026-01-14T02:39:10.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2569 | 2026-01-14T02:39:10.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2570 | 2026-01-14T02:39:11.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2571 | 2026-01-14T02:39:11.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2572 | 2026-01-14T02:39:11.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2573 | 2026-01-14T02:39:11.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2574 | 2026-01-14T02:39:11.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2575 | 2026-01-14T02:39:11.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2576 | 2026-01-14T02:39:11.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2577 | 2026-01-14T02:39:11.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2578 | 2026-01-14T02:39:11.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2579 | 2026-01-14T02:39:12.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2580 | 2026-01-14T02:39:12.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2581 | 2026-01-14T02:39:12.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2582 | 2026-01-14T02:39:12.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2583 | 2026-01-14T02:39:12.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2584 | 2026-01-14T02:39:12.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2585 | 2026-01-14T02:39:12.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2586 | 2026-01-14T02:39:12.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2587 | 2026-01-14T02:39:12.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2588 | 2026-01-14T02:39:12.607Z | DEBG | oximeter (results-sink): inserting 426 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2589 | 2026-01-14T02:39:12.607Z | DEBG | oximeter (results-sink-cluster): inserting 426 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2590 | 2026-01-14T02:39:12.607Z | DEBG | oximeter (clickhouse-client): unrolling 426 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2591 | 2026-01-14T02:39:12.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 410
table_name = fields_i16
|
| 2592 | 2026-01-14T02:39:12.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 2593 | 2026-01-14T02:39:12.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1113
table_name = fields_string
|
| 2594 | 2026-01-14T02:39:12.634Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 207
table_name = fields_u16
|
| 2595 | 2026-01-14T02:39:12.635Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 212
table_name = fields_u32
|
| 2596 | 2026-01-14T02:39:12.637Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 211
table_name = fields_u8
|
| 2597 | 2026-01-14T02:39:12.639Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 681
table_name = fields_uuid
|
| 2598 | 2026-01-14T02:39:12.640Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_bool
|
| 2599 | 2026-01-14T02:39:12.641Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 315
table_name = measurements_cumulativeu64
|
| 2600 | 2026-01-14T02:39:12.643Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 2601 | 2026-01-14T02:39:12.644Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = measurements_u64
|
| 2602 | 2026-01-14T02:39:12.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2603 | 2026-01-14T02:39:13.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2604 | 2026-01-14T02:39:13.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2605 | 2026-01-14T02:39:13.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2606 | 2026-01-14T02:39:13.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2607 | 2026-01-14T02:39:13.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2608 | 2026-01-14T02:39:13.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2609 | 2026-01-14T02:39:13.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2610 | 2026-01-14T02:39:13.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2611 | 2026-01-14T02:39:13.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2612 | 2026-01-14T02:39:13.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2613 | 2026-01-14T02:39:13.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2614 | 2026-01-14T02:39:13.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2615 | 2026-01-14T02:39:13.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2616 | 2026-01-14T02:39:13.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2617 | 2026-01-14T02:39:13.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2618 | 2026-01-14T02:39:13.469Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2619 | 2026-01-14T02:39:13.469Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2620 | 2026-01-14T02:39:13.469Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2621 | 2026-01-14T02:39:13.469Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2622 | 2026-01-14T02:39:13.470Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2623 | 2026-01-14T02:39:13.470Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2624 | 2026-01-14T02:39:14.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2625 | 2026-01-14T02:39:14.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2626 | 2026-01-14T02:39:14.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2627 | 2026-01-14T02:39:14.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2628 | 2026-01-14T02:39:14.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2629 | 2026-01-14T02:39:14.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2630 | 2026-01-14T02:39:14.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2631 | 2026-01-14T02:39:14.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2632 | 2026-01-14T02:39:14.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2633 | 2026-01-14T02:39:15.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2634 | 2026-01-14T02:39:15.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2635 | 2026-01-14T02:39:15.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2636 | 2026-01-14T02:39:15.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2637 | 2026-01-14T02:39:15.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2638 | 2026-01-14T02:39:15.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2639 | 2026-01-14T02:39:15.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2640 | 2026-01-14T02:39:15.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2641 | 2026-01-14T02:39:15.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2642 | 2026-01-14T02:39:16.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2643 | 2026-01-14T02:39:16.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2644 | 2026-01-14T02:39:16.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2645 | 2026-01-14T02:39:16.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2646 | 2026-01-14T02:39:16.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2647 | 2026-01-14T02:39:16.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2648 | 2026-01-14T02:39:16.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2649 | 2026-01-14T02:39:16.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2650 | 2026-01-14T02:39:16.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2651 | 2026-01-14T02:39:17.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2652 | 2026-01-14T02:39:17.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2653 | 2026-01-14T02:39:17.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2654 | 2026-01-14T02:39:17.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2655 | 2026-01-14T02:39:17.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2656 | 2026-01-14T02:39:17.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2657 | 2026-01-14T02:39:17.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2658 | 2026-01-14T02:39:17.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2659 | 2026-01-14T02:39:17.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2660 | 2026-01-14T02:39:17.607Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2661 | 2026-01-14T02:39:17.607Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2662 | 2026-01-14T02:39:17.607Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2663 | 2026-01-14T02:39:17.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 2664 | 2026-01-14T02:39:17.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 2665 | 2026-01-14T02:39:17.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 2666 | 2026-01-14T02:39:17.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2667 | 2026-01-14T02:39:17.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 2668 | 2026-01-14T02:39:17.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 2669 | 2026-01-14T02:39:17.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2670 | 2026-01-14T02:39:18.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2671 | 2026-01-14T02:39:18.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2672 | 2026-01-14T02:39:18.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2673 | 2026-01-14T02:39:18.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2674 | 2026-01-14T02:39:18.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2675 | 2026-01-14T02:39:18.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2676 | 2026-01-14T02:39:18.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2677 | 2026-01-14T02:39:18.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2678 | 2026-01-14T02:39:18.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2679 | 2026-01-14T02:39:18.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2680 | 2026-01-14T02:39:18.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2681 | 2026-01-14T02:39:18.455Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2682 | 2026-01-14T02:39:19.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2683 | 2026-01-14T02:39:19.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2684 | 2026-01-14T02:39:19.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2685 | 2026-01-14T02:39:19.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2686 | 2026-01-14T02:39:19.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2687 | 2026-01-14T02:39:19.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2688 | 2026-01-14T02:39:19.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2689 | 2026-01-14T02:39:19.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2690 | 2026-01-14T02:39:19.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2691 | 2026-01-14T02:39:20.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2692 | 2026-01-14T02:39:20.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2693 | 2026-01-14T02:39:20.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2694 | 2026-01-14T02:39:20.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2695 | 2026-01-14T02:39:20.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2696 | 2026-01-14T02:39:20.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2697 | 2026-01-14T02:39:20.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2698 | 2026-01-14T02:39:20.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2699 | 2026-01-14T02:39:20.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2700 | 2026-01-14T02:39:21.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2701 | 2026-01-14T02:39:21.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2702 | 2026-01-14T02:39:21.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2703 | 2026-01-14T02:39:21.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2704 | 2026-01-14T02:39:21.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2705 | 2026-01-14T02:39:21.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2706 | 2026-01-14T02:39:21.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2707 | 2026-01-14T02:39:21.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2708 | 2026-01-14T02:39:21.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2709 | 2026-01-14T02:39:22.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2710 | 2026-01-14T02:39:22.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2711 | 2026-01-14T02:39:22.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2712 | 2026-01-14T02:39:22.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2713 | 2026-01-14T02:39:22.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2714 | 2026-01-14T02:39:22.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2715 | 2026-01-14T02:39:22.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2716 | 2026-01-14T02:39:22.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2717 | 2026-01-14T02:39:22.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2718 | 2026-01-14T02:39:22.607Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2719 | 2026-01-14T02:39:22.607Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2720 | 2026-01-14T02:39:22.607Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2721 | 2026-01-14T02:39:22.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 410
table_name = fields_i16
|
| 2722 | 2026-01-14T02:39:22.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1112
table_name = fields_string
|
| 2723 | 2026-01-14T02:39:22.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 205
table_name = fields_u16
|
| 2724 | 2026-01-14T02:39:22.633Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 212
table_name = fields_u32
|
| 2725 | 2026-01-14T02:39:22.634Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 211
table_name = fields_u8
|
| 2726 | 2026-01-14T02:39:22.636Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 679
table_name = fields_uuid
|
| 2727 | 2026-01-14T02:39:22.637Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_bool
|
| 2728 | 2026-01-14T02:39:22.639Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 314
table_name = measurements_cumulativeu64
|
| 2729 | 2026-01-14T02:39:22.640Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 2730 | 2026-01-14T02:39:22.642Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = measurements_u64
|
| 2731 | 2026-01-14T02:39:22.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2732 | 2026-01-14T02:39:23.431Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2733 | 2026-01-14T02:39:23.431Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 2734 | 2026-01-14T02:39:23.435Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0ee0b3df-e28e-423a-853b-b445754dfe46", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:39:23 GMT"} })
|
| 2735 | 2026-01-14T02:39:23.435Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 2736 | 2026-01-14T02:39:23.437Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "03233d7a-b357-4184-ae04-5698cf22e81a", "content-length": "29", "date": "Wed, 14 Jan 2026 02:39:23 GMT"} })
|
| 2737 | 2026-01-14T02:39:23.437Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2738 | 2026-01-14T02:39:23.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2739 | 2026-01-14T02:39:23.438Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2740 | 2026-01-14T02:39:23.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2741 | 2026-01-14T02:39:23.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 2742 | 2026-01-14T02:39:23.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2743 | 2026-01-14T02:39:23.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 2744 | 2026-01-14T02:39:23.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2745 | 2026-01-14T02:39:23.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2746 | 2026-01-14T02:39:23.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2747 | 2026-01-14T02:39:23.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2748 | 2026-01-14T02:39:23.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2749 | 2026-01-14T02:39:23.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2750 | 2026-01-14T02:39:23.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2751 | 2026-01-14T02:39:23.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2752 | 2026-01-14T02:39:23.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2753 | 2026-01-14T02:39:23.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2754 | 2026-01-14T02:39:23.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2755 | 2026-01-14T02:39:23.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2756 | 2026-01-14T02:39:23.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 2757 | 2026-01-14T02:39:23.470Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2758 | 2026-01-14T02:39:23.470Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2759 | 2026-01-14T02:39:23.470Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2760 | 2026-01-14T02:39:23.470Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2761 | 2026-01-14T02:39:23.470Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2762 | 2026-01-14T02:39:23.471Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2763 | 2026-01-14T02:39:24.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2764 | 2026-01-14T02:39:24.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2765 | 2026-01-14T02:39:24.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2766 | 2026-01-14T02:39:24.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2767 | 2026-01-14T02:39:24.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2768 | 2026-01-14T02:39:24.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2769 | 2026-01-14T02:39:24.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2770 | 2026-01-14T02:39:24.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2771 | 2026-01-14T02:39:24.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2772 | 2026-01-14T02:39:25.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2773 | 2026-01-14T02:39:25.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2774 | 2026-01-14T02:39:25.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2775 | 2026-01-14T02:39:25.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2776 | 2026-01-14T02:39:25.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2777 | 2026-01-14T02:39:25.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2778 | 2026-01-14T02:39:25.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2779 | 2026-01-14T02:39:25.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2780 | 2026-01-14T02:39:25.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2781 | 2026-01-14T02:39:26.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2782 | 2026-01-14T02:39:26.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2783 | 2026-01-14T02:39:26.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2784 | 2026-01-14T02:39:26.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2785 | 2026-01-14T02:39:26.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2786 | 2026-01-14T02:39:26.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2787 | 2026-01-14T02:39:26.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2788 | 2026-01-14T02:39:26.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2789 | 2026-01-14T02:39:26.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2790 | 2026-01-14T02:39:27.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2791 | 2026-01-14T02:39:27.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2792 | 2026-01-14T02:39:27.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2793 | 2026-01-14T02:39:27.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2794 | 2026-01-14T02:39:27.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2795 | 2026-01-14T02:39:27.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2796 | 2026-01-14T02:39:27.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2797 | 2026-01-14T02:39:27.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2798 | 2026-01-14T02:39:27.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2799 | 2026-01-14T02:39:27.608Z | DEBG | oximeter (results-sink): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2800 | 2026-01-14T02:39:27.608Z | DEBG | oximeter (results-sink-cluster): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2801 | 2026-01-14T02:39:27.608Z | DEBG | oximeter (clickhouse-client): unrolling 945 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2802 | 2026-01-14T02:39:27.646Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 2803 | 2026-01-14T02:39:27.648Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1277
table_name = fields_string
|
| 2804 | 2026-01-14T02:39:27.650Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 42
table_name = fields_u16
|
| 2805 | 2026-01-14T02:39:27.651Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 228
table_name = fields_u32
|
| 2806 | 2026-01-14T02:39:27.653Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 562
table_name = fields_uuid
|
| 2807 | 2026-01-14T02:39:27.655Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 845
table_name = measurements_cumulativeu64
|
| 2808 | 2026-01-14T02:39:27.657Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 2809 | 2026-01-14T02:39:27.658Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 2810 | 2026-01-14T02:39:27.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2811 | 2026-01-14T02:39:28.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2812 | 2026-01-14T02:39:28.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2813 | 2026-01-14T02:39:28.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2814 | 2026-01-14T02:39:28.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2815 | 2026-01-14T02:39:28.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2816 | 2026-01-14T02:39:28.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2817 | 2026-01-14T02:39:28.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2818 | 2026-01-14T02:39:28.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2819 | 2026-01-14T02:39:28.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2820 | 2026-01-14T02:39:28.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2821 | 2026-01-14T02:39:28.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2822 | 2026-01-14T02:39:28.455Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2823 | 2026-01-14T02:39:29.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2824 | 2026-01-14T02:39:29.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2825 | 2026-01-14T02:39:29.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2826 | 2026-01-14T02:39:29.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2827 | 2026-01-14T02:39:29.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2828 | 2026-01-14T02:39:29.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2829 | 2026-01-14T02:39:29.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2830 | 2026-01-14T02:39:29.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2831 | 2026-01-14T02:39:29.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2832 | 2026-01-14T02:39:30.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2833 | 2026-01-14T02:39:30.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2834 | 2026-01-14T02:39:30.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2835 | 2026-01-14T02:39:30.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2836 | 2026-01-14T02:39:30.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2837 | 2026-01-14T02:39:30.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2838 | 2026-01-14T02:39:30.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2839 | 2026-01-14T02:39:30.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2840 | 2026-01-14T02:39:30.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2841 | 2026-01-14T02:39:31.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2842 | 2026-01-14T02:39:31.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2843 | 2026-01-14T02:39:31.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2844 | 2026-01-14T02:39:31.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2845 | 2026-01-14T02:39:31.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2846 | 2026-01-14T02:39:31.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2847 | 2026-01-14T02:39:31.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2848 | 2026-01-14T02:39:31.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2849 | 2026-01-14T02:39:31.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2850 | 2026-01-14T02:39:32.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2851 | 2026-01-14T02:39:32.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2852 | 2026-01-14T02:39:32.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2853 | 2026-01-14T02:39:32.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2854 | 2026-01-14T02:39:32.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2855 | 2026-01-14T02:39:32.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2856 | 2026-01-14T02:39:32.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2857 | 2026-01-14T02:39:32.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2858 | 2026-01-14T02:39:32.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2859 | 2026-01-14T02:39:32.607Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2860 | 2026-01-14T02:39:32.607Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2861 | 2026-01-14T02:39:32.607Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2862 | 2026-01-14T02:39:32.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 410
table_name = fields_i16
|
| 2863 | 2026-01-14T02:39:32.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1112
table_name = fields_string
|
| 2864 | 2026-01-14T02:39:32.633Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 205
table_name = fields_u16
|
| 2865 | 2026-01-14T02:39:32.635Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 212
table_name = fields_u32
|
| 2866 | 2026-01-14T02:39:32.637Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 211
table_name = fields_u8
|
| 2867 | 2026-01-14T02:39:32.639Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 679
table_name = fields_uuid
|
| 2868 | 2026-01-14T02:39:32.640Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_bool
|
| 2869 | 2026-01-14T02:39:32.641Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 314
table_name = measurements_cumulativeu64
|
| 2870 | 2026-01-14T02:39:32.643Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 2871 | 2026-01-14T02:39:32.644Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = measurements_u64
|
| 2872 | 2026-01-14T02:39:32.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2873 | 2026-01-14T02:39:33.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2874 | 2026-01-14T02:39:33.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2875 | 2026-01-14T02:39:33.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2876 | 2026-01-14T02:39:33.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2877 | 2026-01-14T02:39:33.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2878 | 2026-01-14T02:39:33.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2879 | 2026-01-14T02:39:33.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2880 | 2026-01-14T02:39:33.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2881 | 2026-01-14T02:39:33.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2882 | 2026-01-14T02:39:33.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2883 | 2026-01-14T02:39:33.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2884 | 2026-01-14T02:39:33.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2885 | 2026-01-14T02:39:33.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 2886 | 2026-01-14T02:39:33.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2887 | 2026-01-14T02:39:33.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 2888 | 2026-01-14T02:39:33.469Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2889 | 2026-01-14T02:39:33.469Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2890 | 2026-01-14T02:39:33.469Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2891 | 2026-01-14T02:39:33.469Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2892 | 2026-01-14T02:39:33.470Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 2893 | 2026-01-14T02:39:33.470Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 2894 | 2026-01-14T02:39:34.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2895 | 2026-01-14T02:39:34.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2896 | 2026-01-14T02:39:34.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2897 | 2026-01-14T02:39:34.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2898 | 2026-01-14T02:39:34.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2899 | 2026-01-14T02:39:34.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2900 | 2026-01-14T02:39:34.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2901 | 2026-01-14T02:39:34.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2902 | 2026-01-14T02:39:34.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2903 | 2026-01-14T02:39:35.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2904 | 2026-01-14T02:39:35.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2905 | 2026-01-14T02:39:35.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2906 | 2026-01-14T02:39:35.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2907 | 2026-01-14T02:39:35.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2908 | 2026-01-14T02:39:35.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2909 | 2026-01-14T02:39:35.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2910 | 2026-01-14T02:39:35.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2911 | 2026-01-14T02:39:35.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2912 | 2026-01-14T02:39:36.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2913 | 2026-01-14T02:39:36.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2914 | 2026-01-14T02:39:36.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2915 | 2026-01-14T02:39:36.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2916 | 2026-01-14T02:39:36.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2917 | 2026-01-14T02:39:36.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2918 | 2026-01-14T02:39:36.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2919 | 2026-01-14T02:39:36.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2920 | 2026-01-14T02:39:36.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2921 | 2026-01-14T02:39:37.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2922 | 2026-01-14T02:39:37.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2923 | 2026-01-14T02:39:37.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2924 | 2026-01-14T02:39:37.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2925 | 2026-01-14T02:39:37.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2926 | 2026-01-14T02:39:37.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2927 | 2026-01-14T02:39:37.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2928 | 2026-01-14T02:39:37.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2929 | 2026-01-14T02:39:37.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2930 | 2026-01-14T02:39:37.608Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2931 | 2026-01-14T02:39:37.608Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2932 | 2026-01-14T02:39:37.608Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 2933 | 2026-01-14T02:39:37.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 2934 | 2026-01-14T02:39:37.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 2935 | 2026-01-14T02:39:37.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 2936 | 2026-01-14T02:39:37.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2937 | 2026-01-14T02:39:37.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 2938 | 2026-01-14T02:39:37.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 2939 | 2026-01-14T02:39:37.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 2940 | 2026-01-14T02:39:38.432Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 2941 | 2026-01-14T02:39:38.432Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 2942 | 2026-01-14T02:39:38.435Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "14696937-4337-4b11-b80a-520fe971058c", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:39:38 GMT"} })
|
| 2943 | 2026-01-14T02:39:38.435Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 2944 | 2026-01-14T02:39:38.437Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e0f9d8e9-034c-4a11-a466-b45aebe4345f", "content-length": "29", "date": "Wed, 14 Jan 2026 02:39:38 GMT"} })
|
| 2945 | 2026-01-14T02:39:38.437Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:40970
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = b635d947-a448-4847-9891-01affd781dce
|
| 2946 | 2026-01-14T02:39:38.437Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2947 | 2026-01-14T02:39:38.437Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2948 | 2026-01-14T02:39:38.437Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:40970
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2949 | 2026-01-14T02:39:38.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2950 | 2026-01-14T02:39:38.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2951 | 2026-01-14T02:39:38.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2952 | 2026-01-14T02:39:38.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2953 | 2026-01-14T02:39:38.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2954 | 2026-01-14T02:39:38.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2955 | 2026-01-14T02:39:38.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2956 | 2026-01-14T02:39:38.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2957 | 2026-01-14T02:39:38.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2958 | 2026-01-14T02:39:38.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2959 | 2026-01-14T02:39:38.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2960 | 2026-01-14T02:39:38.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2961 | 2026-01-14T02:39:38.519Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 2962 | 2026-01-14T02:39:39.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2963 | 2026-01-14T02:39:39.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2964 | 2026-01-14T02:39:39.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2965 | 2026-01-14T02:39:39.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2966 | 2026-01-14T02:39:39.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2967 | 2026-01-14T02:39:39.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2968 | 2026-01-14T02:39:39.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2969 | 2026-01-14T02:39:39.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2970 | 2026-01-14T02:39:39.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2971 | 2026-01-14T02:39:40.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2972 | 2026-01-14T02:39:40.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2973 | 2026-01-14T02:39:40.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2974 | 2026-01-14T02:39:40.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2975 | 2026-01-14T02:39:40.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2976 | 2026-01-14T02:39:40.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2977 | 2026-01-14T02:39:40.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2978 | 2026-01-14T02:39:40.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2979 | 2026-01-14T02:39:40.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2980 | 2026-01-14T02:39:41.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2981 | 2026-01-14T02:39:41.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2982 | 2026-01-14T02:39:41.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2983 | 2026-01-14T02:39:41.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2984 | 2026-01-14T02:39:41.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2985 | 2026-01-14T02:39:41.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2986 | 2026-01-14T02:39:41.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2987 | 2026-01-14T02:39:41.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2988 | 2026-01-14T02:39:41.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2989 | 2026-01-14T02:39:42.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2990 | 2026-01-14T02:39:42.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2991 | 2026-01-14T02:39:42.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2992 | 2026-01-14T02:39:42.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2993 | 2026-01-14T02:39:42.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2994 | 2026-01-14T02:39:42.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2995 | 2026-01-14T02:39:42.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2996 | 2026-01-14T02:39:42.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2997 | 2026-01-14T02:39:42.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2998 | 2026-01-14T02:39:42.607Z | DEBG | oximeter (results-sink): inserting 293 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 2999 | 2026-01-14T02:39:42.607Z | DEBG | oximeter (results-sink-cluster): inserting 293 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3000 | 2026-01-14T02:39:42.607Z | DEBG | oximeter (clickhouse-client): unrolling 293 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3001 | 2026-01-14T02:39:42.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_i16
|
| 3002 | 2026-01-14T02:39:42.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 3003 | 2026-01-14T02:39:42.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 177
table_name = fields_string
|
| 3004 | 2026-01-14T02:39:42.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 14
table_name = fields_u16
|
| 3005 | 2026-01-14T02:39:42.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_u32
|
| 3006 | 2026-01-14T02:39:42.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_u8
|
| 3007 | 2026-01-14T02:39:42.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 102
table_name = fields_uuid
|
| 3008 | 2026-01-14T02:39:42.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 233
table_name = measurements_cumulativeu64
|
| 3009 | 2026-01-14T02:39:42.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3010 | 2026-01-14T02:39:42.708Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3011 | 2026-01-14T02:39:43.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3012 | 2026-01-14T02:39:43.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3013 | 2026-01-14T02:39:43.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3014 | 2026-01-14T02:39:43.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3015 | 2026-01-14T02:39:43.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3016 | 2026-01-14T02:39:43.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3017 | 2026-01-14T02:39:43.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3018 | 2026-01-14T02:39:43.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3019 | 2026-01-14T02:39:43.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3020 | 2026-01-14T02:39:43.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3021 | 2026-01-14T02:39:43.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3022 | 2026-01-14T02:39:43.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3023 | 2026-01-14T02:39:43.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3024 | 2026-01-14T02:39:43.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3025 | 2026-01-14T02:39:43.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3026 | 2026-01-14T02:39:43.470Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3027 | 2026-01-14T02:39:43.470Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3028 | 2026-01-14T02:39:43.470Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3029 | 2026-01-14T02:39:43.470Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3030 | 2026-01-14T02:39:43.470Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3031 | 2026-01-14T02:39:43.471Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3032 | 2026-01-14T02:39:44.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3033 | 2026-01-14T02:39:44.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3034 | 2026-01-14T02:39:44.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3035 | 2026-01-14T02:39:44.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3036 | 2026-01-14T02:39:44.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3037 | 2026-01-14T02:39:44.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3038 | 2026-01-14T02:39:44.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3039 | 2026-01-14T02:39:44.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3040 | 2026-01-14T02:39:44.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3041 | 2026-01-14T02:39:45.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3042 | 2026-01-14T02:39:45.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3043 | 2026-01-14T02:39:45.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3044 | 2026-01-14T02:39:45.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3045 | 2026-01-14T02:39:45.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3046 | 2026-01-14T02:39:45.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3047 | 2026-01-14T02:39:45.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3048 | 2026-01-14T02:39:45.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3049 | 2026-01-14T02:39:45.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3050 | 2026-01-14T02:39:46.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3051 | 2026-01-14T02:39:46.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3052 | 2026-01-14T02:39:46.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3053 | 2026-01-14T02:39:46.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3054 | 2026-01-14T02:39:46.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3055 | 2026-01-14T02:39:46.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3056 | 2026-01-14T02:39:46.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3057 | 2026-01-14T02:39:46.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3058 | 2026-01-14T02:39:46.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3059 | 2026-01-14T02:39:47.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3060 | 2026-01-14T02:39:47.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3061 | 2026-01-14T02:39:47.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3062 | 2026-01-14T02:39:47.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3063 | 2026-01-14T02:39:47.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3064 | 2026-01-14T02:39:47.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3065 | 2026-01-14T02:39:47.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3066 | 2026-01-14T02:39:47.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3067 | 2026-01-14T02:39:47.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3068 | 2026-01-14T02:39:47.608Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3069 | 2026-01-14T02:39:47.608Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3070 | 2026-01-14T02:39:47.608Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3071 | 2026-01-14T02:39:47.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 3072 | 2026-01-14T02:39:47.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 3073 | 2026-01-14T02:39:47.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 3074 | 2026-01-14T02:39:47.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3075 | 2026-01-14T02:39:47.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 3076 | 2026-01-14T02:39:47.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3077 | 2026-01-14T02:39:47.709Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3078 | 2026-01-14T02:39:48.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3079 | 2026-01-14T02:39:48.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3080 | 2026-01-14T02:39:48.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3081 | 2026-01-14T02:39:48.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3082 | 2026-01-14T02:39:48.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3083 | 2026-01-14T02:39:48.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3084 | 2026-01-14T02:39:48.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3085 | 2026-01-14T02:39:48.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3086 | 2026-01-14T02:39:48.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3087 | 2026-01-14T02:39:49.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3088 | 2026-01-14T02:39:49.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3089 | 2026-01-14T02:39:49.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3090 | 2026-01-14T02:39:49.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3091 | 2026-01-14T02:39:49.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3092 | 2026-01-14T02:39:49.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3093 | 2026-01-14T02:39:49.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3094 | 2026-01-14T02:39:49.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3095 | 2026-01-14T02:39:49.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3096 | 2026-01-14T02:39:50.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3097 | 2026-01-14T02:39:50.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3098 | 2026-01-14T02:39:50.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3099 | 2026-01-14T02:39:50.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3100 | 2026-01-14T02:39:50.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3101 | 2026-01-14T02:39:50.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3102 | 2026-01-14T02:39:50.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3103 | 2026-01-14T02:39:50.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3104 | 2026-01-14T02:39:50.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3105 | 2026-01-14T02:39:51.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3106 | 2026-01-14T02:39:51.438Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3107 | 2026-01-14T02:39:51.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3108 | 2026-01-14T02:39:51.438Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3109 | 2026-01-14T02:39:51.439Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3110 | 2026-01-14T02:39:51.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3111 | 2026-01-14T02:39:51.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3112 | 2026-01-14T02:39:51.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3113 | 2026-01-14T02:39:51.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3114 | 2026-01-14T02:39:52.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3115 | 2026-01-14T02:39:52.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3116 | 2026-01-14T02:39:52.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3117 | 2026-01-14T02:39:52.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3118 | 2026-01-14T02:39:52.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3119 | 2026-01-14T02:39:52.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3120 | 2026-01-14T02:39:52.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3121 | 2026-01-14T02:39:52.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3122 | 2026-01-14T02:39:52.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3123 | 2026-01-14T02:39:52.607Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3124 | 2026-01-14T02:39:52.607Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3125 | 2026-01-14T02:39:52.607Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3126 | 2026-01-14T02:39:52.617Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 3127 | 2026-01-14T02:39:52.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 3128 | 2026-01-14T02:39:52.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3129 | 2026-01-14T02:39:52.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3130 | 2026-01-14T02:39:52.709Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3131 | 2026-01-14T02:39:53.432Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3132 | 2026-01-14T02:39:53.432Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 3133 | 2026-01-14T02:39:53.435Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5e9bf9a8-b764-44d2-a65d-aa3ec22c8a44", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:39:53 GMT"} })
|
| 3134 | 2026-01-14T02:39:53.435Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 3135 | 2026-01-14T02:39:53.438Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "673fa3df-035e-49d6-ac83-63b6fbb40abd", "content-length": "29", "date": "Wed, 14 Jan 2026 02:39:53 GMT"} })
|
| 3136 | 2026-01-14T02:39:53.438Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3137 | 2026-01-14T02:39:53.439Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 3138 | 2026-01-14T02:39:53.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3139 | 2026-01-14T02:39:53.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3140 | 2026-01-14T02:39:53.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3141 | 2026-01-14T02:39:53.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3142 | 2026-01-14T02:39:53.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 3143 | 2026-01-14T02:39:53.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 3144 | 2026-01-14T02:39:53.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3145 | 2026-01-14T02:39:53.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3146 | 2026-01-14T02:39:53.443Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3147 | 2026-01-14T02:39:53.443Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3148 | 2026-01-14T02:39:53.443Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3149 | 2026-01-14T02:39:53.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3150 | 2026-01-14T02:39:53.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3151 | 2026-01-14T02:39:53.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3152 | 2026-01-14T02:39:53.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3153 | 2026-01-14T02:39:53.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3154 | 2026-01-14T02:39:53.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3155 | 2026-01-14T02:39:53.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3156 | 2026-01-14T02:39:53.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3157 | 2026-01-14T02:39:53.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3158 | 2026-01-14T02:39:53.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 3159 | 2026-01-14T02:39:53.470Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3160 | 2026-01-14T02:39:53.470Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3161 | 2026-01-14T02:39:53.470Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3162 | 2026-01-14T02:39:53.470Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3163 | 2026-01-14T02:39:53.470Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3164 | 2026-01-14T02:39:53.470Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3165 | 2026-01-14T02:39:53.471Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3166 | 2026-01-14T02:39:53.471Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3167 | 2026-01-14T02:39:54.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3168 | 2026-01-14T02:39:54.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3169 | 2026-01-14T02:39:54.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3170 | 2026-01-14T02:39:54.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3171 | 2026-01-14T02:39:54.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3172 | 2026-01-14T02:39:54.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3173 | 2026-01-14T02:39:54.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3174 | 2026-01-14T02:39:54.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3175 | 2026-01-14T02:39:54.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3176 | 2026-01-14T02:39:55.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3177 | 2026-01-14T02:39:55.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3178 | 2026-01-14T02:39:55.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3179 | 2026-01-14T02:39:55.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3180 | 2026-01-14T02:39:55.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3181 | 2026-01-14T02:39:55.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3182 | 2026-01-14T02:39:55.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3183 | 2026-01-14T02:39:55.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3184 | 2026-01-14T02:39:55.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3185 | 2026-01-14T02:39:56.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3186 | 2026-01-14T02:39:56.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3187 | 2026-01-14T02:39:56.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3188 | 2026-01-14T02:39:56.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3189 | 2026-01-14T02:39:56.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3190 | 2026-01-14T02:39:56.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3191 | 2026-01-14T02:39:56.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3192 | 2026-01-14T02:39:56.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3193 | 2026-01-14T02:39:56.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3194 | 2026-01-14T02:39:57.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3195 | 2026-01-14T02:39:57.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3196 | 2026-01-14T02:39:57.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3197 | 2026-01-14T02:39:57.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3198 | 2026-01-14T02:39:57.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3199 | 2026-01-14T02:39:57.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3200 | 2026-01-14T02:39:57.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3201 | 2026-01-14T02:39:57.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3202 | 2026-01-14T02:39:57.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3203 | 2026-01-14T02:39:57.608Z | DEBG | oximeter (results-sink): inserting 951 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3204 | 2026-01-14T02:39:57.608Z | DEBG | oximeter (results-sink-cluster): inserting 951 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3205 | 2026-01-14T02:39:57.608Z | DEBG | oximeter (clickhouse-client): unrolling 951 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3206 | 2026-01-14T02:39:57.647Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_ipaddr
|
| 3207 | 2026-01-14T02:39:57.650Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1283
table_name = fields_string
|
| 3208 | 2026-01-14T02:39:57.651Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 52
table_name = fields_u16
|
| 3209 | 2026-01-14T02:39:57.653Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 229
table_name = fields_u32
|
| 3210 | 2026-01-14T02:39:57.654Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 572
table_name = fields_uuid
|
| 3211 | 2026-01-14T02:39:57.656Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 850
table_name = measurements_cumulativeu64
|
| 3212 | 2026-01-14T02:39:57.657Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 3213 | 2026-01-14T02:39:57.660Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 3214 | 2026-01-14T02:39:57.662Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3215 | 2026-01-14T02:39:57.709Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3216 | 2026-01-14T02:39:58.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3217 | 2026-01-14T02:39:58.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3218 | 2026-01-14T02:39:58.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3219 | 2026-01-14T02:39:58.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3220 | 2026-01-14T02:39:58.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3221 | 2026-01-14T02:39:58.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3222 | 2026-01-14T02:39:58.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3223 | 2026-01-14T02:39:58.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3224 | 2026-01-14T02:39:58.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3225 | 2026-01-14T02:39:59.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3226 | 2026-01-14T02:39:59.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3227 | 2026-01-14T02:39:59.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3228 | 2026-01-14T02:39:59.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3229 | 2026-01-14T02:39:59.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3230 | 2026-01-14T02:39:59.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3231 | 2026-01-14T02:39:59.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3232 | 2026-01-14T02:39:59.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3233 | 2026-01-14T02:39:59.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3234 | 2026-01-14T02:40:00.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3235 | 2026-01-14T02:40:00.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3236 | 2026-01-14T02:40:00.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3237 | 2026-01-14T02:40:00.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3238 | 2026-01-14T02:40:00.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3239 | 2026-01-14T02:40:00.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3240 | 2026-01-14T02:40:00.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3241 | 2026-01-14T02:40:00.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3242 | 2026-01-14T02:40:00.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3243 | 2026-01-14T02:40:01.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3244 | 2026-01-14T02:40:01.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3245 | 2026-01-14T02:40:01.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3246 | 2026-01-14T02:40:01.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3247 | 2026-01-14T02:40:01.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3248 | 2026-01-14T02:40:01.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3249 | 2026-01-14T02:40:01.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3250 | 2026-01-14T02:40:01.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3251 | 2026-01-14T02:40:01.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3252 | 2026-01-14T02:40:02.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3253 | 2026-01-14T02:40:02.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3254 | 2026-01-14T02:40:02.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3255 | 2026-01-14T02:40:02.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3256 | 2026-01-14T02:40:02.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3257 | 2026-01-14T02:40:02.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3258 | 2026-01-14T02:40:02.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3259 | 2026-01-14T02:40:02.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3260 | 2026-01-14T02:40:02.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3261 | 2026-01-14T02:40:02.608Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3262 | 2026-01-14T02:40:02.608Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3263 | 2026-01-14T02:40:02.608Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3264 | 2026-01-14T02:40:02.618Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 3265 | 2026-01-14T02:40:02.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 3266 | 2026-01-14T02:40:02.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3267 | 2026-01-14T02:40:02.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3268 | 2026-01-14T02:40:02.710Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3269 | 2026-01-14T02:40:03.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3270 | 2026-01-14T02:40:03.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3271 | 2026-01-14T02:40:03.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3272 | 2026-01-14T02:40:03.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3273 | 2026-01-14T02:40:03.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3274 | 2026-01-14T02:40:03.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3275 | 2026-01-14T02:40:03.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3276 | 2026-01-14T02:40:03.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3277 | 2026-01-14T02:40:03.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3278 | 2026-01-14T02:40:03.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3279 | 2026-01-14T02:40:03.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3280 | 2026-01-14T02:40:03.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3281 | 2026-01-14T02:40:03.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3282 | 2026-01-14T02:40:03.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3283 | 2026-01-14T02:40:03.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3284 | 2026-01-14T02:40:03.470Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3285 | 2026-01-14T02:40:03.470Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3286 | 2026-01-14T02:40:03.470Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3287 | 2026-01-14T02:40:03.470Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3288 | 2026-01-14T02:40:03.471Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3289 | 2026-01-14T02:40:03.471Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3290 | 2026-01-14T02:40:04.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3291 | 2026-01-14T02:40:04.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3292 | 2026-01-14T02:40:04.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3293 | 2026-01-14T02:40:04.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3294 | 2026-01-14T02:40:04.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3295 | 2026-01-14T02:40:04.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3296 | 2026-01-14T02:40:04.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3297 | 2026-01-14T02:40:04.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3298 | 2026-01-14T02:40:04.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3299 | 2026-01-14T02:40:05.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3300 | 2026-01-14T02:40:05.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3301 | 2026-01-14T02:40:05.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3302 | 2026-01-14T02:40:05.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3303 | 2026-01-14T02:40:05.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3304 | 2026-01-14T02:40:05.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3305 | 2026-01-14T02:40:05.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3306 | 2026-01-14T02:40:05.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3307 | 2026-01-14T02:40:05.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3308 | 2026-01-14T02:40:06.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3309 | 2026-01-14T02:40:06.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3310 | 2026-01-14T02:40:06.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3311 | 2026-01-14T02:40:06.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3312 | 2026-01-14T02:40:06.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3313 | 2026-01-14T02:40:06.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3314 | 2026-01-14T02:40:06.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3315 | 2026-01-14T02:40:06.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3316 | 2026-01-14T02:40:06.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3317 | 2026-01-14T02:40:07.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3318 | 2026-01-14T02:40:07.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3319 | 2026-01-14T02:40:07.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3320 | 2026-01-14T02:40:07.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3321 | 2026-01-14T02:40:07.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3322 | 2026-01-14T02:40:07.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3323 | 2026-01-14T02:40:07.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3324 | 2026-01-14T02:40:07.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3325 | 2026-01-14T02:40:07.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3326 | 2026-01-14T02:40:07.609Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3327 | 2026-01-14T02:40:07.609Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3328 | 2026-01-14T02:40:07.609Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3329 | 2026-01-14T02:40:07.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 3330 | 2026-01-14T02:40:07.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 3331 | 2026-01-14T02:40:07.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 3332 | 2026-01-14T02:40:07.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3333 | 2026-01-14T02:40:07.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 3334 | 2026-01-14T02:40:07.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3335 | 2026-01-14T02:40:07.709Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3336 | 2026-01-14T02:40:08.432Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3337 | 2026-01-14T02:40:08.433Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 3338 | 2026-01-14T02:40:08.436Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ef0b27f2-6784-40d8-919a-96d6676de818", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:40:08 GMT"} })
|
| 3339 | 2026-01-14T02:40:08.436Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 3340 | 2026-01-14T02:40:08.438Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7e9ea1fc-8268-48fa-b86d-5698d1fb36d8", "content-length": "29", "date": "Wed, 14 Jan 2026 02:40:08 GMT"} })
|
| 3341 | 2026-01-14T02:40:08.438Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3342 | 2026-01-14T02:40:08.439Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3343 | 2026-01-14T02:40:08.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 3344 | 2026-01-14T02:40:08.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 3345 | 2026-01-14T02:40:08.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3346 | 2026-01-14T02:40:08.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3347 | 2026-01-14T02:40:08.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3348 | 2026-01-14T02:40:08.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3349 | 2026-01-14T02:40:08.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3350 | 2026-01-14T02:40:08.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3351 | 2026-01-14T02:40:08.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 3352 | 2026-01-14T02:40:08.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3353 | 2026-01-14T02:40:08.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3354 | 2026-01-14T02:40:08.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3355 | 2026-01-14T02:40:09.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3356 | 2026-01-14T02:40:09.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3357 | 2026-01-14T02:40:09.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3358 | 2026-01-14T02:40:09.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3359 | 2026-01-14T02:40:09.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3360 | 2026-01-14T02:40:09.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3361 | 2026-01-14T02:40:09.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3362 | 2026-01-14T02:40:09.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3363 | 2026-01-14T02:40:09.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3364 | 2026-01-14T02:40:10.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3365 | 2026-01-14T02:40:10.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3366 | 2026-01-14T02:40:10.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3367 | 2026-01-14T02:40:10.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3368 | 2026-01-14T02:40:10.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3369 | 2026-01-14T02:40:10.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3370 | 2026-01-14T02:40:10.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3371 | 2026-01-14T02:40:10.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3372 | 2026-01-14T02:40:10.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3373 | 2026-01-14T02:40:11.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3374 | 2026-01-14T02:40:11.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3375 | 2026-01-14T02:40:11.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3376 | 2026-01-14T02:40:11.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3377 | 2026-01-14T02:40:11.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3378 | 2026-01-14T02:40:11.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3379 | 2026-01-14T02:40:11.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3380 | 2026-01-14T02:40:11.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3381 | 2026-01-14T02:40:11.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3382 | 2026-01-14T02:40:12.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3383 | 2026-01-14T02:40:12.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3384 | 2026-01-14T02:40:12.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3385 | 2026-01-14T02:40:12.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3386 | 2026-01-14T02:40:12.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3387 | 2026-01-14T02:40:12.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3388 | 2026-01-14T02:40:12.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3389 | 2026-01-14T02:40:12.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3390 | 2026-01-14T02:40:12.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3391 | 2026-01-14T02:40:12.609Z | DEBG | oximeter (results-sink): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3392 | 2026-01-14T02:40:12.609Z | DEBG | oximeter (results-sink-cluster): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3393 | 2026-01-14T02:40:12.609Z | DEBG | oximeter (clickhouse-client): unrolling 257 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3394 | 2026-01-14T02:40:12.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_i16
|
| 3395 | 2026-01-14T02:40:12.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 3396 | 2026-01-14T02:40:12.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 177
table_name = fields_string
|
| 3397 | 2026-01-14T02:40:12.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 14
table_name = fields_u16
|
| 3398 | 2026-01-14T02:40:12.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_u32
|
| 3399 | 2026-01-14T02:40:12.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_u8
|
| 3400 | 2026-01-14T02:40:12.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 102
table_name = fields_uuid
|
| 3401 | 2026-01-14T02:40:12.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 197
table_name = measurements_cumulativeu64
|
| 3402 | 2026-01-14T02:40:12.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3403 | 2026-01-14T02:40:12.710Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3404 | 2026-01-14T02:40:13.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3405 | 2026-01-14T02:40:13.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3406 | 2026-01-14T02:40:13.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3407 | 2026-01-14T02:40:13.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3408 | 2026-01-14T02:40:13.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3409 | 2026-01-14T02:40:13.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3410 | 2026-01-14T02:40:13.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3411 | 2026-01-14T02:40:13.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3412 | 2026-01-14T02:40:13.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3413 | 2026-01-14T02:40:13.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3414 | 2026-01-14T02:40:13.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3415 | 2026-01-14T02:40:13.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3416 | 2026-01-14T02:40:13.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3417 | 2026-01-14T02:40:13.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3418 | 2026-01-14T02:40:13.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3419 | 2026-01-14T02:40:13.471Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3420 | 2026-01-14T02:40:13.471Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3421 | 2026-01-14T02:40:13.471Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3422 | 2026-01-14T02:40:13.471Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3423 | 2026-01-14T02:40:13.471Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3424 | 2026-01-14T02:40:13.472Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3425 | 2026-01-14T02:40:14.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3426 | 2026-01-14T02:40:14.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3427 | 2026-01-14T02:40:14.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3428 | 2026-01-14T02:40:14.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3429 | 2026-01-14T02:40:14.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3430 | 2026-01-14T02:40:14.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3431 | 2026-01-14T02:40:14.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3432 | 2026-01-14T02:40:14.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3433 | 2026-01-14T02:40:14.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3434 | 2026-01-14T02:40:15.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3435 | 2026-01-14T02:40:15.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3436 | 2026-01-14T02:40:15.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3437 | 2026-01-14T02:40:15.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3438 | 2026-01-14T02:40:15.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3439 | 2026-01-14T02:40:15.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3440 | 2026-01-14T02:40:15.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3441 | 2026-01-14T02:40:15.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3442 | 2026-01-14T02:40:15.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3443 | 2026-01-14T02:40:16.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3444 | 2026-01-14T02:40:16.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3445 | 2026-01-14T02:40:16.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3446 | 2026-01-14T02:40:16.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3447 | 2026-01-14T02:40:16.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3448 | 2026-01-14T02:40:16.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3449 | 2026-01-14T02:40:16.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3450 | 2026-01-14T02:40:16.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3451 | 2026-01-14T02:40:16.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3452 | 2026-01-14T02:40:17.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3453 | 2026-01-14T02:40:17.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3454 | 2026-01-14T02:40:17.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3455 | 2026-01-14T02:40:17.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3456 | 2026-01-14T02:40:17.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3457 | 2026-01-14T02:40:17.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3458 | 2026-01-14T02:40:17.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3459 | 2026-01-14T02:40:17.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3460 | 2026-01-14T02:40:17.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3461 | 2026-01-14T02:40:17.608Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3462 | 2026-01-14T02:40:17.608Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3463 | 2026-01-14T02:40:17.608Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3464 | 2026-01-14T02:40:17.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 3465 | 2026-01-14T02:40:17.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 3466 | 2026-01-14T02:40:17.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 3467 | 2026-01-14T02:40:17.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3468 | 2026-01-14T02:40:17.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 3469 | 2026-01-14T02:40:17.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3470 | 2026-01-14T02:40:17.709Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3471 | 2026-01-14T02:40:18.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3472 | 2026-01-14T02:40:18.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3473 | 2026-01-14T02:40:18.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3474 | 2026-01-14T02:40:18.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3475 | 2026-01-14T02:40:18.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3476 | 2026-01-14T02:40:18.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3477 | 2026-01-14T02:40:18.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3478 | 2026-01-14T02:40:18.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3479 | 2026-01-14T02:40:18.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3480 | 2026-01-14T02:40:19.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3481 | 2026-01-14T02:40:19.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3482 | 2026-01-14T02:40:19.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3483 | 2026-01-14T02:40:19.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3484 | 2026-01-14T02:40:19.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3485 | 2026-01-14T02:40:19.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3486 | 2026-01-14T02:40:19.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3487 | 2026-01-14T02:40:19.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3488 | 2026-01-14T02:40:19.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3489 | 2026-01-14T02:40:20.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3490 | 2026-01-14T02:40:20.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3491 | 2026-01-14T02:40:20.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3492 | 2026-01-14T02:40:20.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3493 | 2026-01-14T02:40:20.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3494 | 2026-01-14T02:40:20.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3495 | 2026-01-14T02:40:20.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3496 | 2026-01-14T02:40:20.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3497 | 2026-01-14T02:40:20.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3498 | 2026-01-14T02:40:21.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3499 | 2026-01-14T02:40:21.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3500 | 2026-01-14T02:40:21.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3501 | 2026-01-14T02:40:21.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3502 | 2026-01-14T02:40:21.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3503 | 2026-01-14T02:40:21.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3504 | 2026-01-14T02:40:21.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3505 | 2026-01-14T02:40:21.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3506 | 2026-01-14T02:40:21.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3507 | 2026-01-14T02:40:22.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3508 | 2026-01-14T02:40:22.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3509 | 2026-01-14T02:40:22.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3510 | 2026-01-14T02:40:22.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3511 | 2026-01-14T02:40:22.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3512 | 2026-01-14T02:40:22.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3513 | 2026-01-14T02:40:22.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3514 | 2026-01-14T02:40:22.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3515 | 2026-01-14T02:40:22.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3516 | 2026-01-14T02:40:22.609Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3517 | 2026-01-14T02:40:22.609Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3518 | 2026-01-14T02:40:22.609Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3519 | 2026-01-14T02:40:22.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 3520 | 2026-01-14T02:40:22.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 3521 | 2026-01-14T02:40:22.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3522 | 2026-01-14T02:40:22.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3523 | 2026-01-14T02:40:22.709Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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 | 2026-01-14T02:40:23.432Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3525 | 2026-01-14T02:40:23.432Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 3526 | 2026-01-14T02:40:23.436Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "033050ff-c8a9-4774-b821-1db715ee75b5", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:40:23 GMT"} })
|
| 3527 | 2026-01-14T02:40:23.436Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 3528 | 2026-01-14T02:40:23.439Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a39e17ef-9e56-458f-af73-b5711f155839", "content-length": "29", "date": "Wed, 14 Jan 2026 02:40:23 GMT"} })
|
| 3529 | 2026-01-14T02:40:23.439Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3530 | 2026-01-14T02:40:23.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3531 | 2026-01-14T02:40:23.440Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3532 | 2026-01-14T02:40:23.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3533 | 2026-01-14T02:40:23.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 3534 | 2026-01-14T02:40:23.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3535 | 2026-01-14T02:40:23.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3536 | 2026-01-14T02:40:23.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 3537 | 2026-01-14T02:40:23.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3538 | 2026-01-14T02:40:23.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3539 | 2026-01-14T02:40:23.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3540 | 2026-01-14T02:40:23.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3541 | 2026-01-14T02:40:23.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3542 | 2026-01-14T02:40:23.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3543 | 2026-01-14T02:40:23.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3544 | 2026-01-14T02:40:23.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3545 | 2026-01-14T02:40:23.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3546 | 2026-01-14T02:40:23.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3547 | 2026-01-14T02:40:23.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3548 | 2026-01-14T02:40:23.470Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 3549 | 2026-01-14T02:40:23.470Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3550 | 2026-01-14T02:40:23.470Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3551 | 2026-01-14T02:40:23.470Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3552 | 2026-01-14T02:40:23.470Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3553 | 2026-01-14T02:40:23.471Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3554 | 2026-01-14T02:40:23.472Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3555 | 2026-01-14T02:40:24.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3556 | 2026-01-14T02:40:24.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3557 | 2026-01-14T02:40:24.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3558 | 2026-01-14T02:40:24.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3559 | 2026-01-14T02:40:24.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3560 | 2026-01-14T02:40:24.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3561 | 2026-01-14T02:40:24.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3562 | 2026-01-14T02:40:24.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3563 | 2026-01-14T02:40:24.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3564 | 2026-01-14T02:40:25.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3565 | 2026-01-14T02:40:25.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3566 | 2026-01-14T02:40:25.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3567 | 2026-01-14T02:40:25.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3568 | 2026-01-14T02:40:25.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3569 | 2026-01-14T02:40:25.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3570 | 2026-01-14T02:40:25.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3571 | 2026-01-14T02:40:25.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3572 | 2026-01-14T02:40:25.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3573 | 2026-01-14T02:40:26.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3574 | 2026-01-14T02:40:26.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3575 | 2026-01-14T02:40:26.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3576 | 2026-01-14T02:40:26.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3577 | 2026-01-14T02:40:26.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3578 | 2026-01-14T02:40:26.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3579 | 2026-01-14T02:40:26.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3580 | 2026-01-14T02:40:26.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3581 | 2026-01-14T02:40:26.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3582 | 2026-01-14T02:40:27.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3583 | 2026-01-14T02:40:27.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3584 | 2026-01-14T02:40:27.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3585 | 2026-01-14T02:40:27.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3586 | 2026-01-14T02:40:27.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3587 | 2026-01-14T02:40:27.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3588 | 2026-01-14T02:40:27.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3589 | 2026-01-14T02:40:27.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3590 | 2026-01-14T02:40:27.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3591 | 2026-01-14T02:40:27.610Z | DEBG | oximeter (results-sink): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3592 | 2026-01-14T02:40:27.610Z | DEBG | oximeter (results-sink-cluster): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3593 | 2026-01-14T02:40:27.610Z | DEBG | oximeter (clickhouse-client): unrolling 945 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3594 | 2026-01-14T02:40:27.648Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 3595 | 2026-01-14T02:40:27.650Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1277
table_name = fields_string
|
| 3596 | 2026-01-14T02:40:27.652Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 42
table_name = fields_u16
|
| 3597 | 2026-01-14T02:40:27.653Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 228
table_name = fields_u32
|
| 3598 | 2026-01-14T02:40:27.655Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 562
table_name = fields_uuid
|
| 3599 | 2026-01-14T02:40:27.657Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 845
table_name = measurements_cumulativeu64
|
| 3600 | 2026-01-14T02:40:27.659Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 3601 | 2026-01-14T02:40:27.661Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3602 | 2026-01-14T02:40:27.710Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3603 | 2026-01-14T02:40:28.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3604 | 2026-01-14T02:40:28.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3605 | 2026-01-14T02:40:28.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3606 | 2026-01-14T02:40:28.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3607 | 2026-01-14T02:40:28.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3608 | 2026-01-14T02:40:28.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3609 | 2026-01-14T02:40:28.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3610 | 2026-01-14T02:40:28.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3611 | 2026-01-14T02:40:28.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3612 | 2026-01-14T02:40:29.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3613 | 2026-01-14T02:40:29.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3614 | 2026-01-14T02:40:29.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3615 | 2026-01-14T02:40:29.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3616 | 2026-01-14T02:40:29.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3617 | 2026-01-14T02:40:29.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3618 | 2026-01-14T02:40:29.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3619 | 2026-01-14T02:40:29.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3620 | 2026-01-14T02:40:29.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3621 | 2026-01-14T02:40:30.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3622 | 2026-01-14T02:40:30.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3623 | 2026-01-14T02:40:30.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3624 | 2026-01-14T02:40:30.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3625 | 2026-01-14T02:40:30.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3626 | 2026-01-14T02:40:30.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3627 | 2026-01-14T02:40:30.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3628 | 2026-01-14T02:40:30.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3629 | 2026-01-14T02:40:30.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3630 | 2026-01-14T02:40:31.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3631 | 2026-01-14T02:40:31.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3632 | 2026-01-14T02:40:31.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3633 | 2026-01-14T02:40:31.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3634 | 2026-01-14T02:40:31.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3635 | 2026-01-14T02:40:31.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3636 | 2026-01-14T02:40:31.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3637 | 2026-01-14T02:40:31.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3638 | 2026-01-14T02:40:31.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3639 | 2026-01-14T02:40:32.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3640 | 2026-01-14T02:40:32.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3641 | 2026-01-14T02:40:32.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3642 | 2026-01-14T02:40:32.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3643 | 2026-01-14T02:40:32.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3644 | 2026-01-14T02:40:32.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3645 | 2026-01-14T02:40:32.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3646 | 2026-01-14T02:40:32.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3647 | 2026-01-14T02:40:32.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3648 | 2026-01-14T02:40:32.609Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3649 | 2026-01-14T02:40:32.609Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3650 | 2026-01-14T02:40:32.609Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3651 | 2026-01-14T02:40:32.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 3652 | 2026-01-14T02:40:32.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 3653 | 2026-01-14T02:40:32.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3654 | 2026-01-14T02:40:32.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3655 | 2026-01-14T02:40:32.709Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3656 | 2026-01-14T02:40:33.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3657 | 2026-01-14T02:40:33.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3658 | 2026-01-14T02:40:33.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3659 | 2026-01-14T02:40:33.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3660 | 2026-01-14T02:40:33.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3661 | 2026-01-14T02:40:33.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3662 | 2026-01-14T02:40:33.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3663 | 2026-01-14T02:40:33.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3664 | 2026-01-14T02:40:33.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3665 | 2026-01-14T02:40:33.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3666 | 2026-01-14T02:40:33.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3667 | 2026-01-14T02:40:33.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3668 | 2026-01-14T02:40:33.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3669 | 2026-01-14T02:40:33.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3670 | 2026-01-14T02:40:33.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3671 | 2026-01-14T02:40:33.471Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3672 | 2026-01-14T02:40:33.471Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3673 | 2026-01-14T02:40:33.471Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3674 | 2026-01-14T02:40:33.471Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3675 | 2026-01-14T02:40:33.472Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3676 | 2026-01-14T02:40:33.472Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3677 | 2026-01-14T02:40:34.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3678 | 2026-01-14T02:40:34.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3679 | 2026-01-14T02:40:34.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3680 | 2026-01-14T02:40:34.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3681 | 2026-01-14T02:40:34.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3682 | 2026-01-14T02:40:34.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3683 | 2026-01-14T02:40:34.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3684 | 2026-01-14T02:40:34.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3685 | 2026-01-14T02:40:34.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3686 | 2026-01-14T02:40:35.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3687 | 2026-01-14T02:40:35.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3688 | 2026-01-14T02:40:35.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3689 | 2026-01-14T02:40:35.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3690 | 2026-01-14T02:40:35.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3691 | 2026-01-14T02:40:35.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3692 | 2026-01-14T02:40:35.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3693 | 2026-01-14T02:40:35.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3694 | 2026-01-14T02:40:35.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3695 | 2026-01-14T02:40:36.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3696 | 2026-01-14T02:40:36.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3697 | 2026-01-14T02:40:36.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3698 | 2026-01-14T02:40:36.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3699 | 2026-01-14T02:40:36.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3700 | 2026-01-14T02:40:36.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3701 | 2026-01-14T02:40:36.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3702 | 2026-01-14T02:40:36.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3703 | 2026-01-14T02:40:36.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3704 | 2026-01-14T02:40:37.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3705 | 2026-01-14T02:40:37.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3706 | 2026-01-14T02:40:37.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3707 | 2026-01-14T02:40:37.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3708 | 2026-01-14T02:40:37.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3709 | 2026-01-14T02:40:37.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3710 | 2026-01-14T02:40:37.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3711 | 2026-01-14T02:40:37.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3712 | 2026-01-14T02:40:37.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3713 | 2026-01-14T02:40:37.609Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3714 | 2026-01-14T02:40:37.609Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3715 | 2026-01-14T02:40:37.609Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3716 | 2026-01-14T02:40:37.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 3717 | 2026-01-14T02:40:37.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 3718 | 2026-01-14T02:40:37.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 3719 | 2026-01-14T02:40:37.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3720 | 2026-01-14T02:40:37.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 3721 | 2026-01-14T02:40:37.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3722 | 2026-01-14T02:40:37.709Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3723 | 2026-01-14T02:40:38.432Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3724 | 2026-01-14T02:40:38.432Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 3725 | 2026-01-14T02:40:38.434Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e9b267b5-417f-4938-ba79-fc2f2b258060", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:40:38 GMT"} })
|
| 3726 | 2026-01-14T02:40:38.434Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 3727 | 2026-01-14T02:40:38.436Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "fd0fddc9-23fb-4b7b-b148-6ace134c9f47", "content-length": "29", "date": "Wed, 14 Jan 2026 02:40:38 GMT"} })
|
| 3728 | 2026-01-14T02:40:38.436Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3729 | 2026-01-14T02:40:38.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 3730 | 2026-01-14T02:40:38.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3731 | 2026-01-14T02:40:38.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3732 | 2026-01-14T02:40:38.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3733 | 2026-01-14T02:40:38.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 3734 | 2026-01-14T02:40:38.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3735 | 2026-01-14T02:40:38.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3736 | 2026-01-14T02:40:38.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3737 | 2026-01-14T02:40:38.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 3738 | 2026-01-14T02:40:38.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3739 | 2026-01-14T02:40:38.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3740 | 2026-01-14T02:40:38.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3741 | 2026-01-14T02:40:38.520Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 3742 | 2026-01-14T02:40:39.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3743 | 2026-01-14T02:40:39.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3744 | 2026-01-14T02:40:39.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3745 | 2026-01-14T02:40:39.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3746 | 2026-01-14T02:40:39.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3747 | 2026-01-14T02:40:39.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3748 | 2026-01-14T02:40:39.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3749 | 2026-01-14T02:40:39.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3750 | 2026-01-14T02:40:39.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3751 | 2026-01-14T02:40:40.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3752 | 2026-01-14T02:40:40.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3753 | 2026-01-14T02:40:40.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3754 | 2026-01-14T02:40:40.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3755 | 2026-01-14T02:40:40.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3756 | 2026-01-14T02:40:40.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3757 | 2026-01-14T02:40:40.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3758 | 2026-01-14T02:40:40.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3759 | 2026-01-14T02:40:40.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3760 | 2026-01-14T02:40:41.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3761 | 2026-01-14T02:40:41.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3762 | 2026-01-14T02:40:41.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3763 | 2026-01-14T02:40:41.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3764 | 2026-01-14T02:40:41.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3765 | 2026-01-14T02:40:41.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3766 | 2026-01-14T02:40:41.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3767 | 2026-01-14T02:40:41.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3768 | 2026-01-14T02:40:41.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3769 | 2026-01-14T02:40:42.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3770 | 2026-01-14T02:40:42.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3771 | 2026-01-14T02:40:42.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3772 | 2026-01-14T02:40:42.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3773 | 2026-01-14T02:40:42.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3774 | 2026-01-14T02:40:42.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3775 | 2026-01-14T02:40:42.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3776 | 2026-01-14T02:40:42.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3777 | 2026-01-14T02:40:42.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3778 | 2026-01-14T02:40:42.609Z | DEBG | oximeter (results-sink): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3779 | 2026-01-14T02:40:42.609Z | DEBG | oximeter (results-sink-cluster): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3780 | 2026-01-14T02:40:42.609Z | DEBG | oximeter (clickhouse-client): unrolling 257 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3781 | 2026-01-14T02:40:42.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_i16
|
| 3782 | 2026-01-14T02:40:42.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 3783 | 2026-01-14T02:40:42.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 177
table_name = fields_string
|
| 3784 | 2026-01-14T02:40:42.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 14
table_name = fields_u16
|
| 3785 | 2026-01-14T02:40:42.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_u32
|
| 3786 | 2026-01-14T02:40:42.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_u8
|
| 3787 | 2026-01-14T02:40:42.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 102
table_name = fields_uuid
|
| 3788 | 2026-01-14T02:40:42.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 197
table_name = measurements_cumulativeu64
|
| 3789 | 2026-01-14T02:40:42.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3790 | 2026-01-14T02:40:42.710Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3791 | 2026-01-14T02:40:43.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3792 | 2026-01-14T02:40:43.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3793 | 2026-01-14T02:40:43.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3794 | 2026-01-14T02:40:43.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3795 | 2026-01-14T02:40:43.440Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3796 | 2026-01-14T02:40:43.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3797 | 2026-01-14T02:40:43.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3798 | 2026-01-14T02:40:43.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3799 | 2026-01-14T02:40:43.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3800 | 2026-01-14T02:40:43.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3801 | 2026-01-14T02:40:43.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3802 | 2026-01-14T02:40:43.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3803 | 2026-01-14T02:40:43.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3804 | 2026-01-14T02:40:43.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3805 | 2026-01-14T02:40:43.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3806 | 2026-01-14T02:40:43.471Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3807 | 2026-01-14T02:40:43.471Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3808 | 2026-01-14T02:40:43.471Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3809 | 2026-01-14T02:40:43.471Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3810 | 2026-01-14T02:40:43.472Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3811 | 2026-01-14T02:40:43.472Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3812 | 2026-01-14T02:40:44.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3813 | 2026-01-14T02:40:44.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3814 | 2026-01-14T02:40:44.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3815 | 2026-01-14T02:40:44.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3816 | 2026-01-14T02:40:44.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3817 | 2026-01-14T02:40:44.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3818 | 2026-01-14T02:40:44.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3819 | 2026-01-14T02:40:44.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3820 | 2026-01-14T02:40:44.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3821 | 2026-01-14T02:40:45.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3822 | 2026-01-14T02:40:45.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3823 | 2026-01-14T02:40:45.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3824 | 2026-01-14T02:40:45.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3825 | 2026-01-14T02:40:45.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3826 | 2026-01-14T02:40:45.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3827 | 2026-01-14T02:40:45.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3828 | 2026-01-14T02:40:45.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3829 | 2026-01-14T02:40:45.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3830 | 2026-01-14T02:40:46.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3831 | 2026-01-14T02:40:46.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3832 | 2026-01-14T02:40:46.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3833 | 2026-01-14T02:40:46.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3834 | 2026-01-14T02:40:46.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3835 | 2026-01-14T02:40:46.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3836 | 2026-01-14T02:40:46.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3837 | 2026-01-14T02:40:46.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3838 | 2026-01-14T02:40:46.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3839 | 2026-01-14T02:40:47.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3840 | 2026-01-14T02:40:47.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3841 | 2026-01-14T02:40:47.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3842 | 2026-01-14T02:40:47.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3843 | 2026-01-14T02:40:47.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3844 | 2026-01-14T02:40:47.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3845 | 2026-01-14T02:40:47.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3846 | 2026-01-14T02:40:47.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3847 | 2026-01-14T02:40:47.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3848 | 2026-01-14T02:40:47.609Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3849 | 2026-01-14T02:40:47.609Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3850 | 2026-01-14T02:40:47.609Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3851 | 2026-01-14T02:40:47.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 3852 | 2026-01-14T02:40:47.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 3853 | 2026-01-14T02:40:47.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 3854 | 2026-01-14T02:40:47.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3855 | 2026-01-14T02:40:47.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 3856 | 2026-01-14T02:40:47.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3857 | 2026-01-14T02:40:47.710Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3858 | 2026-01-14T02:40:48.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3859 | 2026-01-14T02:40:48.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3860 | 2026-01-14T02:40:48.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3861 | 2026-01-14T02:40:48.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3862 | 2026-01-14T02:40:48.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3863 | 2026-01-14T02:40:48.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3864 | 2026-01-14T02:40:48.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3865 | 2026-01-14T02:40:48.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3866 | 2026-01-14T02:40:48.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3867 | 2026-01-14T02:40:49.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3868 | 2026-01-14T02:40:49.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3869 | 2026-01-14T02:40:49.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3870 | 2026-01-14T02:40:49.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3871 | 2026-01-14T02:40:49.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3872 | 2026-01-14T02:40:49.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3873 | 2026-01-14T02:40:49.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3874 | 2026-01-14T02:40:49.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3875 | 2026-01-14T02:40:49.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3876 | 2026-01-14T02:40:50.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3877 | 2026-01-14T02:40:50.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3878 | 2026-01-14T02:40:50.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3879 | 2026-01-14T02:40:50.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3880 | 2026-01-14T02:40:50.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3881 | 2026-01-14T02:40:50.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3882 | 2026-01-14T02:40:50.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3883 | 2026-01-14T02:40:50.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3884 | 2026-01-14T02:40:50.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3885 | 2026-01-14T02:40:51.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3886 | 2026-01-14T02:40:51.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3887 | 2026-01-14T02:40:51.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3888 | 2026-01-14T02:40:51.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3889 | 2026-01-14T02:40:51.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3890 | 2026-01-14T02:40:51.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3891 | 2026-01-14T02:40:51.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3892 | 2026-01-14T02:40:51.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3893 | 2026-01-14T02:40:51.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3894 | 2026-01-14T02:40:52.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3895 | 2026-01-14T02:40:52.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3896 | 2026-01-14T02:40:52.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3897 | 2026-01-14T02:40:52.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3898 | 2026-01-14T02:40:52.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3899 | 2026-01-14T02:40:52.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3900 | 2026-01-14T02:40:52.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3901 | 2026-01-14T02:40:52.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3902 | 2026-01-14T02:40:52.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3903 | 2026-01-14T02:40:52.610Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3904 | 2026-01-14T02:40:52.610Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3905 | 2026-01-14T02:40:52.610Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3906 | 2026-01-14T02:40:52.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 3907 | 2026-01-14T02:40:52.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 3908 | 2026-01-14T02:40:52.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3909 | 2026-01-14T02:40:52.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3910 | 2026-01-14T02:40:52.710Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3911 | 2026-01-14T02:40:53.433Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 3912 | 2026-01-14T02:40:53.433Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 3913 | 2026-01-14T02:40:53.436Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "74c1c944-ea9d-4f2c-8587-5052630721ea", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:40:53 GMT"} })
|
| 3914 | 2026-01-14T02:40:53.436Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 3915 | 2026-01-14T02:40:53.439Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3ebf7fb3-30a1-4029-94e5-87958523ddc9", "content-length": "29", "date": "Wed, 14 Jan 2026 02:40:53 GMT"} })
|
| 3916 | 2026-01-14T02:40:53.439Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3917 | 2026-01-14T02:40:53.440Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 3918 | 2026-01-14T02:40:53.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3919 | 2026-01-14T02:40:53.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3920 | 2026-01-14T02:40:53.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3921 | 2026-01-14T02:40:53.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3922 | 2026-01-14T02:40:53.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 3923 | 2026-01-14T02:40:53.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 3924 | 2026-01-14T02:40:53.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3925 | 2026-01-14T02:40:53.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3926 | 2026-01-14T02:40:53.444Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3927 | 2026-01-14T02:40:53.444Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3928 | 2026-01-14T02:40:53.444Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3929 | 2026-01-14T02:40:53.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3930 | 2026-01-14T02:40:53.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3931 | 2026-01-14T02:40:53.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3932 | 2026-01-14T02:40:53.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3933 | 2026-01-14T02:40:53.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3934 | 2026-01-14T02:40:53.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3935 | 2026-01-14T02:40:53.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 3936 | 2026-01-14T02:40:53.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3937 | 2026-01-14T02:40:53.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 3938 | 2026-01-14T02:40:53.470Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 3939 | 2026-01-14T02:40:53.471Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3940 | 2026-01-14T02:40:53.471Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3941 | 2026-01-14T02:40:53.471Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3942 | 2026-01-14T02:40:53.471Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3943 | 2026-01-14T02:40:53.471Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3944 | 2026-01-14T02:40:53.471Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3945 | 2026-01-14T02:40:53.472Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 3946 | 2026-01-14T02:40:53.472Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 3947 | 2026-01-14T02:40:54.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3948 | 2026-01-14T02:40:54.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3949 | 2026-01-14T02:40:54.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3950 | 2026-01-14T02:40:54.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3951 | 2026-01-14T02:40:54.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3952 | 2026-01-14T02:40:54.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3953 | 2026-01-14T02:40:54.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3954 | 2026-01-14T02:40:54.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3955 | 2026-01-14T02:40:54.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3956 | 2026-01-14T02:40:55.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3957 | 2026-01-14T02:40:55.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3958 | 2026-01-14T02:40:55.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3959 | 2026-01-14T02:40:55.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3960 | 2026-01-14T02:40:55.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3961 | 2026-01-14T02:40:55.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3962 | 2026-01-14T02:40:55.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3963 | 2026-01-14T02:40:55.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3964 | 2026-01-14T02:40:55.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3965 | 2026-01-14T02:40:56.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3966 | 2026-01-14T02:40:56.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3967 | 2026-01-14T02:40:56.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3968 | 2026-01-14T02:40:56.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3969 | 2026-01-14T02:40:56.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3970 | 2026-01-14T02:40:56.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3971 | 2026-01-14T02:40:56.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3972 | 2026-01-14T02:40:56.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3973 | 2026-01-14T02:40:56.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3974 | 2026-01-14T02:40:57.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3975 | 2026-01-14T02:40:57.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3976 | 2026-01-14T02:40:57.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3977 | 2026-01-14T02:40:57.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3978 | 2026-01-14T02:40:57.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3979 | 2026-01-14T02:40:57.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3980 | 2026-01-14T02:40:57.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3981 | 2026-01-14T02:40:57.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3982 | 2026-01-14T02:40:57.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3983 | 2026-01-14T02:40:57.609Z | DEBG | oximeter (results-sink): inserting 950 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3984 | 2026-01-14T02:40:57.609Z | DEBG | oximeter (results-sink-cluster): inserting 950 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 3985 | 2026-01-14T02:40:57.609Z | DEBG | oximeter (clickhouse-client): unrolling 950 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 3986 | 2026-01-14T02:40:57.648Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_ipaddr
|
| 3987 | 2026-01-14T02:40:57.650Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1282
table_name = fields_string
|
| 3988 | 2026-01-14T02:40:57.652Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 52
table_name = fields_u16
|
| 3989 | 2026-01-14T02:40:57.653Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 228
table_name = fields_u32
|
| 3990 | 2026-01-14T02:40:57.655Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 572
table_name = fields_uuid
|
| 3991 | 2026-01-14T02:40:57.657Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 850
table_name = measurements_cumulativeu64
|
| 3992 | 2026-01-14T02:40:57.659Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 3993 | 2026-01-14T02:40:57.660Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 3994 | 2026-01-14T02:40:57.710Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 3995 | 2026-01-14T02:40:58.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3996 | 2026-01-14T02:40:58.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3997 | 2026-01-14T02:40:58.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3998 | 2026-01-14T02:40:58.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3999 | 2026-01-14T02:40:58.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4000 | 2026-01-14T02:40:58.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4001 | 2026-01-14T02:40:58.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4002 | 2026-01-14T02:40:58.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4003 | 2026-01-14T02:40:58.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4004 | 2026-01-14T02:40:59.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4005 | 2026-01-14T02:40:59.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4006 | 2026-01-14T02:40:59.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4007 | 2026-01-14T02:40:59.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4008 | 2026-01-14T02:40:59.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4009 | 2026-01-14T02:40:59.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4010 | 2026-01-14T02:40:59.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4011 | 2026-01-14T02:40:59.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4012 | 2026-01-14T02:40:59.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4013 | 2026-01-14T02:41:00.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4014 | 2026-01-14T02:41:00.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4015 | 2026-01-14T02:41:00.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4016 | 2026-01-14T02:41:00.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4017 | 2026-01-14T02:41:00.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4018 | 2026-01-14T02:41:00.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4019 | 2026-01-14T02:41:00.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4020 | 2026-01-14T02:41:00.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4021 | 2026-01-14T02:41:00.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4022 | 2026-01-14T02:41:01.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4023 | 2026-01-14T02:41:01.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4024 | 2026-01-14T02:41:01.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4025 | 2026-01-14T02:41:01.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4026 | 2026-01-14T02:41:01.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4027 | 2026-01-14T02:41:01.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4028 | 2026-01-14T02:41:01.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4029 | 2026-01-14T02:41:01.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4030 | 2026-01-14T02:41:01.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4031 | 2026-01-14T02:41:02.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4032 | 2026-01-14T02:41:02.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4033 | 2026-01-14T02:41:02.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4034 | 2026-01-14T02:41:02.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4035 | 2026-01-14T02:41:02.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4036 | 2026-01-14T02:41:02.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4037 | 2026-01-14T02:41:02.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4038 | 2026-01-14T02:41:02.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4039 | 2026-01-14T02:41:02.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4040 | 2026-01-14T02:41:02.609Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4041 | 2026-01-14T02:41:02.609Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4042 | 2026-01-14T02:41:02.609Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4043 | 2026-01-14T02:41:02.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 4044 | 2026-01-14T02:41:02.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 4045 | 2026-01-14T02:41:02.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4046 | 2026-01-14T02:41:02.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 4047 | 2026-01-14T02:41:02.710Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4048 | 2026-01-14T02:41:03.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4049 | 2026-01-14T02:41:03.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4050 | 2026-01-14T02:41:03.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4051 | 2026-01-14T02:41:03.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4052 | 2026-01-14T02:41:03.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4053 | 2026-01-14T02:41:03.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4054 | 2026-01-14T02:41:03.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4055 | 2026-01-14T02:41:03.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4056 | 2026-01-14T02:41:03.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4057 | 2026-01-14T02:41:03.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4058 | 2026-01-14T02:41:03.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4059 | 2026-01-14T02:41:03.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4060 | 2026-01-14T02:41:03.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4061 | 2026-01-14T02:41:03.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4062 | 2026-01-14T02:41:03.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4063 | 2026-01-14T02:41:03.471Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4064 | 2026-01-14T02:41:03.471Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4065 | 2026-01-14T02:41:03.472Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4066 | 2026-01-14T02:41:03.472Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4067 | 2026-01-14T02:41:03.472Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4068 | 2026-01-14T02:41:03.473Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4069 | 2026-01-14T02:41:04.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4070 | 2026-01-14T02:41:04.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4071 | 2026-01-14T02:41:04.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4072 | 2026-01-14T02:41:04.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4073 | 2026-01-14T02:41:04.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4074 | 2026-01-14T02:41:04.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4075 | 2026-01-14T02:41:04.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4076 | 2026-01-14T02:41:04.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4077 | 2026-01-14T02:41:04.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4078 | 2026-01-14T02:41:05.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4079 | 2026-01-14T02:41:05.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4080 | 2026-01-14T02:41:05.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4081 | 2026-01-14T02:41:05.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4082 | 2026-01-14T02:41:05.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4083 | 2026-01-14T02:41:05.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4084 | 2026-01-14T02:41:05.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4085 | 2026-01-14T02:41:05.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4086 | 2026-01-14T02:41:05.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4087 | 2026-01-14T02:41:06.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4088 | 2026-01-14T02:41:06.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4089 | 2026-01-14T02:41:06.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4090 | 2026-01-14T02:41:06.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4091 | 2026-01-14T02:41:06.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4092 | 2026-01-14T02:41:06.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4093 | 2026-01-14T02:41:06.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4094 | 2026-01-14T02:41:06.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4095 | 2026-01-14T02:41:06.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4096 | 2026-01-14T02:41:07.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4097 | 2026-01-14T02:41:07.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4098 | 2026-01-14T02:41:07.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4099 | 2026-01-14T02:41:07.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4100 | 2026-01-14T02:41:07.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4101 | 2026-01-14T02:41:07.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4102 | 2026-01-14T02:41:07.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4103 | 2026-01-14T02:41:07.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4104 | 2026-01-14T02:41:07.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4105 | 2026-01-14T02:41:07.609Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4106 | 2026-01-14T02:41:07.609Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4107 | 2026-01-14T02:41:07.609Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4108 | 2026-01-14T02:41:07.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 4109 | 2026-01-14T02:41:07.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 4110 | 2026-01-14T02:41:07.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 4111 | 2026-01-14T02:41:07.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4112 | 2026-01-14T02:41:07.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 4113 | 2026-01-14T02:41:07.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 4114 | 2026-01-14T02:41:07.710Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4115 | 2026-01-14T02:41:08.434Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 4116 | 2026-01-14T02:41:08.434Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 4117 | 2026-01-14T02:41:08.438Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "83d47fbe-55b0-4b63-8287-5691b41952cc", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:41:08 GMT"} })
|
| 4118 | 2026-01-14T02:41:08.438Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 4119 | 2026-01-14T02:41:08.440Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4120 | 2026-01-14T02:41:08.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4121 | 2026-01-14T02:41:08.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4122 | 2026-01-14T02:41:08.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4123 | 2026-01-14T02:41:08.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4124 | 2026-01-14T02:41:08.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4125 | 2026-01-14T02:41:08.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4126 | 2026-01-14T02:41:08.441Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "dd838497-904a-411f-bc5a-941371bafc21", "content-length": "29", "date": "Wed, 14 Jan 2026 02:41:08 GMT"} })
|
| 4127 | 2026-01-14T02:41:08.441Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4128 | 2026-01-14T02:41:08.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4129 | 2026-01-14T02:41:08.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4130 | 2026-01-14T02:41:08.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4131 | 2026-01-14T02:41:08.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4132 | 2026-01-14T02:41:08.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4133 | 2026-01-14T02:41:08.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4134 | 2026-01-14T02:41:09.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4135 | 2026-01-14T02:41:09.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4136 | 2026-01-14T02:41:09.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4137 | 2026-01-14T02:41:09.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4138 | 2026-01-14T02:41:09.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4139 | 2026-01-14T02:41:09.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4140 | 2026-01-14T02:41:09.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4141 | 2026-01-14T02:41:09.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4142 | 2026-01-14T02:41:09.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4143 | 2026-01-14T02:41:10.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4144 | 2026-01-14T02:41:10.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4145 | 2026-01-14T02:41:10.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4146 | 2026-01-14T02:41:10.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4147 | 2026-01-14T02:41:10.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4148 | 2026-01-14T02:41:10.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4149 | 2026-01-14T02:41:10.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4150 | 2026-01-14T02:41:10.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4151 | 2026-01-14T02:41:10.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4152 | 2026-01-14T02:41:11.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4153 | 2026-01-14T02:41:11.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4154 | 2026-01-14T02:41:11.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4155 | 2026-01-14T02:41:11.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4156 | 2026-01-14T02:41:11.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4157 | 2026-01-14T02:41:11.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4158 | 2026-01-14T02:41:11.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4159 | 2026-01-14T02:41:11.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4160 | 2026-01-14T02:41:11.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4161 | 2026-01-14T02:41:12.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4162 | 2026-01-14T02:41:12.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4163 | 2026-01-14T02:41:12.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4164 | 2026-01-14T02:41:12.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4165 | 2026-01-14T02:41:12.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4166 | 2026-01-14T02:41:12.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4167 | 2026-01-14T02:41:12.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4168 | 2026-01-14T02:41:12.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4169 | 2026-01-14T02:41:12.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4170 | 2026-01-14T02:41:12.609Z | DEBG | oximeter (results-sink): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4171 | 2026-01-14T02:41:12.609Z | DEBG | oximeter (results-sink-cluster): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4172 | 2026-01-14T02:41:12.609Z | DEBG | oximeter (clickhouse-client): unrolling 257 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4173 | 2026-01-14T02:41:12.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_i16
|
| 4174 | 2026-01-14T02:41:12.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 4175 | 2026-01-14T02:41:12.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 177
table_name = fields_string
|
| 4176 | 2026-01-14T02:41:12.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 14
table_name = fields_u16
|
| 4177 | 2026-01-14T02:41:12.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_u32
|
| 4178 | 2026-01-14T02:41:12.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_u8
|
| 4179 | 2026-01-14T02:41:12.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 102
table_name = fields_uuid
|
| 4180 | 2026-01-14T02:41:12.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 197
table_name = measurements_cumulativeu64
|
| 4181 | 2026-01-14T02:41:12.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 4182 | 2026-01-14T02:41:12.710Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4183 | 2026-01-14T02:41:13.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4184 | 2026-01-14T02:41:13.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4185 | 2026-01-14T02:41:13.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4186 | 2026-01-14T02:41:13.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4187 | 2026-01-14T02:41:13.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4188 | 2026-01-14T02:41:13.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4189 | 2026-01-14T02:41:13.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4190 | 2026-01-14T02:41:13.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4191 | 2026-01-14T02:41:13.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4192 | 2026-01-14T02:41:13.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4193 | 2026-01-14T02:41:13.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4194 | 2026-01-14T02:41:13.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4195 | 2026-01-14T02:41:13.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4196 | 2026-01-14T02:41:13.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4197 | 2026-01-14T02:41:13.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4198 | 2026-01-14T02:41:13.471Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4199 | 2026-01-14T02:41:13.472Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4200 | 2026-01-14T02:41:13.472Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4201 | 2026-01-14T02:41:13.472Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4202 | 2026-01-14T02:41:13.473Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4203 | 2026-01-14T02:41:13.473Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4204 | 2026-01-14T02:41:14.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4205 | 2026-01-14T02:41:14.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4206 | 2026-01-14T02:41:14.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4207 | 2026-01-14T02:41:14.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4208 | 2026-01-14T02:41:14.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4209 | 2026-01-14T02:41:14.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4210 | 2026-01-14T02:41:14.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4211 | 2026-01-14T02:41:14.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4212 | 2026-01-14T02:41:14.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4213 | 2026-01-14T02:41:15.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4214 | 2026-01-14T02:41:15.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4215 | 2026-01-14T02:41:15.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4216 | 2026-01-14T02:41:15.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4217 | 2026-01-14T02:41:15.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4218 | 2026-01-14T02:41:15.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4219 | 2026-01-14T02:41:15.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4220 | 2026-01-14T02:41:15.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4221 | 2026-01-14T02:41:15.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4222 | 2026-01-14T02:41:16.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4223 | 2026-01-14T02:41:16.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4224 | 2026-01-14T02:41:16.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4225 | 2026-01-14T02:41:16.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4226 | 2026-01-14T02:41:16.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4227 | 2026-01-14T02:41:16.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4228 | 2026-01-14T02:41:16.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4229 | 2026-01-14T02:41:16.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4230 | 2026-01-14T02:41:16.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4231 | 2026-01-14T02:41:17.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4232 | 2026-01-14T02:41:17.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4233 | 2026-01-14T02:41:17.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4234 | 2026-01-14T02:41:17.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4235 | 2026-01-14T02:41:17.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4236 | 2026-01-14T02:41:17.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4237 | 2026-01-14T02:41:17.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4238 | 2026-01-14T02:41:17.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4239 | 2026-01-14T02:41:17.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4240 | 2026-01-14T02:41:17.609Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4241 | 2026-01-14T02:41:17.609Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4242 | 2026-01-14T02:41:17.609Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4243 | 2026-01-14T02:41:17.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 4244 | 2026-01-14T02:41:17.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 4245 | 2026-01-14T02:41:17.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 4246 | 2026-01-14T02:41:17.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4247 | 2026-01-14T02:41:17.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 4248 | 2026-01-14T02:41:17.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 4249 | 2026-01-14T02:41:17.710Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4250 | 2026-01-14T02:41:18.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4251 | 2026-01-14T02:41:18.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4252 | 2026-01-14T02:41:18.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4253 | 2026-01-14T02:41:18.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4254 | 2026-01-14T02:41:18.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4255 | 2026-01-14T02:41:18.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4256 | 2026-01-14T02:41:18.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4257 | 2026-01-14T02:41:18.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4258 | 2026-01-14T02:41:18.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4259 | 2026-01-14T02:41:19.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4260 | 2026-01-14T02:41:19.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4261 | 2026-01-14T02:41:19.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4262 | 2026-01-14T02:41:19.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4263 | 2026-01-14T02:41:19.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4264 | 2026-01-14T02:41:19.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4265 | 2026-01-14T02:41:19.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4266 | 2026-01-14T02:41:19.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4267 | 2026-01-14T02:41:19.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4268 | 2026-01-14T02:41:20.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4269 | 2026-01-14T02:41:20.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4270 | 2026-01-14T02:41:20.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4271 | 2026-01-14T02:41:20.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4272 | 2026-01-14T02:41:20.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4273 | 2026-01-14T02:41:20.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4274 | 2026-01-14T02:41:20.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4275 | 2026-01-14T02:41:20.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4276 | 2026-01-14T02:41:20.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4277 | 2026-01-14T02:41:21.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4278 | 2026-01-14T02:41:21.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4279 | 2026-01-14T02:41:21.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4280 | 2026-01-14T02:41:21.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4281 | 2026-01-14T02:41:21.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4282 | 2026-01-14T02:41:21.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4283 | 2026-01-14T02:41:21.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4284 | 2026-01-14T02:41:21.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4285 | 2026-01-14T02:41:21.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4286 | 2026-01-14T02:41:22.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4287 | 2026-01-14T02:41:22.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4288 | 2026-01-14T02:41:22.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4289 | 2026-01-14T02:41:22.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4290 | 2026-01-14T02:41:22.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4291 | 2026-01-14T02:41:22.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4292 | 2026-01-14T02:41:22.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4293 | 2026-01-14T02:41:22.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4294 | 2026-01-14T02:41:22.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4295 | 2026-01-14T02:41:22.609Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4296 | 2026-01-14T02:41:22.609Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4297 | 2026-01-14T02:41:22.609Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4298 | 2026-01-14T02:41:22.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 4299 | 2026-01-14T02:41:22.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 4300 | 2026-01-14T02:41:22.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4301 | 2026-01-14T02:41:22.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 4302 | 2026-01-14T02:41:22.711Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4303 | 2026-01-14T02:41:23.434Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 4304 | 2026-01-14T02:41:23.434Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 4305 | 2026-01-14T02:41:23.438Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a93786c8-a191-487f-9e7c-d54cbbdbeb34", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:41:23 GMT"} })
|
| 4306 | 2026-01-14T02:41:23.438Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 4307 | 2026-01-14T02:41:23.440Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "bf991fc6-6e9d-4503-9901-619ef1b337c0", "content-length": "29", "date": "Wed, 14 Jan 2026 02:41:23 GMT"} })
|
| 4308 | 2026-01-14T02:41:23.440Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4309 | 2026-01-14T02:41:23.440Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4310 | 2026-01-14T02:41:23.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 4311 | 2026-01-14T02:41:23.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 4312 | 2026-01-14T02:41:23.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4313 | 2026-01-14T02:41:23.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4314 | 2026-01-14T02:41:23.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4315 | 2026-01-14T02:41:23.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4316 | 2026-01-14T02:41:23.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4317 | 2026-01-14T02:41:23.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4318 | 2026-01-14T02:41:23.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4319 | 2026-01-14T02:41:23.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4320 | 2026-01-14T02:41:23.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4321 | 2026-01-14T02:41:23.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4322 | 2026-01-14T02:41:23.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4323 | 2026-01-14T02:41:23.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4324 | 2026-01-14T02:41:23.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4325 | 2026-01-14T02:41:23.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4326 | 2026-01-14T02:41:23.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4327 | 2026-01-14T02:41:23.472Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4328 | 2026-01-14T02:41:23.472Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4329 | 2026-01-14T02:41:23.472Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4330 | 2026-01-14T02:41:23.472Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4331 | 2026-01-14T02:41:23.473Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4332 | 2026-01-14T02:41:23.473Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4333 | 2026-01-14T02:41:23.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 4334 | 2026-01-14T02:41:24.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4335 | 2026-01-14T02:41:24.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4336 | 2026-01-14T02:41:24.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4337 | 2026-01-14T02:41:24.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4338 | 2026-01-14T02:41:24.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4339 | 2026-01-14T02:41:24.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4340 | 2026-01-14T02:41:24.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4341 | 2026-01-14T02:41:24.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4342 | 2026-01-14T02:41:24.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4343 | 2026-01-14T02:41:25.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4344 | 2026-01-14T02:41:25.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4345 | 2026-01-14T02:41:25.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4346 | 2026-01-14T02:41:25.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4347 | 2026-01-14T02:41:25.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4348 | 2026-01-14T02:41:25.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4349 | 2026-01-14T02:41:25.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4350 | 2026-01-14T02:41:25.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4351 | 2026-01-14T02:41:25.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4352 | 2026-01-14T02:41:26.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4353 | 2026-01-14T02:41:26.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4354 | 2026-01-14T02:41:26.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4355 | 2026-01-14T02:41:26.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4356 | 2026-01-14T02:41:26.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4357 | 2026-01-14T02:41:26.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4358 | 2026-01-14T02:41:26.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4359 | 2026-01-14T02:41:26.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4360 | 2026-01-14T02:41:26.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4361 | 2026-01-14T02:41:27.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4362 | 2026-01-14T02:41:27.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4363 | 2026-01-14T02:41:27.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4364 | 2026-01-14T02:41:27.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4365 | 2026-01-14T02:41:27.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4366 | 2026-01-14T02:41:27.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4367 | 2026-01-14T02:41:27.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4368 | 2026-01-14T02:41:27.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4369 | 2026-01-14T02:41:27.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4370 | 2026-01-14T02:41:27.610Z | DEBG | oximeter (results-sink): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4371 | 2026-01-14T02:41:27.610Z | DEBG | oximeter (results-sink-cluster): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4372 | 2026-01-14T02:41:27.610Z | DEBG | oximeter (clickhouse-client): unrolling 945 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4373 | 2026-01-14T02:41:27.649Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 4374 | 2026-01-14T02:41:27.651Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1277
table_name = fields_string
|
| 4375 | 2026-01-14T02:41:27.652Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 42
table_name = fields_u16
|
| 4376 | 2026-01-14T02:41:27.654Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 228
table_name = fields_u32
|
| 4377 | 2026-01-14T02:41:27.656Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 562
table_name = fields_uuid
|
| 4378 | 2026-01-14T02:41:27.657Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 845
table_name = measurements_cumulativeu64
|
| 4379 | 2026-01-14T02:41:27.659Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 4380 | 2026-01-14T02:41:27.660Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 4381 | 2026-01-14T02:41:27.711Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4382 | 2026-01-14T02:41:28.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4383 | 2026-01-14T02:41:28.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4384 | 2026-01-14T02:41:28.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4385 | 2026-01-14T02:41:28.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4386 | 2026-01-14T02:41:28.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4387 | 2026-01-14T02:41:28.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4388 | 2026-01-14T02:41:28.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4389 | 2026-01-14T02:41:28.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4390 | 2026-01-14T02:41:28.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4391 | 2026-01-14T02:41:29.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4392 | 2026-01-14T02:41:29.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4393 | 2026-01-14T02:41:29.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4394 | 2026-01-14T02:41:29.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4395 | 2026-01-14T02:41:29.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4396 | 2026-01-14T02:41:29.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4397 | 2026-01-14T02:41:29.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4398 | 2026-01-14T02:41:29.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4399 | 2026-01-14T02:41:29.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4400 | 2026-01-14T02:41:30.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4401 | 2026-01-14T02:41:30.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4402 | 2026-01-14T02:41:30.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4403 | 2026-01-14T02:41:30.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4404 | 2026-01-14T02:41:30.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4405 | 2026-01-14T02:41:30.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4406 | 2026-01-14T02:41:30.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4407 | 2026-01-14T02:41:30.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4408 | 2026-01-14T02:41:30.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4409 | 2026-01-14T02:41:31.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4410 | 2026-01-14T02:41:31.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4411 | 2026-01-14T02:41:31.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4412 | 2026-01-14T02:41:31.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4413 | 2026-01-14T02:41:31.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4414 | 2026-01-14T02:41:31.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4415 | 2026-01-14T02:41:31.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4416 | 2026-01-14T02:41:31.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4417 | 2026-01-14T02:41:31.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4418 | 2026-01-14T02:41:32.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4419 | 2026-01-14T02:41:32.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4420 | 2026-01-14T02:41:32.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4421 | 2026-01-14T02:41:32.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4422 | 2026-01-14T02:41:32.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4423 | 2026-01-14T02:41:32.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4424 | 2026-01-14T02:41:32.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4425 | 2026-01-14T02:41:32.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4426 | 2026-01-14T02:41:32.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4427 | 2026-01-14T02:41:32.610Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4428 | 2026-01-14T02:41:32.610Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4429 | 2026-01-14T02:41:32.610Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4430 | 2026-01-14T02:41:32.619Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 4431 | 2026-01-14T02:41:32.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 4432 | 2026-01-14T02:41:32.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4433 | 2026-01-14T02:41:32.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 4434 | 2026-01-14T02:41:32.711Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4435 | 2026-01-14T02:41:33.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4436 | 2026-01-14T02:41:33.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4437 | 2026-01-14T02:41:33.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4438 | 2026-01-14T02:41:33.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4439 | 2026-01-14T02:41:33.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4440 | 2026-01-14T02:41:33.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4441 | 2026-01-14T02:41:33.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4442 | 2026-01-14T02:41:33.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4443 | 2026-01-14T02:41:33.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4444 | 2026-01-14T02:41:33.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4445 | 2026-01-14T02:41:33.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4446 | 2026-01-14T02:41:33.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4447 | 2026-01-14T02:41:33.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4448 | 2026-01-14T02:41:33.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4449 | 2026-01-14T02:41:33.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4450 | 2026-01-14T02:41:33.472Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4451 | 2026-01-14T02:41:33.472Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4452 | 2026-01-14T02:41:33.472Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4453 | 2026-01-14T02:41:33.472Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4454 | 2026-01-14T02:41:33.472Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4455 | 2026-01-14T02:41:33.473Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4456 | 2026-01-14T02:41:34.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4457 | 2026-01-14T02:41:34.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4458 | 2026-01-14T02:41:34.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4459 | 2026-01-14T02:41:34.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4460 | 2026-01-14T02:41:34.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4461 | 2026-01-14T02:41:34.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4462 | 2026-01-14T02:41:34.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4463 | 2026-01-14T02:41:34.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4464 | 2026-01-14T02:41:34.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4465 | 2026-01-14T02:41:35.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4466 | 2026-01-14T02:41:35.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4467 | 2026-01-14T02:41:35.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4468 | 2026-01-14T02:41:35.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4469 | 2026-01-14T02:41:35.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4470 | 2026-01-14T02:41:35.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4471 | 2026-01-14T02:41:35.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4472 | 2026-01-14T02:41:35.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4473 | 2026-01-14T02:41:35.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4474 | 2026-01-14T02:41:36.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4475 | 2026-01-14T02:41:36.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4476 | 2026-01-14T02:41:36.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4477 | 2026-01-14T02:41:36.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4478 | 2026-01-14T02:41:36.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4479 | 2026-01-14T02:41:36.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4480 | 2026-01-14T02:41:36.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4481 | 2026-01-14T02:41:36.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4482 | 2026-01-14T02:41:36.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4483 | 2026-01-14T02:41:37.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4484 | 2026-01-14T02:41:37.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4485 | 2026-01-14T02:41:37.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4486 | 2026-01-14T02:41:37.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4487 | 2026-01-14T02:41:37.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4488 | 2026-01-14T02:41:37.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4489 | 2026-01-14T02:41:37.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4490 | 2026-01-14T02:41:37.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4491 | 2026-01-14T02:41:37.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4492 | 2026-01-14T02:41:37.610Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4493 | 2026-01-14T02:41:37.610Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4494 | 2026-01-14T02:41:37.610Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4495 | 2026-01-14T02:41:37.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 4496 | 2026-01-14T02:41:37.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 4497 | 2026-01-14T02:41:37.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 4498 | 2026-01-14T02:41:37.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4499 | 2026-01-14T02:41:37.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 4500 | 2026-01-14T02:41:37.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 4501 | 2026-01-14T02:41:37.711Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4502 | 2026-01-14T02:41:38.433Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 4503 | 2026-01-14T02:41:38.433Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 4504 | 2026-01-14T02:41:38.436Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "43590bcc-96cc-44b6-8695-95ea65f3b6b5", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:41:38 GMT"} })
|
| 4505 | 2026-01-14T02:41:38.436Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 4506 | 2026-01-14T02:41:38.438Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4f878bdd-6871-43f4-a5a8-4fa4d73b1967", "content-length": "29", "date": "Wed, 14 Jan 2026 02:41:38 GMT"} })
|
| 4507 | 2026-01-14T02:41:38.438Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:54875
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = b635d947-a448-4847-9891-01affd781dce
|
| 4508 | 2026-01-14T02:41:38.438Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4509 | 2026-01-14T02:41:38.438Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4510 | 2026-01-14T02:41:38.438Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:54875
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4511 | 2026-01-14T02:41:38.439Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4512 | 2026-01-14T02:41:38.439Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4513 | 2026-01-14T02:41:38.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4514 | 2026-01-14T02:41:38.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4515 | 2026-01-14T02:41:38.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4516 | 2026-01-14T02:41:38.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4517 | 2026-01-14T02:41:38.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4518 | 2026-01-14T02:41:38.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4519 | 2026-01-14T02:41:38.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4520 | 2026-01-14T02:41:38.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4521 | 2026-01-14T02:41:38.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4522 | 2026-01-14T02:41:38.459Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4523 | 2026-01-14T02:41:38.521Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4524 | 2026-01-14T02:41:39.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4525 | 2026-01-14T02:41:39.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4526 | 2026-01-14T02:41:39.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4527 | 2026-01-14T02:41:39.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4528 | 2026-01-14T02:41:39.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4529 | 2026-01-14T02:41:39.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4530 | 2026-01-14T02:41:39.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4531 | 2026-01-14T02:41:39.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4532 | 2026-01-14T02:41:39.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4533 | 2026-01-14T02:41:40.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4534 | 2026-01-14T02:41:40.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4535 | 2026-01-14T02:41:40.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4536 | 2026-01-14T02:41:40.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4537 | 2026-01-14T02:41:40.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4538 | 2026-01-14T02:41:40.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4539 | 2026-01-14T02:41:40.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4540 | 2026-01-14T02:41:40.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4541 | 2026-01-14T02:41:40.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4542 | 2026-01-14T02:41:41.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4543 | 2026-01-14T02:41:41.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4544 | 2026-01-14T02:41:41.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4545 | 2026-01-14T02:41:41.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4546 | 2026-01-14T02:41:41.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4547 | 2026-01-14T02:41:41.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4548 | 2026-01-14T02:41:41.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4549 | 2026-01-14T02:41:41.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4550 | 2026-01-14T02:41:41.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4551 | 2026-01-14T02:41:42.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4552 | 2026-01-14T02:41:42.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4553 | 2026-01-14T02:41:42.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4554 | 2026-01-14T02:41:42.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4555 | 2026-01-14T02:41:42.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4556 | 2026-01-14T02:41:42.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4557 | 2026-01-14T02:41:42.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4558 | 2026-01-14T02:41:42.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4559 | 2026-01-14T02:41:42.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4560 | 2026-01-14T02:41:42.610Z | DEBG | oximeter (results-sink): inserting 426 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4561 | 2026-01-14T02:41:42.610Z | DEBG | oximeter (results-sink-cluster): inserting 426 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4562 | 2026-01-14T02:41:42.610Z | DEBG | oximeter (clickhouse-client): unrolling 426 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4563 | 2026-01-14T02:41:42.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 410
table_name = fields_i16
|
| 4564 | 2026-01-14T02:41:42.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 4565 | 2026-01-14T02:41:42.633Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1113
table_name = fields_string
|
| 4566 | 2026-01-14T02:41:42.635Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 207
table_name = fields_u16
|
| 4567 | 2026-01-14T02:41:42.637Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 212
table_name = fields_u32
|
| 4568 | 2026-01-14T02:41:42.638Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 211
table_name = fields_u8
|
| 4569 | 2026-01-14T02:41:42.639Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 681
table_name = fields_uuid
|
| 4570 | 2026-01-14T02:41:42.641Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_bool
|
| 4571 | 2026-01-14T02:41:42.642Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 315
table_name = measurements_cumulativeu64
|
| 4572 | 2026-01-14T02:41:42.643Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 4573 | 2026-01-14T02:41:42.645Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = measurements_u64
|
| 4574 | 2026-01-14T02:41:42.711Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4575 | 2026-01-14T02:41:43.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4576 | 2026-01-14T02:41:43.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4577 | 2026-01-14T02:41:43.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4578 | 2026-01-14T02:41:43.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4579 | 2026-01-14T02:41:43.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4580 | 2026-01-14T02:41:43.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4581 | 2026-01-14T02:41:43.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4582 | 2026-01-14T02:41:43.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4583 | 2026-01-14T02:41:43.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4584 | 2026-01-14T02:41:43.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4585 | 2026-01-14T02:41:43.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4586 | 2026-01-14T02:41:43.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4587 | 2026-01-14T02:41:43.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4588 | 2026-01-14T02:41:43.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4589 | 2026-01-14T02:41:43.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4590 | 2026-01-14T02:41:43.472Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4591 | 2026-01-14T02:41:43.472Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4592 | 2026-01-14T02:41:43.472Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4593 | 2026-01-14T02:41:43.472Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4594 | 2026-01-14T02:41:43.473Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4595 | 2026-01-14T02:41:43.473Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4596 | 2026-01-14T02:41:44.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4597 | 2026-01-14T02:41:44.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4598 | 2026-01-14T02:41:44.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4599 | 2026-01-14T02:41:44.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4600 | 2026-01-14T02:41:44.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4601 | 2026-01-14T02:41:44.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4602 | 2026-01-14T02:41:44.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4603 | 2026-01-14T02:41:44.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4604 | 2026-01-14T02:41:44.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4605 | 2026-01-14T02:41:45.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4606 | 2026-01-14T02:41:45.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4607 | 2026-01-14T02:41:45.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4608 | 2026-01-14T02:41:45.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4609 | 2026-01-14T02:41:45.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4610 | 2026-01-14T02:41:45.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4611 | 2026-01-14T02:41:45.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4612 | 2026-01-14T02:41:45.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4613 | 2026-01-14T02:41:45.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4614 | 2026-01-14T02:41:46.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4615 | 2026-01-14T02:41:46.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4616 | 2026-01-14T02:41:46.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4617 | 2026-01-14T02:41:46.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4618 | 2026-01-14T02:41:46.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4619 | 2026-01-14T02:41:46.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4620 | 2026-01-14T02:41:46.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4621 | 2026-01-14T02:41:46.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4622 | 2026-01-14T02:41:46.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4623 | 2026-01-14T02:41:47.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4624 | 2026-01-14T02:41:47.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4625 | 2026-01-14T02:41:47.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4626 | 2026-01-14T02:41:47.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4627 | 2026-01-14T02:41:47.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4628 | 2026-01-14T02:41:47.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4629 | 2026-01-14T02:41:47.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4630 | 2026-01-14T02:41:47.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4631 | 2026-01-14T02:41:47.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4632 | 2026-01-14T02:41:47.610Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4633 | 2026-01-14T02:41:47.610Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4634 | 2026-01-14T02:41:47.610Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4635 | 2026-01-14T02:41:47.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 4636 | 2026-01-14T02:41:47.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 4637 | 2026-01-14T02:41:47.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 4638 | 2026-01-14T02:41:47.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4639 | 2026-01-14T02:41:47.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 4640 | 2026-01-14T02:41:47.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 4641 | 2026-01-14T02:41:47.711Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4642 | 2026-01-14T02:41:48.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4643 | 2026-01-14T02:41:48.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4644 | 2026-01-14T02:41:48.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4645 | 2026-01-14T02:41:48.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4646 | 2026-01-14T02:41:48.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4647 | 2026-01-14T02:41:48.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4648 | 2026-01-14T02:41:48.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4649 | 2026-01-14T02:41:48.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4650 | 2026-01-14T02:41:48.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4651 | 2026-01-14T02:41:48.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4652 | 2026-01-14T02:41:48.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4653 | 2026-01-14T02:41:48.458Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4654 | 2026-01-14T02:41:49.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4655 | 2026-01-14T02:41:49.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4656 | 2026-01-14T02:41:49.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4657 | 2026-01-14T02:41:49.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4658 | 2026-01-14T02:41:49.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4659 | 2026-01-14T02:41:49.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4660 | 2026-01-14T02:41:49.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4661 | 2026-01-14T02:41:49.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4662 | 2026-01-14T02:41:49.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4663 | 2026-01-14T02:41:50.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4664 | 2026-01-14T02:41:50.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4665 | 2026-01-14T02:41:50.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4666 | 2026-01-14T02:41:50.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4667 | 2026-01-14T02:41:50.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4668 | 2026-01-14T02:41:50.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4669 | 2026-01-14T02:41:50.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4670 | 2026-01-14T02:41:50.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4671 | 2026-01-14T02:41:50.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4672 | 2026-01-14T02:41:51.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4673 | 2026-01-14T02:41:51.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4674 | 2026-01-14T02:41:51.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4675 | 2026-01-14T02:41:51.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4676 | 2026-01-14T02:41:51.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4677 | 2026-01-14T02:41:51.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4678 | 2026-01-14T02:41:51.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4679 | 2026-01-14T02:41:51.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4680 | 2026-01-14T02:41:51.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4681 | 2026-01-14T02:41:52.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4682 | 2026-01-14T02:41:52.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4683 | 2026-01-14T02:41:52.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4684 | 2026-01-14T02:41:52.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4685 | 2026-01-14T02:41:52.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4686 | 2026-01-14T02:41:52.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4687 | 2026-01-14T02:41:52.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4688 | 2026-01-14T02:41:52.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4689 | 2026-01-14T02:41:52.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4690 | 2026-01-14T02:41:52.610Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4691 | 2026-01-14T02:41:52.610Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4692 | 2026-01-14T02:41:52.610Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4693 | 2026-01-14T02:41:52.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 410
table_name = fields_i16
|
| 4694 | 2026-01-14T02:41:52.633Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1112
table_name = fields_string
|
| 4695 | 2026-01-14T02:41:52.634Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 205
table_name = fields_u16
|
| 4696 | 2026-01-14T02:41:52.636Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 212
table_name = fields_u32
|
| 4697 | 2026-01-14T02:41:52.637Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 211
table_name = fields_u8
|
| 4698 | 2026-01-14T02:41:52.639Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 679
table_name = fields_uuid
|
| 4699 | 2026-01-14T02:41:52.640Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_bool
|
| 4700 | 2026-01-14T02:41:52.642Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 314
table_name = measurements_cumulativeu64
|
| 4701 | 2026-01-14T02:41:52.643Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 4702 | 2026-01-14T02:41:52.645Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = measurements_u64
|
| 4703 | 2026-01-14T02:41:52.711Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4704 | 2026-01-14T02:41:53.434Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 4705 | 2026-01-14T02:41:53.434Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 4706 | 2026-01-14T02:41:53.437Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b7fda997-6a04-469d-b1cf-d1bcbb3f4ee2", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:41:53 GMT"} })
|
| 4707 | 2026-01-14T02:41:53.438Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 4708 | 2026-01-14T02:41:53.440Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7fb704e7-9428-42d7-a351-2583bc00f534", "content-length": "29", "date": "Wed, 14 Jan 2026 02:41:53 GMT"} })
|
| 4709 | 2026-01-14T02:41:53.440Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4710 | 2026-01-14T02:41:53.441Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 4711 | 2026-01-14T02:41:53.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4712 | 2026-01-14T02:41:53.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4713 | 2026-01-14T02:41:53.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4714 | 2026-01-14T02:41:53.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4715 | 2026-01-14T02:41:53.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 4716 | 2026-01-14T02:41:53.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 4717 | 2026-01-14T02:41:53.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4718 | 2026-01-14T02:41:53.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4719 | 2026-01-14T02:41:53.445Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4720 | 2026-01-14T02:41:53.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4721 | 2026-01-14T02:41:53.445Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4722 | 2026-01-14T02:41:53.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4723 | 2026-01-14T02:41:53.445Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4724 | 2026-01-14T02:41:53.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4725 | 2026-01-14T02:41:53.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4726 | 2026-01-14T02:41:53.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4727 | 2026-01-14T02:41:53.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4728 | 2026-01-14T02:41:53.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4729 | 2026-01-14T02:41:53.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4730 | 2026-01-14T02:41:53.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4731 | 2026-01-14T02:41:53.472Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4732 | 2026-01-14T02:41:53.472Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4733 | 2026-01-14T02:41:53.472Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4734 | 2026-01-14T02:41:53.472Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4735 | 2026-01-14T02:41:53.472Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4736 | 2026-01-14T02:41:53.472Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4737 | 2026-01-14T02:41:53.473Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4738 | 2026-01-14T02:41:53.473Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4739 | 2026-01-14T02:41:53.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 4740 | 2026-01-14T02:41:54.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4741 | 2026-01-14T02:41:54.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4742 | 2026-01-14T02:41:54.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4743 | 2026-01-14T02:41:54.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4744 | 2026-01-14T02:41:54.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4745 | 2026-01-14T02:41:54.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4746 | 2026-01-14T02:41:54.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4747 | 2026-01-14T02:41:54.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4748 | 2026-01-14T02:41:54.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4749 | 2026-01-14T02:41:55.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4750 | 2026-01-14T02:41:55.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4751 | 2026-01-14T02:41:55.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4752 | 2026-01-14T02:41:55.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4753 | 2026-01-14T02:41:55.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4754 | 2026-01-14T02:41:55.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4755 | 2026-01-14T02:41:55.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4756 | 2026-01-14T02:41:55.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4757 | 2026-01-14T02:41:55.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4758 | 2026-01-14T02:41:56.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4759 | 2026-01-14T02:41:56.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4760 | 2026-01-14T02:41:56.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4761 | 2026-01-14T02:41:56.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4762 | 2026-01-14T02:41:56.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4763 | 2026-01-14T02:41:56.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4764 | 2026-01-14T02:41:56.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4765 | 2026-01-14T02:41:56.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4766 | 2026-01-14T02:41:56.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4767 | 2026-01-14T02:41:57.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4768 | 2026-01-14T02:41:57.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4769 | 2026-01-14T02:41:57.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4770 | 2026-01-14T02:41:57.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4771 | 2026-01-14T02:41:57.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4772 | 2026-01-14T02:41:57.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4773 | 2026-01-14T02:41:57.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4774 | 2026-01-14T02:41:57.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4775 | 2026-01-14T02:41:57.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4776 | 2026-01-14T02:41:57.610Z | DEBG | oximeter (results-sink): inserting 951 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4777 | 2026-01-14T02:41:57.610Z | DEBG | oximeter (results-sink-cluster): inserting 951 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4778 | 2026-01-14T02:41:57.610Z | DEBG | oximeter (clickhouse-client): unrolling 951 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4779 | 2026-01-14T02:41:57.649Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_ipaddr
|
| 4780 | 2026-01-14T02:41:57.651Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1283
table_name = fields_string
|
| 4781 | 2026-01-14T02:41:57.652Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 52
table_name = fields_u16
|
| 4782 | 2026-01-14T02:41:57.654Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 229
table_name = fields_u32
|
| 4783 | 2026-01-14T02:41:57.655Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 572
table_name = fields_uuid
|
| 4784 | 2026-01-14T02:41:57.657Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 850
table_name = measurements_cumulativeu64
|
| 4785 | 2026-01-14T02:41:57.658Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 4786 | 2026-01-14T02:41:57.660Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 4787 | 2026-01-14T02:41:57.662Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 4788 | 2026-01-14T02:41:57.711Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4789 | 2026-01-14T02:41:58.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4790 | 2026-01-14T02:41:58.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4791 | 2026-01-14T02:41:58.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4792 | 2026-01-14T02:41:58.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4793 | 2026-01-14T02:41:58.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4794 | 2026-01-14T02:41:58.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4795 | 2026-01-14T02:41:58.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4796 | 2026-01-14T02:41:58.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4797 | 2026-01-14T02:41:58.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4798 | 2026-01-14T02:41:58.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4799 | 2026-01-14T02:41:58.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4800 | 2026-01-14T02:41:58.458Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4801 | 2026-01-14T02:41:59.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4802 | 2026-01-14T02:41:59.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4803 | 2026-01-14T02:41:59.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4804 | 2026-01-14T02:41:59.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4805 | 2026-01-14T02:41:59.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4806 | 2026-01-14T02:41:59.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4807 | 2026-01-14T02:41:59.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4808 | 2026-01-14T02:41:59.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4809 | 2026-01-14T02:41:59.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4810 | 2026-01-14T02:42:00.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4811 | 2026-01-14T02:42:00.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4812 | 2026-01-14T02:42:00.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4813 | 2026-01-14T02:42:00.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4814 | 2026-01-14T02:42:00.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4815 | 2026-01-14T02:42:00.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4816 | 2026-01-14T02:42:00.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4817 | 2026-01-14T02:42:00.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4818 | 2026-01-14T02:42:00.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4819 | 2026-01-14T02:42:01.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4820 | 2026-01-14T02:42:01.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4821 | 2026-01-14T02:42:01.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4822 | 2026-01-14T02:42:01.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4823 | 2026-01-14T02:42:01.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4824 | 2026-01-14T02:42:01.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4825 | 2026-01-14T02:42:01.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4826 | 2026-01-14T02:42:01.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4827 | 2026-01-14T02:42:01.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4828 | 2026-01-14T02:42:02.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4829 | 2026-01-14T02:42:02.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4830 | 2026-01-14T02:42:02.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4831 | 2026-01-14T02:42:02.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4832 | 2026-01-14T02:42:02.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4833 | 2026-01-14T02:42:02.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4834 | 2026-01-14T02:42:02.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4835 | 2026-01-14T02:42:02.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4836 | 2026-01-14T02:42:02.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4837 | 2026-01-14T02:42:02.611Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4838 | 2026-01-14T02:42:02.611Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4839 | 2026-01-14T02:42:02.611Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4840 | 2026-01-14T02:42:02.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 410
table_name = fields_i16
|
| 4841 | 2026-01-14T02:42:02.633Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1112
table_name = fields_string
|
| 4842 | 2026-01-14T02:42:02.635Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 205
table_name = fields_u16
|
| 4843 | 2026-01-14T02:42:02.636Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 212
table_name = fields_u32
|
| 4844 | 2026-01-14T02:42:02.638Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 211
table_name = fields_u8
|
| 4845 | 2026-01-14T02:42:02.640Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 679
table_name = fields_uuid
|
| 4846 | 2026-01-14T02:42:02.641Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_bool
|
| 4847 | 2026-01-14T02:42:02.643Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 314
table_name = measurements_cumulativeu64
|
| 4848 | 2026-01-14T02:42:02.644Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 4849 | 2026-01-14T02:42:02.645Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = measurements_u64
|
| 4850 | 2026-01-14T02:42:02.711Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4851 | 2026-01-14T02:42:03.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4852 | 2026-01-14T02:42:03.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4853 | 2026-01-14T02:42:03.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4854 | 2026-01-14T02:42:03.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4855 | 2026-01-14T02:42:03.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4856 | 2026-01-14T02:42:03.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4857 | 2026-01-14T02:42:03.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4858 | 2026-01-14T02:42:03.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4859 | 2026-01-14T02:42:03.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4860 | 2026-01-14T02:42:03.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4861 | 2026-01-14T02:42:03.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4862 | 2026-01-14T02:42:03.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4863 | 2026-01-14T02:42:03.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 4864 | 2026-01-14T02:42:03.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4865 | 2026-01-14T02:42:03.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 4866 | 2026-01-14T02:42:03.473Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4867 | 2026-01-14T02:42:03.473Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4868 | 2026-01-14T02:42:03.473Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4869 | 2026-01-14T02:42:03.473Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4870 | 2026-01-14T02:42:03.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 4871 | 2026-01-14T02:42:03.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 4872 | 2026-01-14T02:42:04.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4873 | 2026-01-14T02:42:04.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4874 | 2026-01-14T02:42:04.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4875 | 2026-01-14T02:42:04.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4876 | 2026-01-14T02:42:04.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4877 | 2026-01-14T02:42:04.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4878 | 2026-01-14T02:42:04.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4879 | 2026-01-14T02:42:04.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4880 | 2026-01-14T02:42:04.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4881 | 2026-01-14T02:42:05.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4882 | 2026-01-14T02:42:05.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4883 | 2026-01-14T02:42:05.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4884 | 2026-01-14T02:42:05.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4885 | 2026-01-14T02:42:05.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4886 | 2026-01-14T02:42:05.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4887 | 2026-01-14T02:42:05.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4888 | 2026-01-14T02:42:05.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4889 | 2026-01-14T02:42:05.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4890 | 2026-01-14T02:42:06.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4891 | 2026-01-14T02:42:06.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4892 | 2026-01-14T02:42:06.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4893 | 2026-01-14T02:42:06.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4894 | 2026-01-14T02:42:06.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4895 | 2026-01-14T02:42:06.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4896 | 2026-01-14T02:42:06.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4897 | 2026-01-14T02:42:06.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4898 | 2026-01-14T02:42:06.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4899 | 2026-01-14T02:42:07.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4900 | 2026-01-14T02:42:07.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4901 | 2026-01-14T02:42:07.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4902 | 2026-01-14T02:42:07.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4903 | 2026-01-14T02:42:07.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4904 | 2026-01-14T02:42:07.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4905 | 2026-01-14T02:42:07.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4906 | 2026-01-14T02:42:07.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4907 | 2026-01-14T02:42:07.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4908 | 2026-01-14T02:42:07.610Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4909 | 2026-01-14T02:42:07.611Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4910 | 2026-01-14T02:42:07.611Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4911 | 2026-01-14T02:42:07.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 4912 | 2026-01-14T02:42:07.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 4913 | 2026-01-14T02:42:07.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 4914 | 2026-01-14T02:42:07.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4915 | 2026-01-14T02:42:07.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 4916 | 2026-01-14T02:42:07.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 4917 | 2026-01-14T02:42:07.711Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4918 | 2026-01-14T02:42:08.435Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 4919 | 2026-01-14T02:42:08.435Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 4920 | 2026-01-14T02:42:08.437Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "cc5aec31-6790-4970-856c-0e48d1f88a57", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:42:08 GMT"} })
|
| 4921 | 2026-01-14T02:42:08.437Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 4922 | 2026-01-14T02:42:08.440Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4923 | 2026-01-14T02:42:08.440Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4924 | 2026-01-14T02:42:08.440Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "8c4e3f98-b396-4e1d-bb25-e1442ac2e20d", "content-length": "29", "date": "Wed, 14 Jan 2026 02:42:08 GMT"} })
|
| 4925 | 2026-01-14T02:42:08.440Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:40970
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = b635d947-a448-4847-9891-01affd781dce
|
| 4926 | 2026-01-14T02:42:08.440Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4927 | 2026-01-14T02:42:08.440Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4928 | 2026-01-14T02:42:08.440Z | DEBG | oximeter (collection-task): received producer info update with an outstanding collection running, cancelling it and recreating with the new info
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
new_info = ProducerEndpoint { id: b635d947-a448-4847-9891-01affd781dce, kind: Service, address: [fd00:1122:3344:101::2]:40970, interval: 30s }
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4929 | 2026-01-14T02:42:08.440Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:40970
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4930 | 2026-01-14T02:42:08.440Z | DEBG | oximeter (collection-task): collecting from producer
address = [fd00:1122:3344:101::2]:40970
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4931 | 2026-01-14T02:42:08.441Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4932 | 2026-01-14T02:42:08.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4933 | 2026-01-14T02:42:08.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4934 | 2026-01-14T02:42:08.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4935 | 2026-01-14T02:42:08.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4936 | 2026-01-14T02:42:08.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4937 | 2026-01-14T02:42:08.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4938 | 2026-01-14T02:42:08.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4939 | 2026-01-14T02:42:08.445Z | DEBG | oximeter (collection-task): collected results from producer
address = [fd00:1122:3344:101::2]:40970
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4940 | 2026-01-14T02:42:08.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4941 | 2026-01-14T02:42:08.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4942 | 2026-01-14T02:42:08.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4943 | 2026-01-14T02:42:08.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 4944 | 2026-01-14T02:42:08.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4945 | 2026-01-14T02:42:09.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4946 | 2026-01-14T02:42:09.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4947 | 2026-01-14T02:42:09.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4948 | 2026-01-14T02:42:09.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4949 | 2026-01-14T02:42:09.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4950 | 2026-01-14T02:42:09.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4951 | 2026-01-14T02:42:09.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4952 | 2026-01-14T02:42:09.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4953 | 2026-01-14T02:42:09.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4954 | 2026-01-14T02:42:10.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4955 | 2026-01-14T02:42:10.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4956 | 2026-01-14T02:42:10.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4957 | 2026-01-14T02:42:10.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4958 | 2026-01-14T02:42:10.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4959 | 2026-01-14T02:42:10.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4960 | 2026-01-14T02:42:10.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4961 | 2026-01-14T02:42:10.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4962 | 2026-01-14T02:42:10.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4963 | 2026-01-14T02:42:11.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4964 | 2026-01-14T02:42:11.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4965 | 2026-01-14T02:42:11.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4966 | 2026-01-14T02:42:11.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4967 | 2026-01-14T02:42:11.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4968 | 2026-01-14T02:42:11.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4969 | 2026-01-14T02:42:11.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4970 | 2026-01-14T02:42:11.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4971 | 2026-01-14T02:42:11.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4972 | 2026-01-14T02:42:12.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4973 | 2026-01-14T02:42:12.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4974 | 2026-01-14T02:42:12.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4975 | 2026-01-14T02:42:12.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4976 | 2026-01-14T02:42:12.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4977 | 2026-01-14T02:42:12.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4978 | 2026-01-14T02:42:12.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4979 | 2026-01-14T02:42:12.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4980 | 2026-01-14T02:42:12.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4981 | 2026-01-14T02:42:12.611Z | DEBG | oximeter (results-sink): inserting 293 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4982 | 2026-01-14T02:42:12.611Z | DEBG | oximeter (results-sink-cluster): inserting 293 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 4983 | 2026-01-14T02:42:12.611Z | DEBG | oximeter (clickhouse-client): unrolling 293 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 4984 | 2026-01-14T02:42:12.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_i16
|
| 4985 | 2026-01-14T02:42:12.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 4986 | 2026-01-14T02:42:12.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 177
table_name = fields_string
|
| 4987 | 2026-01-14T02:42:12.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 14
table_name = fields_u16
|
| 4988 | 2026-01-14T02:42:12.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_u32
|
| 4989 | 2026-01-14T02:42:12.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_u8
|
| 4990 | 2026-01-14T02:42:12.633Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 102
table_name = fields_uuid
|
| 4991 | 2026-01-14T02:42:12.635Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 233
table_name = measurements_cumulativeu64
|
| 4992 | 2026-01-14T02:42:12.636Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 4993 | 2026-01-14T02:42:12.712Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 4994 | 2026-01-14T02:42:13.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4995 | 2026-01-14T02:42:13.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4996 | 2026-01-14T02:42:13.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4997 | 2026-01-14T02:42:13.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4998 | 2026-01-14T02:42:13.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4999 | 2026-01-14T02:42:13.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5000 | 2026-01-14T02:42:13.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5001 | 2026-01-14T02:42:13.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5002 | 2026-01-14T02:42:13.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5003 | 2026-01-14T02:42:13.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5004 | 2026-01-14T02:42:13.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5005 | 2026-01-14T02:42:13.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5006 | 2026-01-14T02:42:13.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5007 | 2026-01-14T02:42:13.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5008 | 2026-01-14T02:42:13.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5009 | 2026-01-14T02:42:13.473Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5010 | 2026-01-14T02:42:13.473Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5011 | 2026-01-14T02:42:13.473Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5012 | 2026-01-14T02:42:13.473Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5013 | 2026-01-14T02:42:13.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5014 | 2026-01-14T02:42:13.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5015 | 2026-01-14T02:42:14.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5016 | 2026-01-14T02:42:14.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5017 | 2026-01-14T02:42:14.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5018 | 2026-01-14T02:42:14.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5019 | 2026-01-14T02:42:14.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5020 | 2026-01-14T02:42:14.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5021 | 2026-01-14T02:42:14.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5022 | 2026-01-14T02:42:14.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5023 | 2026-01-14T02:42:14.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5024 | 2026-01-14T02:42:15.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5025 | 2026-01-14T02:42:15.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5026 | 2026-01-14T02:42:15.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5027 | 2026-01-14T02:42:15.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5028 | 2026-01-14T02:42:15.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5029 | 2026-01-14T02:42:15.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5030 | 2026-01-14T02:42:15.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5031 | 2026-01-14T02:42:15.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5032 | 2026-01-14T02:42:15.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5033 | 2026-01-14T02:42:16.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5034 | 2026-01-14T02:42:16.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5035 | 2026-01-14T02:42:16.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5036 | 2026-01-14T02:42:16.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5037 | 2026-01-14T02:42:16.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5038 | 2026-01-14T02:42:16.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5039 | 2026-01-14T02:42:16.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5040 | 2026-01-14T02:42:16.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5041 | 2026-01-14T02:42:16.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5042 | 2026-01-14T02:42:17.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5043 | 2026-01-14T02:42:17.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5044 | 2026-01-14T02:42:17.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5045 | 2026-01-14T02:42:17.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5046 | 2026-01-14T02:42:17.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5047 | 2026-01-14T02:42:17.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5048 | 2026-01-14T02:42:17.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5049 | 2026-01-14T02:42:17.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5050 | 2026-01-14T02:42:17.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5051 | 2026-01-14T02:42:17.611Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5052 | 2026-01-14T02:42:17.611Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5053 | 2026-01-14T02:42:17.611Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5054 | 2026-01-14T02:42:17.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 5055 | 2026-01-14T02:42:17.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 5056 | 2026-01-14T02:42:17.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 5057 | 2026-01-14T02:42:17.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5058 | 2026-01-14T02:42:17.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 5059 | 2026-01-14T02:42:17.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5060 | 2026-01-14T02:42:17.712Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5061 | 2026-01-14T02:42:18.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5062 | 2026-01-14T02:42:18.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5063 | 2026-01-14T02:42:18.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5064 | 2026-01-14T02:42:18.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5065 | 2026-01-14T02:42:18.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5066 | 2026-01-14T02:42:18.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5067 | 2026-01-14T02:42:18.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5068 | 2026-01-14T02:42:18.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5069 | 2026-01-14T02:42:18.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5070 | 2026-01-14T02:42:19.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5071 | 2026-01-14T02:42:19.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5072 | 2026-01-14T02:42:19.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5073 | 2026-01-14T02:42:19.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5074 | 2026-01-14T02:42:19.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5075 | 2026-01-14T02:42:19.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5076 | 2026-01-14T02:42:19.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5077 | 2026-01-14T02:42:19.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5078 | 2026-01-14T02:42:19.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5079 | 2026-01-14T02:42:20.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5080 | 2026-01-14T02:42:20.441Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5081 | 2026-01-14T02:42:20.441Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5082 | 2026-01-14T02:42:20.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5083 | 2026-01-14T02:42:20.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5084 | 2026-01-14T02:42:20.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5085 | 2026-01-14T02:42:20.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5086 | 2026-01-14T02:42:20.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5087 | 2026-01-14T02:42:20.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5088 | 2026-01-14T02:42:21.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5089 | 2026-01-14T02:42:21.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5090 | 2026-01-14T02:42:21.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5091 | 2026-01-14T02:42:21.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5092 | 2026-01-14T02:42:21.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5093 | 2026-01-14T02:42:21.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5094 | 2026-01-14T02:42:21.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5095 | 2026-01-14T02:42:21.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5096 | 2026-01-14T02:42:21.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5097 | 2026-01-14T02:42:22.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5098 | 2026-01-14T02:42:22.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5099 | 2026-01-14T02:42:22.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5100 | 2026-01-14T02:42:22.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5101 | 2026-01-14T02:42:22.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5102 | 2026-01-14T02:42:22.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5103 | 2026-01-14T02:42:22.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5104 | 2026-01-14T02:42:22.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5105 | 2026-01-14T02:42:22.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5106 | 2026-01-14T02:42:22.611Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5107 | 2026-01-14T02:42:22.611Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5108 | 2026-01-14T02:42:22.611Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5109 | 2026-01-14T02:42:22.620Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 5110 | 2026-01-14T02:42:22.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 5111 | 2026-01-14T02:42:22.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5112 | 2026-01-14T02:42:22.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5113 | 2026-01-14T02:42:22.711Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5114 | 2026-01-14T02:42:23.435Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 5115 | 2026-01-14T02:42:23.435Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 5116 | 2026-01-14T02:42:23.438Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "00dc26af-756d-490f-970c-f24e01c8d3d5", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:42:23 GMT"} })
|
| 5117 | 2026-01-14T02:42:23.438Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 5118 | 2026-01-14T02:42:23.440Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "152dd422-958c-4b73-853e-cb273d41e9b2", "content-length": "29", "date": "Wed, 14 Jan 2026 02:42:23 GMT"} })
|
| 5119 | 2026-01-14T02:42:23.440Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5120 | 2026-01-14T02:42:23.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5121 | 2026-01-14T02:42:23.442Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5122 | 2026-01-14T02:42:23.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5123 | 2026-01-14T02:42:23.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 5124 | 2026-01-14T02:42:23.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5125 | 2026-01-14T02:42:23.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5126 | 2026-01-14T02:42:23.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 5127 | 2026-01-14T02:42:23.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5128 | 2026-01-14T02:42:23.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5129 | 2026-01-14T02:42:23.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5130 | 2026-01-14T02:42:23.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5131 | 2026-01-14T02:42:23.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5132 | 2026-01-14T02:42:23.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5133 | 2026-01-14T02:42:23.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5134 | 2026-01-14T02:42:23.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5135 | 2026-01-14T02:42:23.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5136 | 2026-01-14T02:42:23.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5137 | 2026-01-14T02:42:23.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5138 | 2026-01-14T02:42:23.473Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5139 | 2026-01-14T02:42:23.473Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5140 | 2026-01-14T02:42:23.473Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5141 | 2026-01-14T02:42:23.473Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5142 | 2026-01-14T02:42:23.473Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 5143 | 2026-01-14T02:42:23.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5144 | 2026-01-14T02:42:23.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5145 | 2026-01-14T02:42:24.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5146 | 2026-01-14T02:42:24.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5147 | 2026-01-14T02:42:24.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5148 | 2026-01-14T02:42:24.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5149 | 2026-01-14T02:42:24.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5150 | 2026-01-14T02:42:24.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5151 | 2026-01-14T02:42:24.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5152 | 2026-01-14T02:42:24.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5153 | 2026-01-14T02:42:24.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5154 | 2026-01-14T02:42:25.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5155 | 2026-01-14T02:42:25.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5156 | 2026-01-14T02:42:25.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5157 | 2026-01-14T02:42:25.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5158 | 2026-01-14T02:42:25.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5159 | 2026-01-14T02:42:25.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5160 | 2026-01-14T02:42:25.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5161 | 2026-01-14T02:42:25.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5162 | 2026-01-14T02:42:25.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5163 | 2026-01-14T02:42:26.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5164 | 2026-01-14T02:42:26.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5165 | 2026-01-14T02:42:26.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5166 | 2026-01-14T02:42:26.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5167 | 2026-01-14T02:42:26.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5168 | 2026-01-14T02:42:26.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5169 | 2026-01-14T02:42:26.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5170 | 2026-01-14T02:42:26.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5171 | 2026-01-14T02:42:26.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5172 | 2026-01-14T02:42:27.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5173 | 2026-01-14T02:42:27.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5174 | 2026-01-14T02:42:27.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5175 | 2026-01-14T02:42:27.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5176 | 2026-01-14T02:42:27.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5177 | 2026-01-14T02:42:27.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5178 | 2026-01-14T02:42:27.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5179 | 2026-01-14T02:42:27.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5180 | 2026-01-14T02:42:27.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5181 | 2026-01-14T02:42:27.611Z | DEBG | oximeter (results-sink): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5182 | 2026-01-14T02:42:27.611Z | DEBG | oximeter (results-sink-cluster): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5183 | 2026-01-14T02:42:27.611Z | DEBG | oximeter (clickhouse-client): unrolling 945 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5184 | 2026-01-14T02:42:27.651Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 5185 | 2026-01-14T02:42:27.653Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1277
table_name = fields_string
|
| 5186 | 2026-01-14T02:42:27.654Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 42
table_name = fields_u16
|
| 5187 | 2026-01-14T02:42:27.656Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 228
table_name = fields_u32
|
| 5188 | 2026-01-14T02:42:27.657Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 562
table_name = fields_uuid
|
| 5189 | 2026-01-14T02:42:27.659Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 845
table_name = measurements_cumulativeu64
|
| 5190 | 2026-01-14T02:42:27.661Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 5191 | 2026-01-14T02:42:27.662Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5192 | 2026-01-14T02:42:27.712Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5193 | 2026-01-14T02:42:28.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5194 | 2026-01-14T02:42:28.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5195 | 2026-01-14T02:42:28.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5196 | 2026-01-14T02:42:28.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5197 | 2026-01-14T02:42:28.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5198 | 2026-01-14T02:42:28.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5199 | 2026-01-14T02:42:28.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5200 | 2026-01-14T02:42:28.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5201 | 2026-01-14T02:42:28.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5202 | 2026-01-14T02:42:29.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5203 | 2026-01-14T02:42:29.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5204 | 2026-01-14T02:42:29.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5205 | 2026-01-14T02:42:29.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5206 | 2026-01-14T02:42:29.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5207 | 2026-01-14T02:42:29.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5208 | 2026-01-14T02:42:29.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5209 | 2026-01-14T02:42:29.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5210 | 2026-01-14T02:42:29.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5211 | 2026-01-14T02:42:30.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5212 | 2026-01-14T02:42:30.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5213 | 2026-01-14T02:42:30.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5214 | 2026-01-14T02:42:30.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5215 | 2026-01-14T02:42:30.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5216 | 2026-01-14T02:42:30.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5217 | 2026-01-14T02:42:30.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5218 | 2026-01-14T02:42:30.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5219 | 2026-01-14T02:42:30.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5220 | 2026-01-14T02:42:31.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5221 | 2026-01-14T02:42:31.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5222 | 2026-01-14T02:42:31.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5223 | 2026-01-14T02:42:31.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5224 | 2026-01-14T02:42:31.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5225 | 2026-01-14T02:42:31.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5226 | 2026-01-14T02:42:31.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5227 | 2026-01-14T02:42:31.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5228 | 2026-01-14T02:42:31.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5229 | 2026-01-14T02:42:32.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5230 | 2026-01-14T02:42:32.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5231 | 2026-01-14T02:42:32.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5232 | 2026-01-14T02:42:32.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5233 | 2026-01-14T02:42:32.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5234 | 2026-01-14T02:42:32.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5235 | 2026-01-14T02:42:32.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5236 | 2026-01-14T02:42:32.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5237 | 2026-01-14T02:42:32.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5238 | 2026-01-14T02:42:32.611Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5239 | 2026-01-14T02:42:32.611Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5240 | 2026-01-14T02:42:32.611Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5241 | 2026-01-14T02:42:32.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 5242 | 2026-01-14T02:42:32.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 5243 | 2026-01-14T02:42:32.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5244 | 2026-01-14T02:42:32.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5245 | 2026-01-14T02:42:32.712Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5246 | 2026-01-14T02:42:33.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5247 | 2026-01-14T02:42:33.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5248 | 2026-01-14T02:42:33.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5249 | 2026-01-14T02:42:33.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5250 | 2026-01-14T02:42:33.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5251 | 2026-01-14T02:42:33.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5252 | 2026-01-14T02:42:33.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5253 | 2026-01-14T02:42:33.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5254 | 2026-01-14T02:42:33.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5255 | 2026-01-14T02:42:33.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5256 | 2026-01-14T02:42:33.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5257 | 2026-01-14T02:42:33.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5258 | 2026-01-14T02:42:33.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5259 | 2026-01-14T02:42:33.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5260 | 2026-01-14T02:42:33.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5261 | 2026-01-14T02:42:33.473Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5262 | 2026-01-14T02:42:33.473Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5263 | 2026-01-14T02:42:33.473Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5264 | 2026-01-14T02:42:33.473Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5265 | 2026-01-14T02:42:33.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5266 | 2026-01-14T02:42:33.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5267 | 2026-01-14T02:42:34.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5268 | 2026-01-14T02:42:34.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5269 | 2026-01-14T02:42:34.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5270 | 2026-01-14T02:42:34.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5271 | 2026-01-14T02:42:34.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5272 | 2026-01-14T02:42:34.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5273 | 2026-01-14T02:42:34.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5274 | 2026-01-14T02:42:34.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5275 | 2026-01-14T02:42:34.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5276 | 2026-01-14T02:42:35.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5277 | 2026-01-14T02:42:35.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5278 | 2026-01-14T02:42:35.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5279 | 2026-01-14T02:42:35.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5280 | 2026-01-14T02:42:35.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5281 | 2026-01-14T02:42:35.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5282 | 2026-01-14T02:42:35.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5283 | 2026-01-14T02:42:35.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5284 | 2026-01-14T02:42:35.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5285 | 2026-01-14T02:42:36.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5286 | 2026-01-14T02:42:36.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5287 | 2026-01-14T02:42:36.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5288 | 2026-01-14T02:42:36.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5289 | 2026-01-14T02:42:36.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5290 | 2026-01-14T02:42:36.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5291 | 2026-01-14T02:42:36.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5292 | 2026-01-14T02:42:36.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5293 | 2026-01-14T02:42:36.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5294 | 2026-01-14T02:42:37.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5295 | 2026-01-14T02:42:37.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5296 | 2026-01-14T02:42:37.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5297 | 2026-01-14T02:42:37.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5298 | 2026-01-14T02:42:37.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5299 | 2026-01-14T02:42:37.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5300 | 2026-01-14T02:42:37.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5301 | 2026-01-14T02:42:37.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5302 | 2026-01-14T02:42:37.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5303 | 2026-01-14T02:42:37.611Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5304 | 2026-01-14T02:42:37.611Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5305 | 2026-01-14T02:42:37.611Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5306 | 2026-01-14T02:42:37.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 5307 | 2026-01-14T02:42:37.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 5308 | 2026-01-14T02:42:37.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 5309 | 2026-01-14T02:42:37.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5310 | 2026-01-14T02:42:37.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 5311 | 2026-01-14T02:42:37.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5312 | 2026-01-14T02:42:37.712Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5313 | 2026-01-14T02:42:38.435Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 5314 | 2026-01-14T02:42:38.435Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 5315 | 2026-01-14T02:42:38.437Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "55cf4947-803d-41c6-bd29-ccf8af0be398", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:42:38 GMT"} })
|
| 5316 | 2026-01-14T02:42:38.438Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 5317 | 2026-01-14T02:42:38.440Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "41beb77a-c432-4330-9c53-0f280ea31f5b", "content-length": "29", "date": "Wed, 14 Jan 2026 02:42:38 GMT"} })
|
| 5318 | 2026-01-14T02:42:38.440Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5319 | 2026-01-14T02:42:38.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 5320 | 2026-01-14T02:42:38.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5321 | 2026-01-14T02:42:38.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 5322 | 2026-01-14T02:42:38.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5323 | 2026-01-14T02:42:38.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5324 | 2026-01-14T02:42:38.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5325 | 2026-01-14T02:42:38.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5326 | 2026-01-14T02:42:38.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5327 | 2026-01-14T02:42:38.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 5328 | 2026-01-14T02:42:38.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5329 | 2026-01-14T02:42:38.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5330 | 2026-01-14T02:42:38.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5331 | 2026-01-14T02:42:38.523Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 5332 | 2026-01-14T02:42:39.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5333 | 2026-01-14T02:42:39.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5334 | 2026-01-14T02:42:39.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5335 | 2026-01-14T02:42:39.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5336 | 2026-01-14T02:42:39.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5337 | 2026-01-14T02:42:39.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5338 | 2026-01-14T02:42:39.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5339 | 2026-01-14T02:42:39.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5340 | 2026-01-14T02:42:39.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5341 | 2026-01-14T02:42:40.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5342 | 2026-01-14T02:42:40.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5343 | 2026-01-14T02:42:40.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5344 | 2026-01-14T02:42:40.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5345 | 2026-01-14T02:42:40.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5346 | 2026-01-14T02:42:40.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5347 | 2026-01-14T02:42:40.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5348 | 2026-01-14T02:42:40.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5349 | 2026-01-14T02:42:40.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5350 | 2026-01-14T02:42:41.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5351 | 2026-01-14T02:42:41.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5352 | 2026-01-14T02:42:41.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5353 | 2026-01-14T02:42:41.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5354 | 2026-01-14T02:42:41.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5355 | 2026-01-14T02:42:41.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5356 | 2026-01-14T02:42:41.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5357 | 2026-01-14T02:42:41.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5358 | 2026-01-14T02:42:41.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5359 | 2026-01-14T02:42:42.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5360 | 2026-01-14T02:42:42.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5361 | 2026-01-14T02:42:42.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5362 | 2026-01-14T02:42:42.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5363 | 2026-01-14T02:42:42.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5364 | 2026-01-14T02:42:42.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5365 | 2026-01-14T02:42:42.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5366 | 2026-01-14T02:42:42.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5367 | 2026-01-14T02:42:42.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5368 | 2026-01-14T02:42:42.611Z | DEBG | oximeter (results-sink): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5369 | 2026-01-14T02:42:42.611Z | DEBG | oximeter (results-sink-cluster): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5370 | 2026-01-14T02:42:42.611Z | DEBG | oximeter (clickhouse-client): unrolling 257 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5371 | 2026-01-14T02:42:42.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_i16
|
| 5372 | 2026-01-14T02:42:42.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 5373 | 2026-01-14T02:42:42.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 177
table_name = fields_string
|
| 5374 | 2026-01-14T02:42:42.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 14
table_name = fields_u16
|
| 5375 | 2026-01-14T02:42:42.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_u32
|
| 5376 | 2026-01-14T02:42:42.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_u8
|
| 5377 | 2026-01-14T02:42:42.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 102
table_name = fields_uuid
|
| 5378 | 2026-01-14T02:42:42.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 197
table_name = measurements_cumulativeu64
|
| 5379 | 2026-01-14T02:42:42.633Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5380 | 2026-01-14T02:42:42.713Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5381 | 2026-01-14T02:42:43.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5382 | 2026-01-14T02:42:43.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5383 | 2026-01-14T02:42:43.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5384 | 2026-01-14T02:42:43.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5385 | 2026-01-14T02:42:43.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5386 | 2026-01-14T02:42:43.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5387 | 2026-01-14T02:42:43.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5388 | 2026-01-14T02:42:43.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5389 | 2026-01-14T02:42:43.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5390 | 2026-01-14T02:42:43.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5391 | 2026-01-14T02:42:43.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5392 | 2026-01-14T02:42:43.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5393 | 2026-01-14T02:42:43.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5394 | 2026-01-14T02:42:43.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5395 | 2026-01-14T02:42:43.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5396 | 2026-01-14T02:42:43.473Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5397 | 2026-01-14T02:42:43.473Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5398 | 2026-01-14T02:42:43.473Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5399 | 2026-01-14T02:42:43.473Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5400 | 2026-01-14T02:42:43.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5401 | 2026-01-14T02:42:43.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5402 | 2026-01-14T02:42:44.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5403 | 2026-01-14T02:42:44.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5404 | 2026-01-14T02:42:44.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5405 | 2026-01-14T02:42:44.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5406 | 2026-01-14T02:42:44.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5407 | 2026-01-14T02:42:44.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5408 | 2026-01-14T02:42:44.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5409 | 2026-01-14T02:42:44.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5410 | 2026-01-14T02:42:44.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5411 | 2026-01-14T02:42:45.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5412 | 2026-01-14T02:42:45.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5413 | 2026-01-14T02:42:45.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5414 | 2026-01-14T02:42:45.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5415 | 2026-01-14T02:42:45.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5416 | 2026-01-14T02:42:45.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5417 | 2026-01-14T02:42:45.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5418 | 2026-01-14T02:42:45.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5419 | 2026-01-14T02:42:45.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5420 | 2026-01-14T02:42:46.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5421 | 2026-01-14T02:42:46.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5422 | 2026-01-14T02:42:46.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5423 | 2026-01-14T02:42:46.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5424 | 2026-01-14T02:42:46.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5425 | 2026-01-14T02:42:46.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5426 | 2026-01-14T02:42:46.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5427 | 2026-01-14T02:42:46.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5428 | 2026-01-14T02:42:46.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5429 | 2026-01-14T02:42:47.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5430 | 2026-01-14T02:42:47.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5431 | 2026-01-14T02:42:47.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5432 | 2026-01-14T02:42:47.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5433 | 2026-01-14T02:42:47.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5434 | 2026-01-14T02:42:47.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5435 | 2026-01-14T02:42:47.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5436 | 2026-01-14T02:42:47.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5437 | 2026-01-14T02:42:47.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5438 | 2026-01-14T02:42:47.611Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5439 | 2026-01-14T02:42:47.611Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5440 | 2026-01-14T02:42:47.611Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5441 | 2026-01-14T02:42:47.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 5442 | 2026-01-14T02:42:47.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 5443 | 2026-01-14T02:42:47.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 5444 | 2026-01-14T02:42:47.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5445 | 2026-01-14T02:42:47.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 5446 | 2026-01-14T02:42:47.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5447 | 2026-01-14T02:42:47.712Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5448 | 2026-01-14T02:42:48.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5449 | 2026-01-14T02:42:48.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5450 | 2026-01-14T02:42:48.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5451 | 2026-01-14T02:42:48.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5452 | 2026-01-14T02:42:48.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5453 | 2026-01-14T02:42:48.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5454 | 2026-01-14T02:42:48.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5455 | 2026-01-14T02:42:48.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5456 | 2026-01-14T02:42:48.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5457 | 2026-01-14T02:42:49.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5458 | 2026-01-14T02:42:49.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5459 | 2026-01-14T02:42:49.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5460 | 2026-01-14T02:42:49.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5461 | 2026-01-14T02:42:49.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5462 | 2026-01-14T02:42:49.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5463 | 2026-01-14T02:42:49.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5464 | 2026-01-14T02:42:49.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5465 | 2026-01-14T02:42:49.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5466 | 2026-01-14T02:42:50.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5467 | 2026-01-14T02:42:50.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5468 | 2026-01-14T02:42:50.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5469 | 2026-01-14T02:42:50.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5470 | 2026-01-14T02:42:50.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5471 | 2026-01-14T02:42:50.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5472 | 2026-01-14T02:42:50.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5473 | 2026-01-14T02:42:50.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5474 | 2026-01-14T02:42:50.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5475 | 2026-01-14T02:42:51.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5476 | 2026-01-14T02:42:51.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5477 | 2026-01-14T02:42:51.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5478 | 2026-01-14T02:42:51.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5479 | 2026-01-14T02:42:51.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5480 | 2026-01-14T02:42:51.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5481 | 2026-01-14T02:42:51.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5482 | 2026-01-14T02:42:51.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5483 | 2026-01-14T02:42:51.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5484 | 2026-01-14T02:42:52.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5485 | 2026-01-14T02:42:52.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5486 | 2026-01-14T02:42:52.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5487 | 2026-01-14T02:42:52.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5488 | 2026-01-14T02:42:52.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5489 | 2026-01-14T02:42:52.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5490 | 2026-01-14T02:42:52.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5491 | 2026-01-14T02:42:52.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5492 | 2026-01-14T02:42:52.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5493 | 2026-01-14T02:42:52.612Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5494 | 2026-01-14T02:42:52.612Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5495 | 2026-01-14T02:42:52.612Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5496 | 2026-01-14T02:42:52.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 5497 | 2026-01-14T02:42:52.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 5498 | 2026-01-14T02:42:52.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5499 | 2026-01-14T02:42:52.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5500 | 2026-01-14T02:42:52.712Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5501 | 2026-01-14T02:42:53.435Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 5502 | 2026-01-14T02:42:53.435Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 5503 | 2026-01-14T02:42:53.438Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a1bfdc67-f203-4752-ab31-157713eb0150", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:42:53 GMT"} })
|
| 5504 | 2026-01-14T02:42:53.438Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 5505 | 2026-01-14T02:42:53.441Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a98c9963-ea79-49ee-8d10-dadd096f7c09", "content-length": "29", "date": "Wed, 14 Jan 2026 02:42:53 GMT"} })
|
| 5506 | 2026-01-14T02:42:53.441Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5507 | 2026-01-14T02:42:53.443Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 5508 | 2026-01-14T02:42:53.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5509 | 2026-01-14T02:42:53.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5510 | 2026-01-14T02:42:53.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5511 | 2026-01-14T02:42:53.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5512 | 2026-01-14T02:42:53.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 5513 | 2026-01-14T02:42:53.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 5514 | 2026-01-14T02:42:53.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5515 | 2026-01-14T02:42:53.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5516 | 2026-01-14T02:42:53.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5517 | 2026-01-14T02:42:53.446Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5518 | 2026-01-14T02:42:53.446Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5519 | 2026-01-14T02:42:53.446Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5520 | 2026-01-14T02:42:53.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5521 | 2026-01-14T02:42:53.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5522 | 2026-01-14T02:42:53.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5523 | 2026-01-14T02:42:53.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5524 | 2026-01-14T02:42:53.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5525 | 2026-01-14T02:42:53.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5526 | 2026-01-14T02:42:53.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5527 | 2026-01-14T02:42:53.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5528 | 2026-01-14T02:42:53.473Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5529 | 2026-01-14T02:42:53.473Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5530 | 2026-01-14T02:42:53.473Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5531 | 2026-01-14T02:42:53.473Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5532 | 2026-01-14T02:42:53.473Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5533 | 2026-01-14T02:42:53.473Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5534 | 2026-01-14T02:42:53.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 5535 | 2026-01-14T02:42:53.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5536 | 2026-01-14T02:42:53.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5537 | 2026-01-14T02:42:54.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5538 | 2026-01-14T02:42:54.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5539 | 2026-01-14T02:42:54.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5540 | 2026-01-14T02:42:54.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5541 | 2026-01-14T02:42:54.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5542 | 2026-01-14T02:42:54.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5543 | 2026-01-14T02:42:54.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5544 | 2026-01-14T02:42:54.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5545 | 2026-01-14T02:42:54.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5546 | 2026-01-14T02:42:55.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5547 | 2026-01-14T02:42:55.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5548 | 2026-01-14T02:42:55.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5549 | 2026-01-14T02:42:55.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5550 | 2026-01-14T02:42:55.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5551 | 2026-01-14T02:42:55.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5552 | 2026-01-14T02:42:55.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5553 | 2026-01-14T02:42:55.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5554 | 2026-01-14T02:42:55.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5555 | 2026-01-14T02:42:56.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5556 | 2026-01-14T02:42:56.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5557 | 2026-01-14T02:42:56.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5558 | 2026-01-14T02:42:56.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5559 | 2026-01-14T02:42:56.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5560 | 2026-01-14T02:42:56.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5561 | 2026-01-14T02:42:56.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5562 | 2026-01-14T02:42:56.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5563 | 2026-01-14T02:42:56.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5564 | 2026-01-14T02:42:57.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5565 | 2026-01-14T02:42:57.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5566 | 2026-01-14T02:42:57.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5567 | 2026-01-14T02:42:57.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5568 | 2026-01-14T02:42:57.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5569 | 2026-01-14T02:42:57.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5570 | 2026-01-14T02:42:57.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5571 | 2026-01-14T02:42:57.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5572 | 2026-01-14T02:42:57.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5573 | 2026-01-14T02:42:57.612Z | DEBG | oximeter (results-sink): inserting 951 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5574 | 2026-01-14T02:42:57.612Z | DEBG | oximeter (results-sink-cluster): inserting 951 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5575 | 2026-01-14T02:42:57.612Z | DEBG | oximeter (clickhouse-client): unrolling 951 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5576 | 2026-01-14T02:42:57.651Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_ipaddr
|
| 5577 | 2026-01-14T02:42:57.653Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1283
table_name = fields_string
|
| 5578 | 2026-01-14T02:42:57.655Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 52
table_name = fields_u16
|
| 5579 | 2026-01-14T02:42:57.656Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 229
table_name = fields_u32
|
| 5580 | 2026-01-14T02:42:57.658Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 572
table_name = fields_uuid
|
| 5581 | 2026-01-14T02:42:57.660Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 850
table_name = measurements_cumulativeu64
|
| 5582 | 2026-01-14T02:42:57.661Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 5583 | 2026-01-14T02:42:57.663Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 5584 | 2026-01-14T02:42:57.665Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5585 | 2026-01-14T02:42:57.713Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5586 | 2026-01-14T02:42:58.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5587 | 2026-01-14T02:42:58.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5588 | 2026-01-14T02:42:58.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5589 | 2026-01-14T02:42:58.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5590 | 2026-01-14T02:42:58.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5591 | 2026-01-14T02:42:58.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5592 | 2026-01-14T02:42:58.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5593 | 2026-01-14T02:42:58.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5594 | 2026-01-14T02:42:58.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5595 | 2026-01-14T02:42:59.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5596 | 2026-01-14T02:42:59.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5597 | 2026-01-14T02:42:59.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5598 | 2026-01-14T02:42:59.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5599 | 2026-01-14T02:42:59.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5600 | 2026-01-14T02:42:59.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5601 | 2026-01-14T02:42:59.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5602 | 2026-01-14T02:42:59.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5603 | 2026-01-14T02:42:59.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5604 | 2026-01-14T02:43:00.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5605 | 2026-01-14T02:43:00.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5606 | 2026-01-14T02:43:00.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5607 | 2026-01-14T02:43:00.442Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5608 | 2026-01-14T02:43:00.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5609 | 2026-01-14T02:43:00.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5610 | 2026-01-14T02:43:00.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5611 | 2026-01-14T02:43:00.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5612 | 2026-01-14T02:43:00.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5613 | 2026-01-14T02:43:01.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5614 | 2026-01-14T02:43:01.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5615 | 2026-01-14T02:43:01.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5616 | 2026-01-14T02:43:01.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5617 | 2026-01-14T02:43:01.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5618 | 2026-01-14T02:43:01.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5619 | 2026-01-14T02:43:01.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5620 | 2026-01-14T02:43:01.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5621 | 2026-01-14T02:43:01.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5622 | 2026-01-14T02:43:02.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5623 | 2026-01-14T02:43:02.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5624 | 2026-01-14T02:43:02.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5625 | 2026-01-14T02:43:02.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5626 | 2026-01-14T02:43:02.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5627 | 2026-01-14T02:43:02.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5628 | 2026-01-14T02:43:02.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5629 | 2026-01-14T02:43:02.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5630 | 2026-01-14T02:43:02.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5631 | 2026-01-14T02:43:02.612Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5632 | 2026-01-14T02:43:02.612Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5633 | 2026-01-14T02:43:02.612Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5634 | 2026-01-14T02:43:02.621Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 5635 | 2026-01-14T02:43:02.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 5636 | 2026-01-14T02:43:02.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5637 | 2026-01-14T02:43:02.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5638 | 2026-01-14T02:43:02.712Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5639 | 2026-01-14T02:43:03.442Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5640 | 2026-01-14T02:43:03.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5641 | 2026-01-14T02:43:03.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5642 | 2026-01-14T02:43:03.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5643 | 2026-01-14T02:43:03.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5644 | 2026-01-14T02:43:03.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5645 | 2026-01-14T02:43:03.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5646 | 2026-01-14T02:43:03.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5647 | 2026-01-14T02:43:03.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5648 | 2026-01-14T02:43:03.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5649 | 2026-01-14T02:43:03.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5650 | 2026-01-14T02:43:03.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5651 | 2026-01-14T02:43:03.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5652 | 2026-01-14T02:43:03.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5653 | 2026-01-14T02:43:03.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5654 | 2026-01-14T02:43:03.474Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5655 | 2026-01-14T02:43:03.474Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5656 | 2026-01-14T02:43:03.474Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5657 | 2026-01-14T02:43:03.474Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5658 | 2026-01-14T02:43:03.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5659 | 2026-01-14T02:43:03.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5660 | 2026-01-14T02:43:04.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5661 | 2026-01-14T02:43:04.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5662 | 2026-01-14T02:43:04.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5663 | 2026-01-14T02:43:04.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5664 | 2026-01-14T02:43:04.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5665 | 2026-01-14T02:43:04.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5666 | 2026-01-14T02:43:04.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5667 | 2026-01-14T02:43:04.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5668 | 2026-01-14T02:43:04.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5669 | 2026-01-14T02:43:05.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5670 | 2026-01-14T02:43:05.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5671 | 2026-01-14T02:43:05.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5672 | 2026-01-14T02:43:05.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5673 | 2026-01-14T02:43:05.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5674 | 2026-01-14T02:43:05.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5675 | 2026-01-14T02:43:05.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5676 | 2026-01-14T02:43:05.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5677 | 2026-01-14T02:43:05.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5678 | 2026-01-14T02:43:06.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5679 | 2026-01-14T02:43:06.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5680 | 2026-01-14T02:43:06.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5681 | 2026-01-14T02:43:06.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5682 | 2026-01-14T02:43:06.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5683 | 2026-01-14T02:43:06.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5684 | 2026-01-14T02:43:06.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5685 | 2026-01-14T02:43:06.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5686 | 2026-01-14T02:43:06.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5687 | 2026-01-14T02:43:07.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5688 | 2026-01-14T02:43:07.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5689 | 2026-01-14T02:43:07.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5690 | 2026-01-14T02:43:07.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5691 | 2026-01-14T02:43:07.443Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5692 | 2026-01-14T02:43:07.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5693 | 2026-01-14T02:43:07.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5694 | 2026-01-14T02:43:07.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5695 | 2026-01-14T02:43:07.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5696 | 2026-01-14T02:43:07.612Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5697 | 2026-01-14T02:43:07.612Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5698 | 2026-01-14T02:43:07.612Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5699 | 2026-01-14T02:43:07.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 5700 | 2026-01-14T02:43:07.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 5701 | 2026-01-14T02:43:07.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 5702 | 2026-01-14T02:43:07.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5703 | 2026-01-14T02:43:07.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 5704 | 2026-01-14T02:43:07.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5705 | 2026-01-14T02:43:07.713Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5706 | 2026-01-14T02:43:08.436Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 5707 | 2026-01-14T02:43:08.436Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 5708 | 2026-01-14T02:43:08.440Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "30dae958-1ede-4fe0-9e52-6ce08b41a4e3", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:43:08 GMT"} })
|
| 5709 | 2026-01-14T02:43:08.440Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 5710 | 2026-01-14T02:43:08.442Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6392bb89-a85e-4f19-817c-1801120e5a49", "content-length": "29", "date": "Wed, 14 Jan 2026 02:43:08 GMT"} })
|
| 5711 | 2026-01-14T02:43:08.442Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5712 | 2026-01-14T02:43:08.443Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5713 | 2026-01-14T02:43:08.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 5714 | 2026-01-14T02:43:08.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5715 | 2026-01-14T02:43:08.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5716 | 2026-01-14T02:43:08.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 5717 | 2026-01-14T02:43:08.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5718 | 2026-01-14T02:43:08.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5719 | 2026-01-14T02:43:08.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5720 | 2026-01-14T02:43:08.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5721 | 2026-01-14T02:43:08.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 5722 | 2026-01-14T02:43:08.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5723 | 2026-01-14T02:43:08.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5724 | 2026-01-14T02:43:08.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5725 | 2026-01-14T02:43:09.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5726 | 2026-01-14T02:43:09.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5727 | 2026-01-14T02:43:09.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5728 | 2026-01-14T02:43:09.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5729 | 2026-01-14T02:43:09.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5730 | 2026-01-14T02:43:09.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5731 | 2026-01-14T02:43:09.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5732 | 2026-01-14T02:43:09.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5733 | 2026-01-14T02:43:09.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5734 | 2026-01-14T02:43:10.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5735 | 2026-01-14T02:43:10.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5736 | 2026-01-14T02:43:10.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5737 | 2026-01-14T02:43:10.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5738 | 2026-01-14T02:43:10.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5739 | 2026-01-14T02:43:10.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5740 | 2026-01-14T02:43:10.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5741 | 2026-01-14T02:43:10.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5742 | 2026-01-14T02:43:10.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5743 | 2026-01-14T02:43:11.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5744 | 2026-01-14T02:43:11.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5745 | 2026-01-14T02:43:11.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5746 | 2026-01-14T02:43:11.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5747 | 2026-01-14T02:43:11.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5748 | 2026-01-14T02:43:11.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5749 | 2026-01-14T02:43:11.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5750 | 2026-01-14T02:43:11.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5751 | 2026-01-14T02:43:11.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5752 | 2026-01-14T02:43:12.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5753 | 2026-01-14T02:43:12.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5754 | 2026-01-14T02:43:12.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5755 | 2026-01-14T02:43:12.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5756 | 2026-01-14T02:43:12.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5757 | 2026-01-14T02:43:12.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5758 | 2026-01-14T02:43:12.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5759 | 2026-01-14T02:43:12.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5760 | 2026-01-14T02:43:12.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5761 | 2026-01-14T02:43:12.612Z | DEBG | oximeter (results-sink): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5762 | 2026-01-14T02:43:12.612Z | DEBG | oximeter (results-sink-cluster): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5763 | 2026-01-14T02:43:12.612Z | DEBG | oximeter (clickhouse-client): unrolling 257 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5764 | 2026-01-14T02:43:12.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_i16
|
| 5765 | 2026-01-14T02:43:12.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 5766 | 2026-01-14T02:43:12.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 177
table_name = fields_string
|
| 5767 | 2026-01-14T02:43:12.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 14
table_name = fields_u16
|
| 5768 | 2026-01-14T02:43:12.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_u32
|
| 5769 | 2026-01-14T02:43:12.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_u8
|
| 5770 | 2026-01-14T02:43:12.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 102
table_name = fields_uuid
|
| 5771 | 2026-01-14T02:43:12.633Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 197
table_name = measurements_cumulativeu64
|
| 5772 | 2026-01-14T02:43:12.635Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5773 | 2026-01-14T02:43:12.713Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5774 | 2026-01-14T02:43:13.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5775 | 2026-01-14T02:43:13.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5776 | 2026-01-14T02:43:13.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5777 | 2026-01-14T02:43:13.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5778 | 2026-01-14T02:43:13.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5779 | 2026-01-14T02:43:13.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5780 | 2026-01-14T02:43:13.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5781 | 2026-01-14T02:43:13.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5782 | 2026-01-14T02:43:13.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5783 | 2026-01-14T02:43:13.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5784 | 2026-01-14T02:43:13.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5785 | 2026-01-14T02:43:13.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5786 | 2026-01-14T02:43:13.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5787 | 2026-01-14T02:43:13.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5788 | 2026-01-14T02:43:13.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5789 | 2026-01-14T02:43:13.474Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5790 | 2026-01-14T02:43:13.474Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5791 | 2026-01-14T02:43:13.474Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5792 | 2026-01-14T02:43:13.474Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5793 | 2026-01-14T02:43:13.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5794 | 2026-01-14T02:43:13.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5795 | 2026-01-14T02:43:14.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5796 | 2026-01-14T02:43:14.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5797 | 2026-01-14T02:43:14.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5798 | 2026-01-14T02:43:14.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5799 | 2026-01-14T02:43:14.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5800 | 2026-01-14T02:43:14.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5801 | 2026-01-14T02:43:14.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5802 | 2026-01-14T02:43:14.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5803 | 2026-01-14T02:43:14.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5804 | 2026-01-14T02:43:15.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5805 | 2026-01-14T02:43:15.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5806 | 2026-01-14T02:43:15.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5807 | 2026-01-14T02:43:15.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5808 | 2026-01-14T02:43:15.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5809 | 2026-01-14T02:43:15.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5810 | 2026-01-14T02:43:15.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5811 | 2026-01-14T02:43:15.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5812 | 2026-01-14T02:43:15.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5813 | 2026-01-14T02:43:16.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5814 | 2026-01-14T02:43:16.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5815 | 2026-01-14T02:43:16.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5816 | 2026-01-14T02:43:16.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5817 | 2026-01-14T02:43:16.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5818 | 2026-01-14T02:43:16.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5819 | 2026-01-14T02:43:16.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5820 | 2026-01-14T02:43:16.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5821 | 2026-01-14T02:43:16.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5822 | 2026-01-14T02:43:17.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5823 | 2026-01-14T02:43:17.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5824 | 2026-01-14T02:43:17.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5825 | 2026-01-14T02:43:17.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5826 | 2026-01-14T02:43:17.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5827 | 2026-01-14T02:43:17.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5828 | 2026-01-14T02:43:17.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5829 | 2026-01-14T02:43:17.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5830 | 2026-01-14T02:43:17.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5831 | 2026-01-14T02:43:17.612Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5832 | 2026-01-14T02:43:17.612Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5833 | 2026-01-14T02:43:17.612Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5834 | 2026-01-14T02:43:17.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 5835 | 2026-01-14T02:43:17.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 5836 | 2026-01-14T02:43:17.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 5837 | 2026-01-14T02:43:17.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5838 | 2026-01-14T02:43:17.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 5839 | 2026-01-14T02:43:17.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5840 | 2026-01-14T02:43:17.713Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5841 | 2026-01-14T02:43:18.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5842 | 2026-01-14T02:43:18.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5843 | 2026-01-14T02:43:18.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5844 | 2026-01-14T02:43:18.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5845 | 2026-01-14T02:43:18.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5846 | 2026-01-14T02:43:18.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5847 | 2026-01-14T02:43:18.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5848 | 2026-01-14T02:43:18.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5849 | 2026-01-14T02:43:18.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5850 | 2026-01-14T02:43:19.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5851 | 2026-01-14T02:43:19.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5852 | 2026-01-14T02:43:19.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5853 | 2026-01-14T02:43:19.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5854 | 2026-01-14T02:43:19.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5855 | 2026-01-14T02:43:19.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5856 | 2026-01-14T02:43:19.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5857 | 2026-01-14T02:43:19.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5858 | 2026-01-14T02:43:19.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5859 | 2026-01-14T02:43:20.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5860 | 2026-01-14T02:43:20.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5861 | 2026-01-14T02:43:20.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5862 | 2026-01-14T02:43:20.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5863 | 2026-01-14T02:43:20.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5864 | 2026-01-14T02:43:20.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5865 | 2026-01-14T02:43:20.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5866 | 2026-01-14T02:43:20.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5867 | 2026-01-14T02:43:20.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5868 | 2026-01-14T02:43:21.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5869 | 2026-01-14T02:43:21.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5870 | 2026-01-14T02:43:21.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5871 | 2026-01-14T02:43:21.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5872 | 2026-01-14T02:43:21.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5873 | 2026-01-14T02:43:21.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5874 | 2026-01-14T02:43:21.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5875 | 2026-01-14T02:43:21.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5876 | 2026-01-14T02:43:21.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5877 | 2026-01-14T02:43:22.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5878 | 2026-01-14T02:43:22.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5879 | 2026-01-14T02:43:22.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5880 | 2026-01-14T02:43:22.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5881 | 2026-01-14T02:43:22.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5882 | 2026-01-14T02:43:22.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5883 | 2026-01-14T02:43:22.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5884 | 2026-01-14T02:43:22.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5885 | 2026-01-14T02:43:22.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5886 | 2026-01-14T02:43:22.612Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5887 | 2026-01-14T02:43:22.612Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5888 | 2026-01-14T02:43:22.612Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5889 | 2026-01-14T02:43:22.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 5890 | 2026-01-14T02:43:22.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 5891 | 2026-01-14T02:43:22.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5892 | 2026-01-14T02:43:22.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5893 | 2026-01-14T02:43:22.713Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5894 | 2026-01-14T02:43:23.436Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 5895 | 2026-01-14T02:43:23.436Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 5896 | 2026-01-14T02:43:23.440Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "208749d6-bbb7-4c4b-ac53-a2cb385b87cd", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:43:23 GMT"} })
|
| 5897 | 2026-01-14T02:43:23.440Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 5898 | 2026-01-14T02:43:23.443Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5899 | 2026-01-14T02:43:23.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 5900 | 2026-01-14T02:43:23.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 5901 | 2026-01-14T02:43:23.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5902 | 2026-01-14T02:43:23.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5903 | 2026-01-14T02:43:23.443Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "542587ea-46ac-4426-bcc9-2fb7cf616758", "content-length": "29", "date": "Wed, 14 Jan 2026 02:43:23 GMT"} })
|
| 5904 | 2026-01-14T02:43:23.443Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5905 | 2026-01-14T02:43:23.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5906 | 2026-01-14T02:43:23.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5907 | 2026-01-14T02:43:23.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5908 | 2026-01-14T02:43:23.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5909 | 2026-01-14T02:43:23.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5910 | 2026-01-14T02:43:23.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5911 | 2026-01-14T02:43:23.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5912 | 2026-01-14T02:43:23.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5913 | 2026-01-14T02:43:23.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5914 | 2026-01-14T02:43:23.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5915 | 2026-01-14T02:43:23.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 5916 | 2026-01-14T02:43:23.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5917 | 2026-01-14T02:43:23.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 5918 | 2026-01-14T02:43:23.474Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 5919 | 2026-01-14T02:43:23.475Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5920 | 2026-01-14T02:43:23.475Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5921 | 2026-01-14T02:43:23.475Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5922 | 2026-01-14T02:43:23.475Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5923 | 2026-01-14T02:43:23.476Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 5924 | 2026-01-14T02:43:23.476Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 5925 | 2026-01-14T02:43:24.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5926 | 2026-01-14T02:43:24.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5927 | 2026-01-14T02:43:24.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5928 | 2026-01-14T02:43:24.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5929 | 2026-01-14T02:43:24.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5930 | 2026-01-14T02:43:24.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5931 | 2026-01-14T02:43:24.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5932 | 2026-01-14T02:43:24.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5933 | 2026-01-14T02:43:24.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5934 | 2026-01-14T02:43:25.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5935 | 2026-01-14T02:43:25.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5936 | 2026-01-14T02:43:25.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5937 | 2026-01-14T02:43:25.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5938 | 2026-01-14T02:43:25.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5939 | 2026-01-14T02:43:25.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5940 | 2026-01-14T02:43:25.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5941 | 2026-01-14T02:43:25.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5942 | 2026-01-14T02:43:25.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5943 | 2026-01-14T02:43:26.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5944 | 2026-01-14T02:43:26.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5945 | 2026-01-14T02:43:26.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5946 | 2026-01-14T02:43:26.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5947 | 2026-01-14T02:43:26.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5948 | 2026-01-14T02:43:26.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5949 | 2026-01-14T02:43:26.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5950 | 2026-01-14T02:43:26.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5951 | 2026-01-14T02:43:26.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5952 | 2026-01-14T02:43:27.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5953 | 2026-01-14T02:43:27.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5954 | 2026-01-14T02:43:27.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5955 | 2026-01-14T02:43:27.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5956 | 2026-01-14T02:43:27.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5957 | 2026-01-14T02:43:27.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5958 | 2026-01-14T02:43:27.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5959 | 2026-01-14T02:43:27.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5960 | 2026-01-14T02:43:27.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5961 | 2026-01-14T02:43:27.612Z | DEBG | oximeter (results-sink): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5962 | 2026-01-14T02:43:27.612Z | DEBG | oximeter (results-sink-cluster): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 5963 | 2026-01-14T02:43:27.612Z | DEBG | oximeter (clickhouse-client): unrolling 945 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 5964 | 2026-01-14T02:43:27.651Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 5965 | 2026-01-14T02:43:27.653Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1277
table_name = fields_string
|
| 5966 | 2026-01-14T02:43:27.655Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 42
table_name = fields_u16
|
| 5967 | 2026-01-14T02:43:27.656Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 228
table_name = fields_u32
|
| 5968 | 2026-01-14T02:43:27.658Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 562
table_name = fields_uuid
|
| 5969 | 2026-01-14T02:43:27.659Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 845
table_name = measurements_cumulativeu64
|
| 5970 | 2026-01-14T02:43:27.661Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 5971 | 2026-01-14T02:43:27.663Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 5972 | 2026-01-14T02:43:27.713Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 5973 | 2026-01-14T02:43:28.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5974 | 2026-01-14T02:43:28.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5975 | 2026-01-14T02:43:28.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5976 | 2026-01-14T02:43:28.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5977 | 2026-01-14T02:43:28.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5978 | 2026-01-14T02:43:28.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5979 | 2026-01-14T02:43:28.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5980 | 2026-01-14T02:43:28.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5981 | 2026-01-14T02:43:28.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5982 | 2026-01-14T02:43:29.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5983 | 2026-01-14T02:43:29.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5984 | 2026-01-14T02:43:29.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5985 | 2026-01-14T02:43:29.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5986 | 2026-01-14T02:43:29.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5987 | 2026-01-14T02:43:29.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5988 | 2026-01-14T02:43:29.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5989 | 2026-01-14T02:43:29.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5990 | 2026-01-14T02:43:29.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5991 | 2026-01-14T02:43:30.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5992 | 2026-01-14T02:43:30.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5993 | 2026-01-14T02:43:30.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5994 | 2026-01-14T02:43:30.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5995 | 2026-01-14T02:43:30.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5996 | 2026-01-14T02:43:30.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5997 | 2026-01-14T02:43:30.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5998 | 2026-01-14T02:43:30.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5999 | 2026-01-14T02:43:30.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6000 | 2026-01-14T02:43:31.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6001 | 2026-01-14T02:43:31.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6002 | 2026-01-14T02:43:31.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6003 | 2026-01-14T02:43:31.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6004 | 2026-01-14T02:43:31.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6005 | 2026-01-14T02:43:31.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6006 | 2026-01-14T02:43:31.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6007 | 2026-01-14T02:43:31.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6008 | 2026-01-14T02:43:31.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6009 | 2026-01-14T02:43:32.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6010 | 2026-01-14T02:43:32.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6011 | 2026-01-14T02:43:32.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6012 | 2026-01-14T02:43:32.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6013 | 2026-01-14T02:43:32.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6014 | 2026-01-14T02:43:32.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6015 | 2026-01-14T02:43:32.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6016 | 2026-01-14T02:43:32.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6017 | 2026-01-14T02:43:32.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6018 | 2026-01-14T02:43:32.612Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6019 | 2026-01-14T02:43:32.612Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6020 | 2026-01-14T02:43:32.612Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6021 | 2026-01-14T02:43:32.622Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 6022 | 2026-01-14T02:43:32.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 6023 | 2026-01-14T02:43:32.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6024 | 2026-01-14T02:43:32.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 6025 | 2026-01-14T02:43:32.713Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6026 | 2026-01-14T02:43:33.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6027 | 2026-01-14T02:43:33.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6028 | 2026-01-14T02:43:33.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6029 | 2026-01-14T02:43:33.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6030 | 2026-01-14T02:43:33.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6031 | 2026-01-14T02:43:33.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6032 | 2026-01-14T02:43:33.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6033 | 2026-01-14T02:43:33.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6034 | 2026-01-14T02:43:33.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6035 | 2026-01-14T02:43:33.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6036 | 2026-01-14T02:43:33.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6037 | 2026-01-14T02:43:33.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6038 | 2026-01-14T02:43:33.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6039 | 2026-01-14T02:43:33.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6040 | 2026-01-14T02:43:33.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6041 | 2026-01-14T02:43:33.474Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6042 | 2026-01-14T02:43:33.474Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6043 | 2026-01-14T02:43:33.474Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6044 | 2026-01-14T02:43:33.474Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6045 | 2026-01-14T02:43:33.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6046 | 2026-01-14T02:43:33.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6047 | 2026-01-14T02:43:34.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6048 | 2026-01-14T02:43:34.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6049 | 2026-01-14T02:43:34.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6050 | 2026-01-14T02:43:34.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6051 | 2026-01-14T02:43:34.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6052 | 2026-01-14T02:43:34.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6053 | 2026-01-14T02:43:34.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6054 | 2026-01-14T02:43:34.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6055 | 2026-01-14T02:43:34.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6056 | 2026-01-14T02:43:35.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6057 | 2026-01-14T02:43:35.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6058 | 2026-01-14T02:43:35.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6059 | 2026-01-14T02:43:35.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6060 | 2026-01-14T02:43:35.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6061 | 2026-01-14T02:43:35.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6062 | 2026-01-14T02:43:35.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6063 | 2026-01-14T02:43:35.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6064 | 2026-01-14T02:43:35.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6065 | 2026-01-14T02:43:36.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6066 | 2026-01-14T02:43:36.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6067 | 2026-01-14T02:43:36.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6068 | 2026-01-14T02:43:36.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6069 | 2026-01-14T02:43:36.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6070 | 2026-01-14T02:43:36.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6071 | 2026-01-14T02:43:36.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6072 | 2026-01-14T02:43:36.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6073 | 2026-01-14T02:43:36.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6074 | 2026-01-14T02:43:37.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6075 | 2026-01-14T02:43:37.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6076 | 2026-01-14T02:43:37.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6077 | 2026-01-14T02:43:37.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6078 | 2026-01-14T02:43:37.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6079 | 2026-01-14T02:43:37.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6080 | 2026-01-14T02:43:37.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6081 | 2026-01-14T02:43:37.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6082 | 2026-01-14T02:43:37.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6083 | 2026-01-14T02:43:37.612Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6084 | 2026-01-14T02:43:37.612Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6085 | 2026-01-14T02:43:37.612Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6086 | 2026-01-14T02:43:37.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 6087 | 2026-01-14T02:43:37.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 6088 | 2026-01-14T02:43:37.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 6089 | 2026-01-14T02:43:37.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6090 | 2026-01-14T02:43:37.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 6091 | 2026-01-14T02:43:37.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 6092 | 2026-01-14T02:43:37.713Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6093 | 2026-01-14T02:43:38.436Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 6094 | 2026-01-14T02:43:38.436Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 6095 | 2026-01-14T02:43:38.439Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3995ff7f-1266-48b8-af24-c10bb17e33bb", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:43:38 GMT"} })
|
| 6096 | 2026-01-14T02:43:38.439Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 6097 | 2026-01-14T02:43:38.441Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b8d97031-41a9-457a-98b4-ac0d7f52267d", "content-length": "29", "date": "Wed, 14 Jan 2026 02:43:38 GMT"} })
|
| 6098 | 2026-01-14T02:43:38.441Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 6099 | 2026-01-14T02:43:38.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6100 | 2026-01-14T02:43:38.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6101 | 2026-01-14T02:43:38.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6102 | 2026-01-14T02:43:38.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6103 | 2026-01-14T02:43:38.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6104 | 2026-01-14T02:43:38.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6105 | 2026-01-14T02:43:38.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6106 | 2026-01-14T02:43:38.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6107 | 2026-01-14T02:43:38.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6108 | 2026-01-14T02:43:38.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6109 | 2026-01-14T02:43:38.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6110 | 2026-01-14T02:43:38.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6111 | 2026-01-14T02:43:38.524Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6112 | 2026-01-14T02:43:39.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6113 | 2026-01-14T02:43:39.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6114 | 2026-01-14T02:43:39.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6115 | 2026-01-14T02:43:39.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6116 | 2026-01-14T02:43:39.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6117 | 2026-01-14T02:43:39.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6118 | 2026-01-14T02:43:39.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6119 | 2026-01-14T02:43:39.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6120 | 2026-01-14T02:43:39.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6121 | 2026-01-14T02:43:40.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6122 | 2026-01-14T02:43:40.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6123 | 2026-01-14T02:43:40.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6124 | 2026-01-14T02:43:40.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6125 | 2026-01-14T02:43:40.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6126 | 2026-01-14T02:43:40.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6127 | 2026-01-14T02:43:40.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6128 | 2026-01-14T02:43:40.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6129 | 2026-01-14T02:43:40.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6130 | 2026-01-14T02:43:41.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6131 | 2026-01-14T02:43:41.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6132 | 2026-01-14T02:43:41.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6133 | 2026-01-14T02:43:41.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6134 | 2026-01-14T02:43:41.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6135 | 2026-01-14T02:43:41.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6136 | 2026-01-14T02:43:41.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6137 | 2026-01-14T02:43:41.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6138 | 2026-01-14T02:43:41.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6139 | 2026-01-14T02:43:42.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6140 | 2026-01-14T02:43:42.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6141 | 2026-01-14T02:43:42.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6142 | 2026-01-14T02:43:42.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6143 | 2026-01-14T02:43:42.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6144 | 2026-01-14T02:43:42.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6145 | 2026-01-14T02:43:42.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6146 | 2026-01-14T02:43:42.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6147 | 2026-01-14T02:43:42.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6148 | 2026-01-14T02:43:42.613Z | DEBG | oximeter (results-sink): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6149 | 2026-01-14T02:43:42.613Z | DEBG | oximeter (results-sink-cluster): inserting 257 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6150 | 2026-01-14T02:43:42.613Z | DEBG | oximeter (clickhouse-client): unrolling 257 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6151 | 2026-01-14T02:43:42.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_i16
|
| 6152 | 2026-01-14T02:43:42.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 6153 | 2026-01-14T02:43:42.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 177
table_name = fields_string
|
| 6154 | 2026-01-14T02:43:42.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 14
table_name = fields_u16
|
| 6155 | 2026-01-14T02:43:42.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_u32
|
| 6156 | 2026-01-14T02:43:42.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_u8
|
| 6157 | 2026-01-14T02:43:42.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 102
table_name = fields_uuid
|
| 6158 | 2026-01-14T02:43:42.634Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 197
table_name = measurements_cumulativeu64
|
| 6159 | 2026-01-14T02:43:42.635Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 6160 | 2026-01-14T02:43:42.713Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6161 | 2026-01-14T02:43:43.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6162 | 2026-01-14T02:43:43.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6163 | 2026-01-14T02:43:43.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6164 | 2026-01-14T02:43:43.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6165 | 2026-01-14T02:43:43.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6166 | 2026-01-14T02:43:43.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6167 | 2026-01-14T02:43:43.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6168 | 2026-01-14T02:43:43.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6169 | 2026-01-14T02:43:43.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6170 | 2026-01-14T02:43:43.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6171 | 2026-01-14T02:43:43.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6172 | 2026-01-14T02:43:43.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6173 | 2026-01-14T02:43:43.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6174 | 2026-01-14T02:43:43.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6175 | 2026-01-14T02:43:43.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6176 | 2026-01-14T02:43:43.474Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6177 | 2026-01-14T02:43:43.474Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6178 | 2026-01-14T02:43:43.474Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6179 | 2026-01-14T02:43:43.474Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6180 | 2026-01-14T02:43:43.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6181 | 2026-01-14T02:43:43.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6182 | 2026-01-14T02:43:44.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6183 | 2026-01-14T02:43:44.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6184 | 2026-01-14T02:43:44.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6185 | 2026-01-14T02:43:44.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6186 | 2026-01-14T02:43:44.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6187 | 2026-01-14T02:43:44.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6188 | 2026-01-14T02:43:44.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6189 | 2026-01-14T02:43:44.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6190 | 2026-01-14T02:43:44.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6191 | 2026-01-14T02:43:45.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6192 | 2026-01-14T02:43:45.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6193 | 2026-01-14T02:43:45.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6194 | 2026-01-14T02:43:45.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6195 | 2026-01-14T02:43:45.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6196 | 2026-01-14T02:43:45.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6197 | 2026-01-14T02:43:45.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6198 | 2026-01-14T02:43:45.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6199 | 2026-01-14T02:43:45.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6200 | 2026-01-14T02:43:46.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6201 | 2026-01-14T02:43:46.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6202 | 2026-01-14T02:43:46.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6203 | 2026-01-14T02:43:46.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6204 | 2026-01-14T02:43:46.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6205 | 2026-01-14T02:43:46.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6206 | 2026-01-14T02:43:46.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6207 | 2026-01-14T02:43:46.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6208 | 2026-01-14T02:43:46.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6209 | 2026-01-14T02:43:47.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6210 | 2026-01-14T02:43:47.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6211 | 2026-01-14T02:43:47.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6212 | 2026-01-14T02:43:47.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6213 | 2026-01-14T02:43:47.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6214 | 2026-01-14T02:43:47.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6215 | 2026-01-14T02:43:47.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6216 | 2026-01-14T02:43:47.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6217 | 2026-01-14T02:43:47.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6218 | 2026-01-14T02:43:47.612Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6219 | 2026-01-14T02:43:47.612Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6220 | 2026-01-14T02:43:47.612Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6221 | 2026-01-14T02:43:47.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 6222 | 2026-01-14T02:43:47.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 6223 | 2026-01-14T02:43:47.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 6224 | 2026-01-14T02:43:47.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6225 | 2026-01-14T02:43:47.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 6226 | 2026-01-14T02:43:47.633Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 6227 | 2026-01-14T02:43:47.713Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6228 | 2026-01-14T02:43:48.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6229 | 2026-01-14T02:43:48.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6230 | 2026-01-14T02:43:48.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6231 | 2026-01-14T02:43:48.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6232 | 2026-01-14T02:43:48.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6233 | 2026-01-14T02:43:48.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6234 | 2026-01-14T02:43:48.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6235 | 2026-01-14T02:43:48.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6236 | 2026-01-14T02:43:48.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6237 | 2026-01-14T02:43:49.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6238 | 2026-01-14T02:43:49.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6239 | 2026-01-14T02:43:49.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6240 | 2026-01-14T02:43:49.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6241 | 2026-01-14T02:43:49.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6242 | 2026-01-14T02:43:49.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6243 | 2026-01-14T02:43:49.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6244 | 2026-01-14T02:43:49.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6245 | 2026-01-14T02:43:49.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6246 | 2026-01-14T02:43:50.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6247 | 2026-01-14T02:43:50.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6248 | 2026-01-14T02:43:50.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6249 | 2026-01-14T02:43:50.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6250 | 2026-01-14T02:43:50.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6251 | 2026-01-14T02:43:50.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6252 | 2026-01-14T02:43:50.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6253 | 2026-01-14T02:43:50.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6254 | 2026-01-14T02:43:50.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6255 | 2026-01-14T02:43:51.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6256 | 2026-01-14T02:43:51.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6257 | 2026-01-14T02:43:51.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6258 | 2026-01-14T02:43:51.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6259 | 2026-01-14T02:43:51.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6260 | 2026-01-14T02:43:51.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6261 | 2026-01-14T02:43:51.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6262 | 2026-01-14T02:43:51.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6263 | 2026-01-14T02:43:51.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6264 | 2026-01-14T02:43:52.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6265 | 2026-01-14T02:43:52.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6266 | 2026-01-14T02:43:52.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6267 | 2026-01-14T02:43:52.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6268 | 2026-01-14T02:43:52.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6269 | 2026-01-14T02:43:52.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6270 | 2026-01-14T02:43:52.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6271 | 2026-01-14T02:43:52.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6272 | 2026-01-14T02:43:52.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6273 | 2026-01-14T02:43:52.613Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6274 | 2026-01-14T02:43:52.613Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6275 | 2026-01-14T02:43:52.613Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6276 | 2026-01-14T02:43:52.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 6277 | 2026-01-14T02:43:52.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 6278 | 2026-01-14T02:43:52.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6279 | 2026-01-14T02:43:52.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 6280 | 2026-01-14T02:43:52.715Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6281 | 2026-01-14T02:43:53.437Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 6282 | 2026-01-14T02:43:53.437Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 6283 | 2026-01-14T02:43:53.440Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c4d8e060-19ba-4b16-8761-d6e508be4b8e", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:43:53 GMT"} })
|
| 6284 | 2026-01-14T02:43:53.440Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 6285 | 2026-01-14T02:43:53.443Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "21ddfb63-f527-4901-b58d-046a9f94dbb3", "content-length": "29", "date": "Wed, 14 Jan 2026 02:43:53 GMT"} })
|
| 6286 | 2026-01-14T02:43:53.443Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 6287 | 2026-01-14T02:43:53.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 6288 | 2026-01-14T02:43:53.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6289 | 2026-01-14T02:43:53.444Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 6290 | 2026-01-14T02:43:53.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6291 | 2026-01-14T02:43:53.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6292 | 2026-01-14T02:43:53.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6293 | 2026-01-14T02:43:53.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 6294 | 2026-01-14T02:43:53.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6295 | 2026-01-14T02:43:53.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6296 | 2026-01-14T02:43:53.447Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6297 | 2026-01-14T02:43:53.447Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6298 | 2026-01-14T02:43:53.447Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6299 | 2026-01-14T02:43:53.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6300 | 2026-01-14T02:43:53.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6301 | 2026-01-14T02:43:53.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6302 | 2026-01-14T02:43:53.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6303 | 2026-01-14T02:43:53.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6304 | 2026-01-14T02:43:53.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6305 | 2026-01-14T02:43:53.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6306 | 2026-01-14T02:43:53.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6307 | 2026-01-14T02:43:53.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6308 | 2026-01-14T02:43:53.475Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6309 | 2026-01-14T02:43:53.475Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6310 | 2026-01-14T02:43:53.475Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6311 | 2026-01-14T02:43:53.475Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6312 | 2026-01-14T02:43:53.475Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6313 | 2026-01-14T02:43:53.475Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6314 | 2026-01-14T02:43:53.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6315 | 2026-01-14T02:43:53.476Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6316 | 2026-01-14T02:43:53.476Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 6317 | 2026-01-14T02:43:54.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6318 | 2026-01-14T02:43:54.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6319 | 2026-01-14T02:43:54.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6320 | 2026-01-14T02:43:54.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6321 | 2026-01-14T02:43:54.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6322 | 2026-01-14T02:43:54.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6323 | 2026-01-14T02:43:54.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6324 | 2026-01-14T02:43:54.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6325 | 2026-01-14T02:43:54.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6326 | 2026-01-14T02:43:55.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6327 | 2026-01-14T02:43:55.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6328 | 2026-01-14T02:43:55.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6329 | 2026-01-14T02:43:55.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6330 | 2026-01-14T02:43:55.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6331 | 2026-01-14T02:43:55.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6332 | 2026-01-14T02:43:55.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6333 | 2026-01-14T02:43:55.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6334 | 2026-01-14T02:43:55.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6335 | 2026-01-14T02:43:56.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6336 | 2026-01-14T02:43:56.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6337 | 2026-01-14T02:43:56.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6338 | 2026-01-14T02:43:56.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6339 | 2026-01-14T02:43:56.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6340 | 2026-01-14T02:43:56.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6341 | 2026-01-14T02:43:56.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6342 | 2026-01-14T02:43:56.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6343 | 2026-01-14T02:43:56.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6344 | 2026-01-14T02:43:57.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6345 | 2026-01-14T02:43:57.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6346 | 2026-01-14T02:43:57.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6347 | 2026-01-14T02:43:57.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6348 | 2026-01-14T02:43:57.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6349 | 2026-01-14T02:43:57.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6350 | 2026-01-14T02:43:57.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6351 | 2026-01-14T02:43:57.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6352 | 2026-01-14T02:43:57.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6353 | 2026-01-14T02:43:57.612Z | DEBG | oximeter (results-sink): inserting 950 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6354 | 2026-01-14T02:43:57.612Z | DEBG | oximeter (results-sink-cluster): inserting 950 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6355 | 2026-01-14T02:43:57.612Z | DEBG | oximeter (clickhouse-client): unrolling 950 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6356 | 2026-01-14T02:43:57.651Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_ipaddr
|
| 6357 | 2026-01-14T02:43:57.653Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1282
table_name = fields_string
|
| 6358 | 2026-01-14T02:43:57.655Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 52
table_name = fields_u16
|
| 6359 | 2026-01-14T02:43:57.656Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 228
table_name = fields_u32
|
| 6360 | 2026-01-14T02:43:57.658Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 572
table_name = fields_uuid
|
| 6361 | 2026-01-14T02:43:57.660Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 850
table_name = measurements_cumulativeu64
|
| 6362 | 2026-01-14T02:43:57.662Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 6363 | 2026-01-14T02:43:57.663Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 6364 | 2026-01-14T02:43:57.713Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6365 | 2026-01-14T02:43:58.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6366 | 2026-01-14T02:43:58.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6367 | 2026-01-14T02:43:58.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6368 | 2026-01-14T02:43:58.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6369 | 2026-01-14T02:43:58.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6370 | 2026-01-14T02:43:58.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6371 | 2026-01-14T02:43:58.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6372 | 2026-01-14T02:43:58.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6373 | 2026-01-14T02:43:58.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6374 | 2026-01-14T02:43:59.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6375 | 2026-01-14T02:43:59.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6376 | 2026-01-14T02:43:59.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6377 | 2026-01-14T02:43:59.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6378 | 2026-01-14T02:43:59.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6379 | 2026-01-14T02:43:59.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6380 | 2026-01-14T02:43:59.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6381 | 2026-01-14T02:43:59.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6382 | 2026-01-14T02:43:59.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6383 | 2026-01-14T02:44:00.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6384 | 2026-01-14T02:44:00.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6385 | 2026-01-14T02:44:00.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6386 | 2026-01-14T02:44:00.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6387 | 2026-01-14T02:44:00.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6388 | 2026-01-14T02:44:00.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6389 | 2026-01-14T02:44:00.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6390 | 2026-01-14T02:44:00.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6391 | 2026-01-14T02:44:00.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6392 | 2026-01-14T02:44:01.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6393 | 2026-01-14T02:44:01.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6394 | 2026-01-14T02:44:01.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6395 | 2026-01-14T02:44:01.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6396 | 2026-01-14T02:44:01.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6397 | 2026-01-14T02:44:01.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6398 | 2026-01-14T02:44:01.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6399 | 2026-01-14T02:44:01.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6400 | 2026-01-14T02:44:01.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6401 | 2026-01-14T02:44:02.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6402 | 2026-01-14T02:44:02.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6403 | 2026-01-14T02:44:02.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6404 | 2026-01-14T02:44:02.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6405 | 2026-01-14T02:44:02.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6406 | 2026-01-14T02:44:02.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6407 | 2026-01-14T02:44:02.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6408 | 2026-01-14T02:44:02.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6409 | 2026-01-14T02:44:02.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6410 | 2026-01-14T02:44:02.613Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6411 | 2026-01-14T02:44:02.613Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6412 | 2026-01-14T02:44:02.613Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6413 | 2026-01-14T02:44:02.623Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 6414 | 2026-01-14T02:44:02.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 6415 | 2026-01-14T02:44:02.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6416 | 2026-01-14T02:44:02.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 6417 | 2026-01-14T02:44:02.714Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6418 | 2026-01-14T02:44:03.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6419 | 2026-01-14T02:44:03.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6420 | 2026-01-14T02:44:03.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6421 | 2026-01-14T02:44:03.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6422 | 2026-01-14T02:44:03.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6423 | 2026-01-14T02:44:03.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6424 | 2026-01-14T02:44:03.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6425 | 2026-01-14T02:44:03.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6426 | 2026-01-14T02:44:03.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6427 | 2026-01-14T02:44:03.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6428 | 2026-01-14T02:44:03.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6429 | 2026-01-14T02:44:03.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6430 | 2026-01-14T02:44:03.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6431 | 2026-01-14T02:44:03.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6432 | 2026-01-14T02:44:03.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6433 | 2026-01-14T02:44:03.474Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6434 | 2026-01-14T02:44:03.474Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6435 | 2026-01-14T02:44:03.474Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6436 | 2026-01-14T02:44:03.474Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6437 | 2026-01-14T02:44:03.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6438 | 2026-01-14T02:44:03.476Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6439 | 2026-01-14T02:44:04.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6440 | 2026-01-14T02:44:04.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6441 | 2026-01-14T02:44:04.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6442 | 2026-01-14T02:44:04.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6443 | 2026-01-14T02:44:04.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6444 | 2026-01-14T02:44:04.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6445 | 2026-01-14T02:44:04.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6446 | 2026-01-14T02:44:04.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6447 | 2026-01-14T02:44:04.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6448 | 2026-01-14T02:44:05.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6449 | 2026-01-14T02:44:05.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6450 | 2026-01-14T02:44:05.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6451 | 2026-01-14T02:44:05.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6452 | 2026-01-14T02:44:05.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6453 | 2026-01-14T02:44:05.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6454 | 2026-01-14T02:44:05.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6455 | 2026-01-14T02:44:05.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6456 | 2026-01-14T02:44:05.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6457 | 2026-01-14T02:44:06.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6458 | 2026-01-14T02:44:06.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6459 | 2026-01-14T02:44:06.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6460 | 2026-01-14T02:44:06.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6461 | 2026-01-14T02:44:06.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6462 | 2026-01-14T02:44:06.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6463 | 2026-01-14T02:44:06.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6464 | 2026-01-14T02:44:06.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6465 | 2026-01-14T02:44:06.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6466 | 2026-01-14T02:44:07.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6467 | 2026-01-14T02:44:07.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6468 | 2026-01-14T02:44:07.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6469 | 2026-01-14T02:44:07.443Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6470 | 2026-01-14T02:44:07.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6471 | 2026-01-14T02:44:07.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6472 | 2026-01-14T02:44:07.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6473 | 2026-01-14T02:44:07.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6474 | 2026-01-14T02:44:07.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6475 | 2026-01-14T02:44:07.613Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6476 | 2026-01-14T02:44:07.613Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6477 | 2026-01-14T02:44:07.613Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6478 | 2026-01-14T02:44:07.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 6479 | 2026-01-14T02:44:07.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 6480 | 2026-01-14T02:44:07.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 6481 | 2026-01-14T02:44:07.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6482 | 2026-01-14T02:44:07.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 6483 | 2026-01-14T02:44:07.633Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 6484 | 2026-01-14T02:44:07.714Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6485 | 2026-01-14T02:44:08.436Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 6486 | 2026-01-14T02:44:08.436Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 6487 | 2026-01-14T02:44:08.440Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1d4e9015-49ab-4f12-9018-e0b823b75ecd", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:44:08 GMT"} })
|
| 6488 | 2026-01-14T02:44:08.440Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 6489 | 2026-01-14T02:44:08.443Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "fb9a0617-0c65-428e-aa8f-6abd80c85690", "content-length": "29", "date": "Wed, 14 Jan 2026 02:44:08 GMT"} })
|
| 6490 | 2026-01-14T02:44:08.443Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:54875
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = b635d947-a448-4847-9891-01affd781dce
|
| 6491 | 2026-01-14T02:44:08.443Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6492 | 2026-01-14T02:44:08.443Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 6493 | 2026-01-14T02:44:08.443Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:54875
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6494 | 2026-01-14T02:44:08.444Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6495 | 2026-01-14T02:44:08.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6496 | 2026-01-14T02:44:08.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6497 | 2026-01-14T02:44:08.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6498 | 2026-01-14T02:44:08.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6499 | 2026-01-14T02:44:08.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6500 | 2026-01-14T02:44:08.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6501 | 2026-01-14T02:44:08.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6502 | 2026-01-14T02:44:08.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6503 | 2026-01-14T02:44:08.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6504 | 2026-01-14T02:44:08.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6505 | 2026-01-14T02:44:08.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6506 | 2026-01-14T02:44:08.460Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6507 | 2026-01-14T02:44:09.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6508 | 2026-01-14T02:44:09.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6509 | 2026-01-14T02:44:09.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6510 | 2026-01-14T02:44:09.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6511 | 2026-01-14T02:44:09.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6512 | 2026-01-14T02:44:09.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6513 | 2026-01-14T02:44:09.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6514 | 2026-01-14T02:44:09.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6515 | 2026-01-14T02:44:09.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6516 | 2026-01-14T02:44:10.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6517 | 2026-01-14T02:44:10.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6518 | 2026-01-14T02:44:10.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6519 | 2026-01-14T02:44:10.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6520 | 2026-01-14T02:44:10.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6521 | 2026-01-14T02:44:10.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6522 | 2026-01-14T02:44:10.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6523 | 2026-01-14T02:44:10.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6524 | 2026-01-14T02:44:10.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6525 | 2026-01-14T02:44:11.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6526 | 2026-01-14T02:44:11.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6527 | 2026-01-14T02:44:11.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6528 | 2026-01-14T02:44:11.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6529 | 2026-01-14T02:44:11.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6530 | 2026-01-14T02:44:11.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6531 | 2026-01-14T02:44:11.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6532 | 2026-01-14T02:44:11.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6533 | 2026-01-14T02:44:11.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6534 | 2026-01-14T02:44:12.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6535 | 2026-01-14T02:44:12.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6536 | 2026-01-14T02:44:12.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6537 | 2026-01-14T02:44:12.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6538 | 2026-01-14T02:44:12.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6539 | 2026-01-14T02:44:12.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6540 | 2026-01-14T02:44:12.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6541 | 2026-01-14T02:44:12.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6542 | 2026-01-14T02:44:12.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6543 | 2026-01-14T02:44:12.613Z | DEBG | oximeter (results-sink): inserting 426 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6544 | 2026-01-14T02:44:12.613Z | DEBG | oximeter (results-sink-cluster): inserting 426 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6545 | 2026-01-14T02:44:12.613Z | DEBG | oximeter (clickhouse-client): unrolling 426 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6546 | 2026-01-14T02:44:12.634Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 410
table_name = fields_i16
|
| 6547 | 2026-01-14T02:44:12.635Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 6548 | 2026-01-14T02:44:12.637Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1113
table_name = fields_string
|
| 6549 | 2026-01-14T02:44:12.639Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 207
table_name = fields_u16
|
| 6550 | 2026-01-14T02:44:12.640Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 212
table_name = fields_u32
|
| 6551 | 2026-01-14T02:44:12.642Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 211
table_name = fields_u8
|
| 6552 | 2026-01-14T02:44:12.644Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 681
table_name = fields_uuid
|
| 6553 | 2026-01-14T02:44:12.645Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_bool
|
| 6554 | 2026-01-14T02:44:12.647Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 315
table_name = measurements_cumulativeu64
|
| 6555 | 2026-01-14T02:44:12.648Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 6556 | 2026-01-14T02:44:12.649Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = measurements_u64
|
| 6557 | 2026-01-14T02:44:12.713Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6558 | 2026-01-14T02:44:13.443Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6559 | 2026-01-14T02:44:13.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6560 | 2026-01-14T02:44:13.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6561 | 2026-01-14T02:44:13.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6562 | 2026-01-14T02:44:13.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6563 | 2026-01-14T02:44:13.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6564 | 2026-01-14T02:44:13.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6565 | 2026-01-14T02:44:13.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6566 | 2026-01-14T02:44:13.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6567 | 2026-01-14T02:44:13.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6568 | 2026-01-14T02:44:13.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6569 | 2026-01-14T02:44:13.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6570 | 2026-01-14T02:44:13.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6571 | 2026-01-14T02:44:13.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6572 | 2026-01-14T02:44:13.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6573 | 2026-01-14T02:44:13.474Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6574 | 2026-01-14T02:44:13.474Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6575 | 2026-01-14T02:44:13.474Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6576 | 2026-01-14T02:44:13.474Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6577 | 2026-01-14T02:44:13.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6578 | 2026-01-14T02:44:13.476Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6579 | 2026-01-14T02:44:14.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6580 | 2026-01-14T02:44:14.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6581 | 2026-01-14T02:44:14.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6582 | 2026-01-14T02:44:14.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6583 | 2026-01-14T02:44:14.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6584 | 2026-01-14T02:44:14.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6585 | 2026-01-14T02:44:14.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6586 | 2026-01-14T02:44:14.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6587 | 2026-01-14T02:44:14.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6588 | 2026-01-14T02:44:15.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6589 | 2026-01-14T02:44:15.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6590 | 2026-01-14T02:44:15.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6591 | 2026-01-14T02:44:15.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6592 | 2026-01-14T02:44:15.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6593 | 2026-01-14T02:44:15.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6594 | 2026-01-14T02:44:15.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6595 | 2026-01-14T02:44:15.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6596 | 2026-01-14T02:44:15.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6597 | 2026-01-14T02:44:16.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6598 | 2026-01-14T02:44:16.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6599 | 2026-01-14T02:44:16.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6600 | 2026-01-14T02:44:16.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6601 | 2026-01-14T02:44:16.444Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6602 | 2026-01-14T02:44:16.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6603 | 2026-01-14T02:44:16.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6604 | 2026-01-14T02:44:16.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6605 | 2026-01-14T02:44:16.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6606 | 2026-01-14T02:44:17.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6607 | 2026-01-14T02:44:17.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6608 | 2026-01-14T02:44:17.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6609 | 2026-01-14T02:44:17.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6610 | 2026-01-14T02:44:17.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6611 | 2026-01-14T02:44:17.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6612 | 2026-01-14T02:44:17.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6613 | 2026-01-14T02:44:17.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6614 | 2026-01-14T02:44:17.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6615 | 2026-01-14T02:44:17.613Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6616 | 2026-01-14T02:44:17.613Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6617 | 2026-01-14T02:44:17.613Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6618 | 2026-01-14T02:44:17.625Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 6619 | 2026-01-14T02:44:17.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 6620 | 2026-01-14T02:44:17.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 6621 | 2026-01-14T02:44:17.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6622 | 2026-01-14T02:44:17.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 6623 | 2026-01-14T02:44:17.633Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 6624 | 2026-01-14T02:44:17.714Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6625 | 2026-01-14T02:44:18.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6626 | 2026-01-14T02:44:18.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6627 | 2026-01-14T02:44:18.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6628 | 2026-01-14T02:44:18.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6629 | 2026-01-14T02:44:18.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6630 | 2026-01-14T02:44:18.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6631 | 2026-01-14T02:44:18.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6632 | 2026-01-14T02:44:18.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6633 | 2026-01-14T02:44:18.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6634 | 2026-01-14T02:44:18.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6635 | 2026-01-14T02:44:18.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6636 | 2026-01-14T02:44:18.463Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6637 | 2026-01-14T02:44:19.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6638 | 2026-01-14T02:44:19.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6639 | 2026-01-14T02:44:19.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6640 | 2026-01-14T02:44:19.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6641 | 2026-01-14T02:44:19.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6642 | 2026-01-14T02:44:19.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6643 | 2026-01-14T02:44:19.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6644 | 2026-01-14T02:44:19.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6645 | 2026-01-14T02:44:19.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6646 | 2026-01-14T02:44:20.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6647 | 2026-01-14T02:44:20.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6648 | 2026-01-14T02:44:20.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6649 | 2026-01-14T02:44:20.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6650 | 2026-01-14T02:44:20.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6651 | 2026-01-14T02:44:20.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6652 | 2026-01-14T02:44:20.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6653 | 2026-01-14T02:44:20.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6654 | 2026-01-14T02:44:20.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6655 | 2026-01-14T02:44:21.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6656 | 2026-01-14T02:44:21.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6657 | 2026-01-14T02:44:21.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6658 | 2026-01-14T02:44:21.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6659 | 2026-01-14T02:44:21.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6660 | 2026-01-14T02:44:21.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6661 | 2026-01-14T02:44:21.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6662 | 2026-01-14T02:44:21.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6663 | 2026-01-14T02:44:21.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6664 | 2026-01-14T02:44:22.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6665 | 2026-01-14T02:44:22.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6666 | 2026-01-14T02:44:22.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6667 | 2026-01-14T02:44:22.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6668 | 2026-01-14T02:44:22.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6669 | 2026-01-14T02:44:22.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6670 | 2026-01-14T02:44:22.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6671 | 2026-01-14T02:44:22.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6672 | 2026-01-14T02:44:22.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6673 | 2026-01-14T02:44:22.613Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6674 | 2026-01-14T02:44:22.613Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6675 | 2026-01-14T02:44:22.613Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6676 | 2026-01-14T02:44:22.635Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 410
table_name = fields_i16
|
| 6677 | 2026-01-14T02:44:22.637Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1112
table_name = fields_string
|
| 6678 | 2026-01-14T02:44:22.638Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 205
table_name = fields_u16
|
| 6679 | 2026-01-14T02:44:22.640Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 212
table_name = fields_u32
|
| 6680 | 2026-01-14T02:44:22.641Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 211
table_name = fields_u8
|
| 6681 | 2026-01-14T02:44:22.643Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 679
table_name = fields_uuid
|
| 6682 | 2026-01-14T02:44:22.644Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_bool
|
| 6683 | 2026-01-14T02:44:22.646Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 314
table_name = measurements_cumulativeu64
|
| 6684 | 2026-01-14T02:44:22.647Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 6685 | 2026-01-14T02:44:22.648Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = measurements_u64
|
| 6686 | 2026-01-14T02:44:22.715Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6687 | 2026-01-14T02:44:23.437Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 6688 | 2026-01-14T02:44:23.437Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 6689 | 2026-01-14T02:44:23.439Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "7314ad7d-d2c6-4766-b4e6-377cb0402765", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:44:23 GMT"} })
|
| 6690 | 2026-01-14T02:44:23.439Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 6691 | 2026-01-14T02:44:23.442Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2048f88f-ef4f-4cc7-93b0-092ea2584f51", "content-length": "29", "date": "Wed, 14 Jan 2026 02:44:23 GMT"} })
|
| 6692 | 2026-01-14T02:44:23.442Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 6693 | 2026-01-14T02:44:23.444Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6694 | 2026-01-14T02:44:23.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 6695 | 2026-01-14T02:44:23.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 6696 | 2026-01-14T02:44:23.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6697 | 2026-01-14T02:44:23.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6698 | 2026-01-14T02:44:23.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6699 | 2026-01-14T02:44:23.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6700 | 2026-01-14T02:44:23.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6701 | 2026-01-14T02:44:23.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6702 | 2026-01-14T02:44:23.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6703 | 2026-01-14T02:44:23.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6704 | 2026-01-14T02:44:23.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6705 | 2026-01-14T02:44:23.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6706 | 2026-01-14T02:44:23.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6707 | 2026-01-14T02:44:23.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6708 | 2026-01-14T02:44:23.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6709 | 2026-01-14T02:44:23.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6710 | 2026-01-14T02:44:23.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6711 | 2026-01-14T02:44:23.475Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6712 | 2026-01-14T02:44:23.475Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6713 | 2026-01-14T02:44:23.475Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6714 | 2026-01-14T02:44:23.475Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6715 | 2026-01-14T02:44:23.475Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6716 | 2026-01-14T02:44:23.476Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 6717 | 2026-01-14T02:44:23.476Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6718 | 2026-01-14T02:44:24.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6719 | 2026-01-14T02:44:24.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6720 | 2026-01-14T02:44:24.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6721 | 2026-01-14T02:44:24.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6722 | 2026-01-14T02:44:24.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6723 | 2026-01-14T02:44:24.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6724 | 2026-01-14T02:44:24.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6725 | 2026-01-14T02:44:24.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6726 | 2026-01-14T02:44:24.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6727 | 2026-01-14T02:44:25.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6728 | 2026-01-14T02:44:25.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6729 | 2026-01-14T02:44:25.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6730 | 2026-01-14T02:44:25.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6731 | 2026-01-14T02:44:25.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6732 | 2026-01-14T02:44:25.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6733 | 2026-01-14T02:44:25.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6734 | 2026-01-14T02:44:25.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6735 | 2026-01-14T02:44:25.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6736 | 2026-01-14T02:44:26.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6737 | 2026-01-14T02:44:26.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6738 | 2026-01-14T02:44:26.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6739 | 2026-01-14T02:44:26.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6740 | 2026-01-14T02:44:26.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6741 | 2026-01-14T02:44:26.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6742 | 2026-01-14T02:44:26.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6743 | 2026-01-14T02:44:26.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6744 | 2026-01-14T02:44:26.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6745 | 2026-01-14T02:44:27.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6746 | 2026-01-14T02:44:27.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6747 | 2026-01-14T02:44:27.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6748 | 2026-01-14T02:44:27.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6749 | 2026-01-14T02:44:27.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6750 | 2026-01-14T02:44:27.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6751 | 2026-01-14T02:44:27.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6752 | 2026-01-14T02:44:27.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6753 | 2026-01-14T02:44:27.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6754 | 2026-01-14T02:44:27.613Z | DEBG | oximeter (results-sink): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6755 | 2026-01-14T02:44:27.613Z | DEBG | oximeter (results-sink-cluster): inserting 945 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6756 | 2026-01-14T02:44:27.613Z | DEBG | oximeter (clickhouse-client): unrolling 945 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6757 | 2026-01-14T02:44:27.652Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 6758 | 2026-01-14T02:44:27.654Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1277
table_name = fields_string
|
| 6759 | 2026-01-14T02:44:27.656Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 42
table_name = fields_u16
|
| 6760 | 2026-01-14T02:44:27.657Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 228
table_name = fields_u32
|
| 6761 | 2026-01-14T02:44:27.659Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 562
table_name = fields_uuid
|
| 6762 | 2026-01-14T02:44:27.661Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 845
table_name = measurements_cumulativeu64
|
| 6763 | 2026-01-14T02:44:27.663Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 6764 | 2026-01-14T02:44:27.664Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 6765 | 2026-01-14T02:44:27.714Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6766 | 2026-01-14T02:44:28.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6767 | 2026-01-14T02:44:28.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6768 | 2026-01-14T02:44:28.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6769 | 2026-01-14T02:44:28.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6770 | 2026-01-14T02:44:28.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6771 | 2026-01-14T02:44:28.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6772 | 2026-01-14T02:44:28.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6773 | 2026-01-14T02:44:28.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6774 | 2026-01-14T02:44:28.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6775 | 2026-01-14T02:44:28.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6776 | 2026-01-14T02:44:28.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6777 | 2026-01-14T02:44:28.460Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6778 | 2026-01-14T02:44:29.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6779 | 2026-01-14T02:44:29.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6780 | 2026-01-14T02:44:29.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6781 | 2026-01-14T02:44:29.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6782 | 2026-01-14T02:44:29.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6783 | 2026-01-14T02:44:29.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6784 | 2026-01-14T02:44:29.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6785 | 2026-01-14T02:44:29.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6786 | 2026-01-14T02:44:29.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6787 | 2026-01-14T02:44:30.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6788 | 2026-01-14T02:44:30.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6789 | 2026-01-14T02:44:30.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6790 | 2026-01-14T02:44:30.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6791 | 2026-01-14T02:44:30.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6792 | 2026-01-14T02:44:30.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6793 | 2026-01-14T02:44:30.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6794 | 2026-01-14T02:44:30.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6795 | 2026-01-14T02:44:30.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6796 | 2026-01-14T02:44:31.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6797 | 2026-01-14T02:44:31.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6798 | 2026-01-14T02:44:31.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6799 | 2026-01-14T02:44:31.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6800 | 2026-01-14T02:44:31.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6801 | 2026-01-14T02:44:31.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6802 | 2026-01-14T02:44:31.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6803 | 2026-01-14T02:44:31.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6804 | 2026-01-14T02:44:31.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6805 | 2026-01-14T02:44:32.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6806 | 2026-01-14T02:44:32.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6807 | 2026-01-14T02:44:32.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6808 | 2026-01-14T02:44:32.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6809 | 2026-01-14T02:44:32.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6810 | 2026-01-14T02:44:32.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6811 | 2026-01-14T02:44:32.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6812 | 2026-01-14T02:44:32.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6813 | 2026-01-14T02:44:32.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6814 | 2026-01-14T02:44:32.614Z | DEBG | oximeter (results-sink): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6815 | 2026-01-14T02:44:32.614Z | DEBG | oximeter (results-sink-cluster): inserting 425 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6816 | 2026-01-14T02:44:32.614Z | DEBG | oximeter (clickhouse-client): unrolling 425 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6817 | 2026-01-14T02:44:32.635Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 410
table_name = fields_i16
|
| 6818 | 2026-01-14T02:44:32.638Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1112
table_name = fields_string
|
| 6819 | 2026-01-14T02:44:32.639Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 205
table_name = fields_u16
|
| 6820 | 2026-01-14T02:44:32.641Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 212
table_name = fields_u32
|
| 6821 | 2026-01-14T02:44:32.642Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 211
table_name = fields_u8
|
| 6822 | 2026-01-14T02:44:32.644Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 679
table_name = fields_uuid
|
| 6823 | 2026-01-14T02:44:32.645Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 6
table_name = measurements_bool
|
| 6824 | 2026-01-14T02:44:32.647Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 314
table_name = measurements_cumulativeu64
|
| 6825 | 2026-01-14T02:44:32.648Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1
table_name = measurements_f64
|
| 6826 | 2026-01-14T02:44:32.650Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = measurements_u64
|
| 6827 | 2026-01-14T02:44:32.715Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6828 | 2026-01-14T02:44:33.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6829 | 2026-01-14T02:44:33.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6830 | 2026-01-14T02:44:33.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6831 | 2026-01-14T02:44:33.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6832 | 2026-01-14T02:44:33.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6833 | 2026-01-14T02:44:33.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6834 | 2026-01-14T02:44:33.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6835 | 2026-01-14T02:44:33.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6836 | 2026-01-14T02:44:33.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6837 | 2026-01-14T02:44:33.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6838 | 2026-01-14T02:44:33.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6839 | 2026-01-14T02:44:33.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6840 | 2026-01-14T02:44:33.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6841 | 2026-01-14T02:44:33.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6842 | 2026-01-14T02:44:33.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6843 | 2026-01-14T02:44:33.476Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6844 | 2026-01-14T02:44:33.476Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6845 | 2026-01-14T02:44:33.476Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6846 | 2026-01-14T02:44:33.476Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6847 | 2026-01-14T02:44:33.477Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6848 | 2026-01-14T02:44:33.477Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6849 | 2026-01-14T02:44:34.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6850 | 2026-01-14T02:44:34.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6851 | 2026-01-14T02:44:34.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6852 | 2026-01-14T02:44:34.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6853 | 2026-01-14T02:44:34.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6854 | 2026-01-14T02:44:34.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6855 | 2026-01-14T02:44:34.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6856 | 2026-01-14T02:44:34.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6857 | 2026-01-14T02:44:34.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6858 | 2026-01-14T02:44:35.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6859 | 2026-01-14T02:44:35.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6860 | 2026-01-14T02:44:35.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6861 | 2026-01-14T02:44:35.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6862 | 2026-01-14T02:44:35.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6863 | 2026-01-14T02:44:35.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6864 | 2026-01-14T02:44:35.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6865 | 2026-01-14T02:44:35.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6866 | 2026-01-14T02:44:35.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6867 | 2026-01-14T02:44:36.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6868 | 2026-01-14T02:44:36.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6869 | 2026-01-14T02:44:36.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6870 | 2026-01-14T02:44:36.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6871 | 2026-01-14T02:44:36.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6872 | 2026-01-14T02:44:36.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6873 | 2026-01-14T02:44:36.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6874 | 2026-01-14T02:44:36.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6875 | 2026-01-14T02:44:36.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6876 | 2026-01-14T02:44:37.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6877 | 2026-01-14T02:44:37.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6878 | 2026-01-14T02:44:37.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6879 | 2026-01-14T02:44:37.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6880 | 2026-01-14T02:44:37.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6881 | 2026-01-14T02:44:37.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6882 | 2026-01-14T02:44:37.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6883 | 2026-01-14T02:44:37.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6884 | 2026-01-14T02:44:37.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6885 | 2026-01-14T02:44:37.614Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6886 | 2026-01-14T02:44:37.614Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6887 | 2026-01-14T02:44:37.614Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6888 | 2026-01-14T02:44:37.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 6889 | 2026-01-14T02:44:37.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 6890 | 2026-01-14T02:44:37.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 6891 | 2026-01-14T02:44:37.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6892 | 2026-01-14T02:44:37.633Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 6893 | 2026-01-14T02:44:37.635Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 6894 | 2026-01-14T02:44:37.715Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6895 | 2026-01-14T02:44:38.437Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 6896 | 2026-01-14T02:44:38.437Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 6897 | 2026-01-14T02:44:38.441Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "243ade6f-713a-4416-9f1d-ecef68b5fd17", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:44:38 GMT"} })
|
| 6898 | 2026-01-14T02:44:38.441Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 6899 | 2026-01-14T02:44:38.443Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "bfad4aa6-5165-4a01-b6a3-0d57957e3d4e", "content-length": "29", "date": "Wed, 14 Jan 2026 02:44:38 GMT"} })
|
| 6900 | 2026-01-14T02:44:38.443Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:40970
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = b635d947-a448-4847-9891-01affd781dce
|
| 6901 | 2026-01-14T02:44:38.443Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6902 | 2026-01-14T02:44:38.443Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 6903 | 2026-01-14T02:44:38.443Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:40970
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6904 | 2026-01-14T02:44:38.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6905 | 2026-01-14T02:44:38.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6906 | 2026-01-14T02:44:38.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6907 | 2026-01-14T02:44:38.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6908 | 2026-01-14T02:44:38.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6909 | 2026-01-14T02:44:38.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6910 | 2026-01-14T02:44:38.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6911 | 2026-01-14T02:44:38.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6912 | 2026-01-14T02:44:38.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6913 | 2026-01-14T02:44:38.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6914 | 2026-01-14T02:44:38.449Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6915 | 2026-01-14T02:44:38.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6916 | 2026-01-14T02:44:38.525Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b635d947-a448-4847-9891-01affd781dce
producer_ip = fd00:1122:3344:101::2
producer_port = 54875
|
| 6917 | 2026-01-14T02:44:39.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6918 | 2026-01-14T02:44:39.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6919 | 2026-01-14T02:44:39.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6920 | 2026-01-14T02:44:39.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6921 | 2026-01-14T02:44:39.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6922 | 2026-01-14T02:44:39.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6923 | 2026-01-14T02:44:39.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6924 | 2026-01-14T02:44:39.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6925 | 2026-01-14T02:44:39.450Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6926 | 2026-01-14T02:44:40.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6927 | 2026-01-14T02:44:40.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6928 | 2026-01-14T02:44:40.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6929 | 2026-01-14T02:44:40.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6930 | 2026-01-14T02:44:40.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6931 | 2026-01-14T02:44:40.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6932 | 2026-01-14T02:44:40.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6933 | 2026-01-14T02:44:40.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6934 | 2026-01-14T02:44:40.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6935 | 2026-01-14T02:44:41.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6936 | 2026-01-14T02:44:41.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6937 | 2026-01-14T02:44:41.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6938 | 2026-01-14T02:44:41.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6939 | 2026-01-14T02:44:41.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6940 | 2026-01-14T02:44:41.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6941 | 2026-01-14T02:44:41.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6942 | 2026-01-14T02:44:41.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6943 | 2026-01-14T02:44:41.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6944 | 2026-01-14T02:44:42.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6945 | 2026-01-14T02:44:42.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6946 | 2026-01-14T02:44:42.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6947 | 2026-01-14T02:44:42.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6948 | 2026-01-14T02:44:42.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6949 | 2026-01-14T02:44:42.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6950 | 2026-01-14T02:44:42.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6951 | 2026-01-14T02:44:42.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6952 | 2026-01-14T02:44:42.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6953 | 2026-01-14T02:44:42.614Z | DEBG | oximeter (results-sink): inserting 293 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6954 | 2026-01-14T02:44:42.614Z | DEBG | oximeter (results-sink-cluster): inserting 293 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 6955 | 2026-01-14T02:44:42.614Z | DEBG | oximeter (clickhouse-client): unrolling 293 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 6956 | 2026-01-14T02:44:42.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_i16
|
| 6957 | 2026-01-14T02:44:42.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 2
table_name = fields_ipaddr
|
| 6958 | 2026-01-14T02:44:42.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 177
table_name = fields_string
|
| 6959 | 2026-01-14T02:44:42.632Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 14
table_name = fields_u16
|
| 6960 | 2026-01-14T02:44:42.634Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 24
table_name = fields_u32
|
| 6961 | 2026-01-14T02:44:42.636Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_u8
|
| 6962 | 2026-01-14T02:44:42.637Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 102
table_name = fields_uuid
|
| 6963 | 2026-01-14T02:44:42.638Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 233
table_name = measurements_cumulativeu64
|
| 6964 | 2026-01-14T02:44:42.640Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 6965 | 2026-01-14T02:44:42.715Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 6966 | 2026-01-14T02:44:43.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6967 | 2026-01-14T02:44:43.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6968 | 2026-01-14T02:44:43.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6969 | 2026-01-14T02:44:43.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6970 | 2026-01-14T02:44:43.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6971 | 2026-01-14T02:44:43.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6972 | 2026-01-14T02:44:43.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6973 | 2026-01-14T02:44:43.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6974 | 2026-01-14T02:44:43.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6975 | 2026-01-14T02:44:43.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6976 | 2026-01-14T02:44:43.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6977 | 2026-01-14T02:44:43.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6978 | 2026-01-14T02:44:43.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 6979 | 2026-01-14T02:44:43.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6980 | 2026-01-14T02:44:43.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 6981 | 2026-01-14T02:44:43.476Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6982 | 2026-01-14T02:44:43.476Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6983 | 2026-01-14T02:44:43.476Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6984 | 2026-01-14T02:44:43.476Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6985 | 2026-01-14T02:44:43.477Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 6986 | 2026-01-14T02:44:43.477Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 6987 | 2026-01-14T02:44:44.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6988 | 2026-01-14T02:44:44.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6989 | 2026-01-14T02:44:44.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6990 | 2026-01-14T02:44:44.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6991 | 2026-01-14T02:44:44.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6992 | 2026-01-14T02:44:44.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6993 | 2026-01-14T02:44:44.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6994 | 2026-01-14T02:44:44.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6995 | 2026-01-14T02:44:44.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6996 | 2026-01-14T02:44:45.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6997 | 2026-01-14T02:44:45.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6998 | 2026-01-14T02:44:45.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6999 | 2026-01-14T02:44:45.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7000 | 2026-01-14T02:44:45.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7001 | 2026-01-14T02:44:45.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7002 | 2026-01-14T02:44:45.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7003 | 2026-01-14T02:44:45.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7004 | 2026-01-14T02:44:45.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7005 | 2026-01-14T02:44:46.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7006 | 2026-01-14T02:44:46.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7007 | 2026-01-14T02:44:46.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7008 | 2026-01-14T02:44:46.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7009 | 2026-01-14T02:44:46.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7010 | 2026-01-14T02:44:46.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7011 | 2026-01-14T02:44:46.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7012 | 2026-01-14T02:44:46.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7013 | 2026-01-14T02:44:46.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7014 | 2026-01-14T02:44:47.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7015 | 2026-01-14T02:44:47.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7016 | 2026-01-14T02:44:47.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7017 | 2026-01-14T02:44:47.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7018 | 2026-01-14T02:44:47.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7019 | 2026-01-14T02:44:47.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7020 | 2026-01-14T02:44:47.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7021 | 2026-01-14T02:44:47.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7022 | 2026-01-14T02:44:47.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7023 | 2026-01-14T02:44:47.614Z | DEBG | oximeter (results-sink): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 7024 | 2026-01-14T02:44:47.614Z | DEBG | oximeter (results-sink-cluster): inserting 260 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 7025 | 2026-01-14T02:44:47.614Z | DEBG | oximeter (clickhouse-client): unrolling 260 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 7026 | 2026-01-14T02:44:47.627Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 136
table_name = fields_string
|
| 7027 | 2026-01-14T02:44:47.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = fields_u16
|
| 7028 | 2026-01-14T02:44:47.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 104
table_name = fields_uuid
|
| 7029 | 2026-01-14T02:44:47.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 7030 | 2026-01-14T02:44:47.634Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 7031 | 2026-01-14T02:44:47.635Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 7032 | 2026-01-14T02:44:47.716Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 7033 | 2026-01-14T02:44:48.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7034 | 2026-01-14T02:44:48.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7035 | 2026-01-14T02:44:48.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7036 | 2026-01-14T02:44:48.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7037 | 2026-01-14T02:44:48.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7038 | 2026-01-14T02:44:48.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7039 | 2026-01-14T02:44:48.448Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7040 | 2026-01-14T02:44:48.448Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7041 | 2026-01-14T02:44:48.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7042 | 2026-01-14T02:44:49.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7043 | 2026-01-14T02:44:49.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7044 | 2026-01-14T02:44:49.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7045 | 2026-01-14T02:44:49.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7046 | 2026-01-14T02:44:49.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7047 | 2026-01-14T02:44:49.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7048 | 2026-01-14T02:44:49.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7049 | 2026-01-14T02:44:49.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7050 | 2026-01-14T02:44:49.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7051 | 2026-01-14T02:44:50.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7052 | 2026-01-14T02:44:50.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7053 | 2026-01-14T02:44:50.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7054 | 2026-01-14T02:44:50.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7055 | 2026-01-14T02:44:50.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7056 | 2026-01-14T02:44:50.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7057 | 2026-01-14T02:44:50.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7058 | 2026-01-14T02:44:50.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7059 | 2026-01-14T02:44:50.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7060 | 2026-01-14T02:44:51.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7061 | 2026-01-14T02:44:51.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7062 | 2026-01-14T02:44:51.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7063 | 2026-01-14T02:44:51.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7064 | 2026-01-14T02:44:51.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7065 | 2026-01-14T02:44:51.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7066 | 2026-01-14T02:44:51.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7067 | 2026-01-14T02:44:51.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7068 | 2026-01-14T02:44:51.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7069 | 2026-01-14T02:44:52.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7070 | 2026-01-14T02:44:52.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7071 | 2026-01-14T02:44:52.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7072 | 2026-01-14T02:44:52.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7073 | 2026-01-14T02:44:52.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7074 | 2026-01-14T02:44:52.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7075 | 2026-01-14T02:44:52.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7076 | 2026-01-14T02:44:52.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7077 | 2026-01-14T02:44:52.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7078 | 2026-01-14T02:44:52.614Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 7079 | 2026-01-14T02:44:52.614Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 7080 | 2026-01-14T02:44:52.614Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 7081 | 2026-01-14T02:44:52.624Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 7082 | 2026-01-14T02:44:52.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 7083 | 2026-01-14T02:44:52.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 7084 | 2026-01-14T02:44:52.629Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 7085 | 2026-01-14T02:44:52.715Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 7086 | 2026-01-14T02:44:53.438Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 7087 | 2026-01-14T02:44:53.438Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending
|
| 7088 | 2026-01-14T02:44:53.442Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1eb06270-9790-43fb-bee0-7e5147169706", "content-length": "1412", "date": "Wed, 14 Jan 2026 02:44:53 GMT"} })
|
| 7089 | 2026-01-14T02:44:53.442Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D
|
| 7090 | 2026-01-14T02:44:53.444Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 7091 | 2026-01-14T02:44:53.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7092 | 2026-01-14T02:44:53.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7093 | 2026-01-14T02:44:53.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7094 | 2026-01-14T02:44:53.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7095 | 2026-01-14T02:44:53.444Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 7096 | 2026-01-14T02:44:53.444Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 7097 | 2026-01-14T02:44:53.445Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ebfafcb0-f02e-45b5-b942-6f80249b95e6/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODFmZGMyMi0zNDc0LTRmNGMtYTljNy00NTYyMThmZmY5MjgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a0f7e90c-389a-4cc6-995c-1b91339646a9", "content-length": "29", "date": "Wed, 14 Jan 2026 02:44:53 GMT"} })
|
| 7098 | 2026-01-14T02:44:53.445Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 9
n_pruned_tasks = 0
|
| 7099 | 2026-01-14T02:44:53.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7100 | 2026-01-14T02:44:53.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7101 | 2026-01-14T02:44:53.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 7102 | 2026-01-14T02:44:53.449Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 7103 | 2026-01-14T02:44:53.449Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 7104 | 2026-01-14T02:44:53.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7105 | 2026-01-14T02:44:53.449Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7106 | 2026-01-14T02:44:53.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7107 | 2026-01-14T02:44:53.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 7108 | 2026-01-14T02:44:53.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 7109 | 2026-01-14T02:44:53.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 7110 | 2026-01-14T02:44:53.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 7111 | 2026-01-14T02:44:53.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7112 | 2026-01-14T02:44:53.453Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 7113 | 2026-01-14T02:44:53.476Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 7114 | 2026-01-14T02:44:53.476Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 7115 | 2026-01-14T02:44:53.476Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 7116 | 2026-01-14T02:44:53.476Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 7117 | 2026-01-14T02:44:53.476Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 7118 | 2026-01-14T02:44:53.476Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 7119 | 2026-01-14T02:44:53.477Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 7120 | 2026-01-14T02:44:53.477Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 87a41bfe-c4bf-4b20-90c3-c558273b60c4
producer_ip = fd00:1122:3344:101::1
producer_port = 34167
|
| 7121 | 2026-01-14T02:44:53.477Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 7122 | 2026-01-14T02:44:54.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7123 | 2026-01-14T02:44:54.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7124 | 2026-01-14T02:44:54.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7125 | 2026-01-14T02:44:54.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7126 | 2026-01-14T02:44:54.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7127 | 2026-01-14T02:44:54.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7128 | 2026-01-14T02:44:54.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7129 | 2026-01-14T02:44:54.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7130 | 2026-01-14T02:44:54.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7131 | 2026-01-14T02:44:55.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7132 | 2026-01-14T02:44:55.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7133 | 2026-01-14T02:44:55.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7134 | 2026-01-14T02:44:55.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7135 | 2026-01-14T02:44:55.445Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7136 | 2026-01-14T02:44:55.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7137 | 2026-01-14T02:44:55.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7138 | 2026-01-14T02:44:55.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7139 | 2026-01-14T02:44:55.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7140 | 2026-01-14T02:44:56.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7141 | 2026-01-14T02:44:56.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7142 | 2026-01-14T02:44:56.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7143 | 2026-01-14T02:44:56.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7144 | 2026-01-14T02:44:56.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7145 | 2026-01-14T02:44:56.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7146 | 2026-01-14T02:44:56.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7147 | 2026-01-14T02:44:56.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7148 | 2026-01-14T02:44:56.451Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7149 | 2026-01-14T02:44:57.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7150 | 2026-01-14T02:44:57.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7151 | 2026-01-14T02:44:57.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7152 | 2026-01-14T02:44:57.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7153 | 2026-01-14T02:44:57.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7154 | 2026-01-14T02:44:57.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7155 | 2026-01-14T02:44:57.450Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7156 | 2026-01-14T02:44:57.450Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7157 | 2026-01-14T02:44:57.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7158 | 2026-01-14T02:44:57.614Z | DEBG | oximeter (results-sink): inserting 950 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 7159 | 2026-01-14T02:44:57.614Z | DEBG | oximeter (results-sink-cluster): inserting 950 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 7160 | 2026-01-14T02:44:57.614Z | DEBG | oximeter (clickhouse-client): unrolling 950 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 7161 | 2026-01-14T02:44:57.653Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 12
table_name = fields_ipaddr
|
| 7162 | 2026-01-14T02:44:57.655Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 1282
table_name = fields_string
|
| 7163 | 2026-01-14T02:44:57.657Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 52
table_name = fields_u16
|
| 7164 | 2026-01-14T02:44:57.659Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 228
table_name = fields_u32
|
| 7165 | 2026-01-14T02:44:57.660Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 572
table_name = fields_uuid
|
| 7166 | 2026-01-14T02:44:57.662Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 850
table_name = measurements_cumulativeu64
|
| 7167 | 2026-01-14T02:44:57.664Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 40
table_name = measurements_histogramu64
|
| 7168 | 2026-01-14T02:44:57.665Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 7169 | 2026-01-14T02:44:57.715Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 7170 | 2026-01-14T02:44:58.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7171 | 2026-01-14T02:44:58.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7172 | 2026-01-14T02:44:58.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7173 | 2026-01-14T02:44:58.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7174 | 2026-01-14T02:44:58.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7175 | 2026-01-14T02:44:58.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7176 | 2026-01-14T02:44:58.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7177 | 2026-01-14T02:44:58.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7178 | 2026-01-14T02:44:58.453Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7179 | 2026-01-14T02:44:59.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7180 | 2026-01-14T02:44:59.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7181 | 2026-01-14T02:44:59.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7182 | 2026-01-14T02:44:59.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7183 | 2026-01-14T02:44:59.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7184 | 2026-01-14T02:44:59.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7185 | 2026-01-14T02:44:59.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7186 | 2026-01-14T02:44:59.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7187 | 2026-01-14T02:44:59.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7188 | 2026-01-14T02:45:00.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7189 | 2026-01-14T02:45:00.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7190 | 2026-01-14T02:45:00.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7191 | 2026-01-14T02:45:00.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7192 | 2026-01-14T02:45:00.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7193 | 2026-01-14T02:45:00.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7194 | 2026-01-14T02:45:00.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7195 | 2026-01-14T02:45:00.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7196 | 2026-01-14T02:45:00.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7197 | 2026-01-14T02:45:01.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7198 | 2026-01-14T02:45:01.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7199 | 2026-01-14T02:45:01.446Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7200 | 2026-01-14T02:45:01.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7201 | 2026-01-14T02:45:01.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7202 | 2026-01-14T02:45:01.448Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7203 | 2026-01-14T02:45:01.450Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7204 | 2026-01-14T02:45:01.450Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7205 | 2026-01-14T02:45:01.453Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7206 | 2026-01-14T02:45:02.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7207 | 2026-01-14T02:45:02.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7208 | 2026-01-14T02:45:02.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7209 | 2026-01-14T02:45:02.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7210 | 2026-01-14T02:45:02.446Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7211 | 2026-01-14T02:45:02.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7212 | 2026-01-14T02:45:02.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7213 | 2026-01-14T02:45:02.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7214 | 2026-01-14T02:45:02.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7215 | 2026-01-14T02:45:02.615Z | DEBG | oximeter (results-sink): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 7216 | 2026-01-14T02:45:02.615Z | DEBG | oximeter (results-sink-cluster): inserting 220 samples into database
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
|
| 7217 | 2026-01-14T02:45:02.615Z | DEBG | oximeter (clickhouse-client): unrolling 220 total samples
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
|
| 7218 | 2026-01-14T02:45:02.626Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 56
table_name = fields_string
|
| 7219 | 2026-01-14T02:45:02.628Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 64
table_name = fields_uuid
|
| 7220 | 2026-01-14T02:45:02.630Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 160
table_name = measurements_cumulativeu64
|
| 7221 | 2026-01-14T02:45:02.631Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
id = 0ae4299e-b171-4a9a-87cf-7c297d21e1c7
n_rows = 60
table_name = measurements_u64
|
| 7222 | 2026-01-14T02:45:02.716Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
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
|
| 7223 | 2026-01-14T02:45:03.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7224 | 2026-01-14T02:45:03.445Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7225 | 2026-01-14T02:45:03.445Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7226 | 2026-01-14T02:45:03.446Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7227 | 2026-01-14T02:45:03.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 36db9351-f708-476a-a234-6128a77c7f1f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 7228 | 2026-01-14T02:45:03.447Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = f81fdc22-3474-4f4c-a9c7-456218fff928
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 7229 | 2026-01-14T02:45:03.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 7230 | 2026-01-14T02:45:03.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 7231 | 2026-01-14T02:45:03.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7232 | 2026-01-14T02:45:03.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7233 | 2026-01-14T02:45:03.449Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 7234 | 2026-01-14T02:45:03.449Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 7235 | 2026-01-14T02:45:03.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 3e222834-b46a-4844-8681-8f176b48bbe6
producer_ip = fd00:1122:3344:101::2
producer_port = 64698
|
| 7236 | 2026-01-14T02:45:03.452Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 86afd8f0-b400-4cd4-9571-f44a338d07aa
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 7237 | 2026-01-14T02:45:03.454Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 5fa8cbc6-d7b9-4da6-8c7b-e17484d9bd0d
producer_ip = fd00:1122:3344:101::a
producer_port = 51830
|
| 7238 | 2026-01-14T02:45:03.477Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 7239 | 2026-01-14T02:45:03.477Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|
| 7240 | 2026-01-14T02:45:03.477Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 7241 | 2026-01-14T02:45:03.477Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 7242 | 2026-01-14T02:45:03.478Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b9acaf24-fc87-425f-b2ed-ad8ed6a0698f
producer_ip = fd00:1122:3344:101::c
producer_port = 42511
|
| 7243 | 2026-01-14T02:45:03.478Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = ebfafcb0-f02e-45b5-b942-6f80249b95e6
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = b2daba2b-de1d-4244-95b5-601a10c2588f
producer_ip = fd00:1122:3344:101::b
producer_port = 35500
|