| 1 | | [ May 29 19:43:30 Enabled. ] |
| 2 | | [ May 29 19:43:30 Rereading configuration. ] |
| 3 | | [ May 29 19:43:31 Rereading configuration. ] |
| 4 | | [ May 29 19:43:34 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 901ec26b-90dc-4813-8833-d7a056f32f59 &"). ] |
| 5 | | [ May 29 19:43:34 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2026-05-29T19:43:35.015Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2026-05-29T19:43:35.017Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:301
|
| 9 | 2026-05-29T19:43:35.017Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2026-05-29T19:43:35.052Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 11 | 2026-05-29T19:43:41.409Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:890
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 12 | 2026-05-29T19:43:41.409Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2026-05-29T19:43:41.409Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:790
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 14 | 2026-05-29T19:43:41.410Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:890
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 15 | 2026-05-29T19:43:41.410Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:795
id = 73d9de17-7b01-4188-88a3-5b079937dd77
version = 0
|
| 16 | 2026-05-29T19:43:41.410Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:800
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 17 | 2026-05-29T19:43:41.410Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 18 | 2026-05-29T19:43:41.519Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:821
id = 73d9de17-7b01-4188-88a3-5b079937dd77
version = 14
|
| 19 | 2026-05-29T19:43:41.542Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 7ff13152-d803-4e50-9c5e-b3d2717f851a
|
| 20 | 2026-05-29T19:43:41.564Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2026-05-29T19:43:41.564Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2026-05-29T19:43:41.564Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2026-05-29T19:43:41.564Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2026-05-29T19:43:41.564Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::d]:12223
|
| 25 | 2026-05-29T19:43:41.569Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2026-05-29T19:43:41.569Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2026-05-29T19:43:41.569Z | DEBG | oximeter: contacting nexus
|
| 28 | 2026-05-29T19:43:41.599Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
|
| 29 | 2026-05-29T19:43:41.768Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "72827c47-8b8f-49d5-b3aa-5b87cbbac189", "date": "Fri, 29 May 2026 19:43:41 GMT"} })
|
| 30 | 2026-05-29T19:43:41.768Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:464
id = 901ec26b-90dc-4813-8833-d7a056f32f59
|
| 31 | 2026-05-29T19:43:41.768Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 32 | 2026-05-29T19:43:41.769Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 33 | 2026-05-29T19:43:41.772Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?sort_by=id_ascending
|
| 34 | 2026-05-29T19:43:41.886Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4f6f9c53-77eb-4130-b0e7-caedc164fac3", "content-length": "29", "date": "Fri, 29 May 2026 19:43:41 GMT"} })
|
| 35 | 2026-05-29T19:43:41.886Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 0
n_pruned_tasks = 0
|
| 36 | 2026-05-29T19:43:46.544Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
|
| 37 | 2026-05-29T19:43:46.544Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
|
| 38 | 2026-05-29T19:43:51.545Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
|
| 39 | 2026-05-29T19:43:51.545Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
|
| 40 | 2026-05-29T19:43:56.545Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
|
| 41 | 2026-05-29T19:43:56.546Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
|
| 42 | 2026-05-29T19:43:56.771Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 43 | 2026-05-29T19:43:56.771Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?sort_by=id_ascending
|
| 44 | 2026-05-29T19:43:56.784Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4139986e-753e-46ae-9611-263f67a1a7d2", "content-length": "436", "date": "Fri, 29 May 2026 19:43:56 GMT"} })
|
| 45 | 2026-05-29T19:43:56.786Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiNTUxZDBiZS03NjA2LTQ4ODEtODU1My1lNDg0MDE1YjJmYTAifX0%3D
|
| 46 | 2026-05-29T19:43:56.790Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiNTUxZDBiZS03NjA2LTQ4ODEtODU1My1lNDg0MDE1YjJmYTAifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4cd1eab9-530d-409c-802a-613993c69947", "content-length": "29", "date": "Fri, 29 May 2026 19:43:56 GMT"} })
|
| 47 | 2026-05-29T19:43:56.790Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
|
| 48 | 2026-05-29T19:43:56.790Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:56326
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
|
| 49 | 2026-05-29T19:43:56.790Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 2
n_pruned_tasks = 0
|
| 50 | 2026-05-29T19:43:56.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 51 | 2026-05-29T19:43:56.791Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 52 | 2026-05-29T19:43:56.791Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 53 | 2026-05-29T19:43:56.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 54 | 2026-05-29T19:43:56.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 55 | 2026-05-29T19:43:56.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 56 | 2026-05-29T19:43:56.817Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 57 | 2026-05-29T19:43:56.823Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 58 | 2026-05-29T19:43:57.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 59 | 2026-05-29T19:43:57.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 60 | 2026-05-29T19:43:57.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 61 | 2026-05-29T19:43:58.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 62 | 2026-05-29T19:43:58.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 63 | 2026-05-29T19:43:58.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 64 | 2026-05-29T19:43:59.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 65 | 2026-05-29T19:43:59.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 66 | 2026-05-29T19:43:59.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 67 | 2026-05-29T19:44:00.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 68 | 2026-05-29T19:44:00.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 69 | 2026-05-29T19:44:00.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 70 | 2026-05-29T19:44:01.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 212
|
| 71 | 2026-05-29T19:44:01.546Z | DEBG | oximeter (clickhouse-client): unrolling 212 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 72 | 2026-05-29T19:44:01.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 212
|
| 73 | 2026-05-29T19:44:01.556Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 74 | 2026-05-29T19:44:01.566Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550108505Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 75 | 2026-05-29T19:44:01.566Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550012374Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 76 | 2026-05-29T19:44:01.566Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550363939Z }
timeseries_name = ddm_session:advertisements_received
|
| 77 | 2026-05-29T19:44:01.566Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550301918Z }
timeseries_name = ddm_session:advertisements_sent
|
| 78 | 2026-05-29T19:44:01.567Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550843456Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 79 | 2026-05-29T19:44:01.567Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550783515Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 80 | 2026-05-29T19:44:01.567Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550484161Z }
timeseries_name = ddm_session:peer_address_changes
|
| 81 | 2026-05-29T19:44:01.567Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550423750Z }
timeseries_name = ddm_session:peer_expirations
|
| 82 | 2026-05-29T19:44:01.567Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550543822Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 83 | 2026-05-29T19:44:01.567Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550234967Z }
timeseries_name = ddm_session:solicitations_received
|
| 84 | 2026-05-29T19:44:01.567Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550172456Z }
timeseries_name = ddm_session:solicitations_sent
|
| 85 | 2026-05-29T19:44:01.567Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550724184Z }
timeseries_name = ddm_session:update_send_fail
|
| 86 | 2026-05-29T19:44:01.567Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550664013Z }
timeseries_name = ddm_session:updates_received
|
| 87 | 2026-05-29T19:44:01.567Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550604463Z }
timeseries_name = ddm_session:updates_sent
|
| 88 | 2026-05-29T19:44:01.567Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.555235740Z }
timeseries_name = dendrite:sample_collection_duration
|
| 89 | 2026-05-29T19:44:01.567Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.549811311Z }
timeseries_name = oximeter_collector:collections
|
| 90 | 2026-05-29T19:44:01.568Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550907387Z }
timeseries_name = switch_data_link:link_enabled
|
| 91 | 2026-05-29T19:44:01.568Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.550972528Z }
timeseries_name = switch_data_link:link_up
|
| 92 | 2026-05-29T19:44:01.568Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.551093910Z }
timeseries_name = switch_table:capacity
|
| 93 | 2026-05-29T19:44:01.568Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.551411554Z }
timeseries_name = switch_table:collisions
|
| 94 | 2026-05-29T19:44:01.568Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.551536366Z }
timeseries_name = switch_table:delete_misses
|
| 95 | 2026-05-29T19:44:01.568Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.551286893Z }
timeseries_name = switch_table:deletes
|
| 96 | 2026-05-29T19:44:01.568Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.551599767Z }
timeseries_name = switch_table:exhaustion
|
| 97 | 2026-05-29T19:44:01.568Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.551223501Z }
timeseries_name = switch_table:inserts
|
| 98 | 2026-05-29T19:44:01.568Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.551162661Z }
timeseries_name = switch_table:occupancy
|
| 99 | 2026-05-29T19:44:01.569Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.551474215Z }
timeseries_name = switch_table:update_misses
|
| 100 | 2026-05-29T19:44:01.569Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:01.551349243Z }
timeseries_name = switch_table:updates
|
| 101 | 2026-05-29T19:44:01.571Z | DEBG | oximeter (clickhouse-client): inserting 27 new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 102 | 2026-05-29T19:44:01.579Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 280
table_name = fields_i16
|
| 103 | 2026-05-29T19:44:01.580Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 4
table_name = fields_ipaddr
|
| 104 | 2026-05-29T19:44:01.582Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 749
table_name = fields_string
|
| 105 | 2026-05-29T19:44:01.584Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 144
table_name = fields_u16
|
| 106 | 2026-05-29T19:44:01.586Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 145
table_name = fields_u32
|
| 107 | 2026-05-29T19:44:01.587Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 144
table_name = fields_u8
|
| 108 | 2026-05-29T19:44:01.589Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 452
table_name = fields_uuid
|
| 109 | 2026-05-29T19:44:01.591Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 4
table_name = measurements_bool
|
| 110 | 2026-05-29T19:44:01.592Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 157
table_name = measurements_cumulativeu64
|
| 111 | 2026-05-29T19:44:01.594Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 1
table_name = measurements_f64
|
| 112 | 2026-05-29T19:44:01.596Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 50
table_name = measurements_u64
|
| 113 | 2026-05-29T19:44:01.648Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 114 | 2026-05-29T19:44:01.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 115 | 2026-05-29T19:44:01.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 116 | 2026-05-29T19:44:01.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 117 | 2026-05-29T19:44:02.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 118 | 2026-05-29T19:44:02.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 119 | 2026-05-29T19:44:02.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 120 | 2026-05-29T19:44:03.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 121 | 2026-05-29T19:44:03.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 122 | 2026-05-29T19:44:03.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 123 | 2026-05-29T19:44:04.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 124 | 2026-05-29T19:44:04.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 125 | 2026-05-29T19:44:04.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 126 | 2026-05-29T19:44:05.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 127 | 2026-05-29T19:44:05.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 128 | 2026-05-29T19:44:05.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 129 | 2026-05-29T19:44:06.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 70
|
| 130 | 2026-05-29T19:44:06.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 70
|
| 131 | 2026-05-29T19:44:06.546Z | DEBG | oximeter (clickhouse-client): unrolling 70 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 132 | 2026-05-29T19:44:06.549Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 133 | 2026-05-29T19:44:06.570Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 26
table_name = fields_string
|
| 134 | 2026-05-29T19:44:06.572Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 28
table_name = fields_uuid
|
| 135 | 2026-05-29T19:44:06.573Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 50
table_name = measurements_cumulativeu64
|
| 136 | 2026-05-29T19:44:06.576Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 20
table_name = measurements_u64
|
| 137 | 2026-05-29T19:44:06.646Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 138 | 2026-05-29T19:44:06.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 139 | 2026-05-29T19:44:06.790Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 140 | 2026-05-29T19:44:06.803Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 141 | 2026-05-29T19:44:06.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 142 | 2026-05-29T19:44:06.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 143 | 2026-05-29T19:44:06.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 144 | 2026-05-29T19:44:07.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 145 | 2026-05-29T19:44:07.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 146 | 2026-05-29T19:44:07.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 147 | 2026-05-29T19:44:08.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 148 | 2026-05-29T19:44:08.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 149 | 2026-05-29T19:44:08.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 150 | 2026-05-29T19:44:09.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 151 | 2026-05-29T19:44:09.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 152 | 2026-05-29T19:44:09.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 153 | 2026-05-29T19:44:10.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 154 | 2026-05-29T19:44:10.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 155 | 2026-05-29T19:44:10.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 156 | 2026-05-29T19:44:11.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 210
|
| 157 | 2026-05-29T19:44:11.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 210
|
| 158 | 2026-05-29T19:44:11.546Z | DEBG | oximeter (clickhouse-client): unrolling 210 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 159 | 2026-05-29T19:44:11.554Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 160 | 2026-05-29T19:44:11.563Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 280
table_name = fields_i16
|
| 161 | 2026-05-29T19:44:11.565Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 747
table_name = fields_string
|
| 162 | 2026-05-29T19:44:11.567Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 140
table_name = fields_u16
|
| 163 | 2026-05-29T19:44:11.569Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 145
table_name = fields_u32
|
| 164 | 2026-05-29T19:44:11.571Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 144
table_name = fields_u8
|
| 165 | 2026-05-29T19:44:11.573Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 448
table_name = fields_uuid
|
| 166 | 2026-05-29T19:44:11.574Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 4
table_name = measurements_bool
|
| 167 | 2026-05-29T19:44:11.576Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 155
table_name = measurements_cumulativeu64
|
| 168 | 2026-05-29T19:44:11.578Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 1
table_name = measurements_f64
|
| 169 | 2026-05-29T19:44:11.580Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 50
table_name = measurements_u64
|
| 170 | 2026-05-29T19:44:11.647Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 171 | 2026-05-29T19:44:11.771Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 172 | 2026-05-29T19:44:11.771Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?sort_by=id_ascending
|
| 173 | 2026-05-29T19:44:11.794Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6f9153f8-df09-4aec-9825-39321b78b228", "content-length": "715", "date": "Fri, 29 May 2026 19:44:11 GMT"} })
|
| 174 | 2026-05-29T19:44:11.794Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiNTUxZDBiZS03NjA2LTQ4ODEtODU1My1lNDg0MDE1YjJmYTAifX0%3D
|
| 175 | 2026-05-29T19:44:11.797Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiNTUxZDBiZS03NjA2LTQ4ODEtODU1My1lNDg0MDE1YjJmYTAifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4a975a10-392e-4f6e-9470-3f30749393e5", "content-length": "29", "date": "Fri, 29 May 2026 19:44:11 GMT"} })
|
| 176 | 2026-05-29T19:44:11.797Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:43728
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
|
| 177 | 2026-05-29T19:44:11.797Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:37744
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 22fdeb8b-488b-4808-ad25-4b8f01f41850
|
| 178 | 2026-05-29T19:44:11.797Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 4
n_pruned_tasks = 0
|
| 179 | 2026-05-29T19:44:11.798Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 22fdeb8b-488b-4808-ad25-4b8f01f41850
producer_ip = fd00:1122:3344:101::1
producer_port = 37744
|
| 180 | 2026-05-29T19:44:11.799Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 22fdeb8b-488b-4808-ad25-4b8f01f41850
producer_ip = fd00:1122:3344:101::1
producer_port = 37744
|
| 181 | 2026-05-29T19:44:11.799Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 182 | 2026-05-29T19:44:11.799Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 22fdeb8b-488b-4808-ad25-4b8f01f41850
producer_ip = fd00:1122:3344:101::1
producer_port = 37744
|
| 183 | 2026-05-29T19:44:11.799Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 184 | 2026-05-29T19:44:11.799Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 185 | 2026-05-29T19:44:11.807Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 12
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 186 | 2026-05-29T19:44:11.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 187 | 2026-05-29T19:44:11.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 188 | 2026-05-29T19:44:11.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 189 | 2026-05-29T19:44:11.947Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 2543
producer_id = 22fdeb8b-488b-4808-ad25-4b8f01f41850
producer_ip = fd00:1122:3344:101::1
producer_port = 37744
|
| 190 | 2026-05-29T19:44:11.963Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 2571
|
| 191 | 2026-05-29T19:44:11.963Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 2571
|
| 192 | 2026-05-29T19:44:11.963Z | DEBG | oximeter (clickhouse-client): unrolling 2571 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 193 | 2026-05-29T19:44:12.051Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 194 | 2026-05-29T19:44:12.054Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:11.964223136Z }
timeseries_name = collection_target:cpus_provisioned
|
| 195 | 2026-05-29T19:44:12.054Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:11.964300237Z }
timeseries_name = collection_target:ram_provisioned
|
| 196 | 2026-05-29T19:44:12.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:11.964373658Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
| 197 | 2026-05-29T19:44:12.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:11.964079374Z }
timeseries_name = http_service:request_latency_histogram
|
| 198 | 2026-05-29T19:44:12.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:12.039625563Z }
timeseries_name = kstat_sampler:expired_targets
|
| 199 | 2026-05-29T19:44:12.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
schema = TimeseriesSchema { timeseries_name: TimeseriesName("kstat_sampler:samples_dropped"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "target_id", field_type: U64, source: Metric, description: "" }, FieldSchema { name: "target_name", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-29T19:44:12.039881187Z }
timeseries_name = kstat_sampler:samples_dropped
|
| 200 | 2026-05-29T19:44:12.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_cpu:cpu_nsec"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "cpu_id", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "state", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-29T19:44:12.005365225Z }
timeseries_name = sled_cpu:cpu_nsec
|
| 201 | 2026-05-29T19:44:12.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:11.965910811Z }
timeseries_name = sled_data_link:bytes_received
|
| 202 | 2026-05-29T19:44:12.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:11.966090854Z }
timeseries_name = sled_data_link:bytes_sent
|
| 203 | 2026-05-29T19:44:12.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:11.965741089Z }
timeseries_name = sled_data_link:errors_received
|
| 204 | 2026-05-29T19:44:12.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:11.965814299Z }
timeseries_name = sled_data_link:errors_sent
|
| 205 | 2026-05-29T19:44:12.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:11.966023142Z }
timeseries_name = sled_data_link:packets_received
|
| 206 | 2026-05-29T19:44:12.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
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-05-29T19:44:11.966156424Z }
timeseries_name = sled_data_link:packets_sent
|
| 207 | 2026-05-29T19:44:12.055Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
schema = TimeseriesSchema { timeseries_name: TimeseriesName("zfs_dataset:bytes_used"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "dataset_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "dataset_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "dataset_name", field_type: String, source: Metric, description: "" }, FieldSchema { name: "pool_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "pool_kind", 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: "zone_name", field_type: String, source: Metric, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-29T19:44:12.041473240Z }
timeseries_name = zfs_dataset:bytes_used
|
| 208 | 2026-05-29T19:44:12.056Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
schema = TimeseriesSchema { timeseries_name: TimeseriesName("zfs_pool:bytes_allocated"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "pool_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "pool_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "pool_name", 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: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-29T19:44:12.040364204Z }
timeseries_name = zfs_pool:bytes_allocated
|
| 209 | 2026-05-29T19:44:12.056Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
schema = TimeseriesSchema { timeseries_name: TimeseriesName("zfs_pool:bytes_total"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "pool_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "pool_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "pool_name", 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: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-29T19:44:12.040442255Z }
timeseries_name = zfs_pool:bytes_total
|
| 210 | 2026-05-29T19:44:12.056Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
schema = TimeseriesSchema { timeseries_name: TimeseriesName("zone:cpu_nsec"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "state", field_type: String, source: Metric, description: "" }, FieldSchema { name: "zone_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Metric, description: "" }, FieldSchema { name: "zone_type", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-05-29T19:44:11.980525544Z }
timeseries_name = zone:cpu_nsec
|
| 211 | 2026-05-29T19:44:12.064Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 212 | 2026-05-29T19:44:12.073Z | DEBG | oximeter (clickhouse-client): inserting 17 new timeseries schema
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 213 | 2026-05-29T19:44:12.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 4
table_name = fields_ipaddr
|
| 214 | 2026-05-29T19:44:12.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 3230
table_name = fields_string
|
| 215 | 2026-05-29T19:44:12.086Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 10
table_name = fields_u16
|
| 216 | 2026-05-29T19:44:12.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 953
table_name = fields_u32
|
| 217 | 2026-05-29T19:44:12.091Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 2
table_name = fields_u64
|
| 218 | 2026-05-29T19:44:12.094Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 1844
table_name = fields_uuid
|
| 219 | 2026-05-29T19:44:12.097Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 2248
table_name = measurements_cumulativeu64
|
| 220 | 2026-05-29T19:44:12.102Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 6
table_name = measurements_histogramu64
|
| 221 | 2026-05-29T19:44:12.103Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 9
table_name = measurements_i64
|
| 222 | 2026-05-29T19:44:12.105Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 308
table_name = measurements_u64
|
| 223 | 2026-05-29T19:44:12.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 224 | 2026-05-29T19:44:12.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 225 | 2026-05-29T19:44:12.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 226 | 2026-05-29T19:44:13.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 227 | 2026-05-29T19:44:13.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 228 | 2026-05-29T19:44:13.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 229 | 2026-05-29T19:44:14.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 230 | 2026-05-29T19:44:14.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 231 | 2026-05-29T19:44:14.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 232 | 2026-05-29T19:44:15.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 233 | 2026-05-29T19:44:15.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 234 | 2026-05-29T19:44:15.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 235 | 2026-05-29T19:44:16.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 56
|
| 236 | 2026-05-29T19:44:16.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 56
|
| 237 | 2026-05-29T19:44:16.546Z | DEBG | oximeter (clickhouse-client): unrolling 56 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 238 | 2026-05-29T19:44:16.548Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 239 | 2026-05-29T19:44:16.561Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 26
table_name = fields_string
|
| 240 | 2026-05-29T19:44:16.563Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 28
table_name = fields_uuid
|
| 241 | 2026-05-29T19:44:16.564Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 40
table_name = measurements_cumulativeu64
|
| 242 | 2026-05-29T19:44:16.566Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 16
table_name = measurements_u64
|
| 243 | 2026-05-29T19:44:16.646Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 244 | 2026-05-29T19:44:16.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 245 | 2026-05-29T19:44:16.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 246 | 2026-05-29T19:44:16.803Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 247 | 2026-05-29T19:44:16.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 248 | 2026-05-29T19:44:16.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 249 | 2026-05-29T19:44:16.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 250 | 2026-05-29T19:44:17.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 251 | 2026-05-29T19:44:17.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 252 | 2026-05-29T19:44:17.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 253 | 2026-05-29T19:44:18.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 254 | 2026-05-29T19:44:18.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 255 | 2026-05-29T19:44:18.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 256 | 2026-05-29T19:44:19.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 257 | 2026-05-29T19:44:19.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 258 | 2026-05-29T19:44:19.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 259 | 2026-05-29T19:44:20.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 260 | 2026-05-29T19:44:20.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 261 | 2026-05-29T19:44:20.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 262 | 2026-05-29T19:44:21.545Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 210
|
| 263 | 2026-05-29T19:44:21.545Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 210
|
| 264 | 2026-05-29T19:44:21.545Z | DEBG | oximeter (clickhouse-client): unrolling 210 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 265 | 2026-05-29T19:44:21.553Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 266 | 2026-05-29T19:44:21.562Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 280
table_name = fields_i16
|
| 267 | 2026-05-29T19:44:21.564Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 747
table_name = fields_string
|
| 268 | 2026-05-29T19:44:21.565Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 140
table_name = fields_u16
|
| 269 | 2026-05-29T19:44:21.567Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 145
table_name = fields_u32
|
| 270 | 2026-05-29T19:44:21.569Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 144
table_name = fields_u8
|
| 271 | 2026-05-29T19:44:21.571Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 448
table_name = fields_uuid
|
| 272 | 2026-05-29T19:44:21.573Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 4
table_name = measurements_bool
|
| 273 | 2026-05-29T19:44:21.574Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 155
table_name = measurements_cumulativeu64
|
| 274 | 2026-05-29T19:44:21.576Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 1
table_name = measurements_f64
|
| 275 | 2026-05-29T19:44:21.578Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 50
table_name = measurements_u64
|
| 276 | 2026-05-29T19:44:21.647Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 277 | 2026-05-29T19:44:21.798Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 278 | 2026-05-29T19:44:21.798Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 279 | 2026-05-29T19:44:21.802Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 36
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 280 | 2026-05-29T19:44:21.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 281 | 2026-05-29T19:44:21.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 282 | 2026-05-29T19:44:21.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 283 | 2026-05-29T19:44:22.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 284 | 2026-05-29T19:44:22.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 285 | 2026-05-29T19:44:22.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 286 | 2026-05-29T19:44:23.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 287 | 2026-05-29T19:44:23.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 288 | 2026-05-29T19:44:23.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 289 | 2026-05-29T19:44:24.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 290 | 2026-05-29T19:44:24.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 291 | 2026-05-29T19:44:24.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 292 | 2026-05-29T19:44:25.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 293 | 2026-05-29T19:44:25.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 294 | 2026-05-29T19:44:25.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 295 | 2026-05-29T19:44:26.545Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 106
|
| 296 | 2026-05-29T19:44:26.545Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 106
|
| 297 | 2026-05-29T19:44:26.545Z | DEBG | oximeter (clickhouse-client): unrolling 106 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 298 | 2026-05-29T19:44:26.549Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 299 | 2026-05-29T19:44:26.555Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 68
table_name = fields_string
|
| 300 | 2026-05-29T19:44:26.557Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 21
table_name = fields_u16
|
| 301 | 2026-05-29T19:44:26.559Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 57
table_name = fields_uuid
|
| 302 | 2026-05-29T19:44:26.561Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 50
table_name = measurements_cumulativeu64
|
| 303 | 2026-05-29T19:44:26.563Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 21
table_name = measurements_histogramu64
|
| 304 | 2026-05-29T19:44:26.565Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 15
table_name = measurements_i64
|
| 305 | 2026-05-29T19:44:26.566Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 20
table_name = measurements_u64
|
| 306 | 2026-05-29T19:44:26.646Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 307 | 2026-05-29T19:44:26.770Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 308 | 2026-05-29T19:44:26.770Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?sort_by=id_ascending
|
| 309 | 2026-05-29T19:44:26.774Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4bf05500-a74f-4ee9-99d0-556dbadb283c", "content-length": "715", "date": "Fri, 29 May 2026 19:44:26 GMT"} })
|
| 310 | 2026-05-29T19:44:26.774Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiNTUxZDBiZS03NjA2LTQ4ODEtODU1My1lNDg0MDE1YjJmYTAifX0%3D
|
| 311 | 2026-05-29T19:44:26.777Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiNTUxZDBiZS03NjA2LTQ4ODEtODU1My1lNDg0MDE1YjJmYTAifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "875f2bc4-e225-4038-829a-babf0fc359ad", "content-length": "29", "date": "Fri, 29 May 2026 19:44:26 GMT"} })
|
| 312 | 2026-05-29T19:44:26.777Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 4
n_pruned_tasks = 0
|
| 313 | 2026-05-29T19:44:26.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 314 | 2026-05-29T19:44:26.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 315 | 2026-05-29T19:44:26.803Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 316 | 2026-05-29T19:44:26.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 317 | 2026-05-29T19:44:26.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 318 | 2026-05-29T19:44:26.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 319 | 2026-05-29T19:44:27.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 320 | 2026-05-29T19:44:27.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 321 | 2026-05-29T19:44:27.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 322 | 2026-05-29T19:44:28.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 323 | 2026-05-29T19:44:28.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 324 | 2026-05-29T19:44:28.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 325 | 2026-05-29T19:44:29.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 326 | 2026-05-29T19:44:29.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 327 | 2026-05-29T19:44:29.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 328 | 2026-05-29T19:44:30.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 329 | 2026-05-29T19:44:30.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 330 | 2026-05-29T19:44:30.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 331 | 2026-05-29T19:44:31.545Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 210
|
| 332 | 2026-05-29T19:44:31.545Z | DEBG | oximeter (clickhouse-client): unrolling 210 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 333 | 2026-05-29T19:44:31.545Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 210
|
| 334 | 2026-05-29T19:44:31.553Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 335 | 2026-05-29T19:44:31.561Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 280
table_name = fields_i16
|
| 336 | 2026-05-29T19:44:31.563Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 747
table_name = fields_string
|
| 337 | 2026-05-29T19:44:31.565Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 140
table_name = fields_u16
|
| 338 | 2026-05-29T19:44:31.567Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 145
table_name = fields_u32
|
| 339 | 2026-05-29T19:44:31.569Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 144
table_name = fields_u8
|
| 340 | 2026-05-29T19:44:31.571Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 448
table_name = fields_uuid
|
| 341 | 2026-05-29T19:44:31.572Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 4
table_name = measurements_bool
|
| 342 | 2026-05-29T19:44:31.574Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 155
table_name = measurements_cumulativeu64
|
| 343 | 2026-05-29T19:44:31.575Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 1
table_name = measurements_f64
|
| 344 | 2026-05-29T19:44:31.577Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 50
table_name = measurements_u64
|
| 345 | 2026-05-29T19:44:31.646Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 346 | 2026-05-29T19:44:31.798Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 347 | 2026-05-29T19:44:31.798Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 348 | 2026-05-29T19:44:31.802Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 349 | 2026-05-29T19:44:31.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 350 | 2026-05-29T19:44:31.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 351 | 2026-05-29T19:44:31.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 352 | 2026-05-29T19:44:32.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 353 | 2026-05-29T19:44:32.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 354 | 2026-05-29T19:44:32.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 355 | 2026-05-29T19:44:33.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 356 | 2026-05-29T19:44:33.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 357 | 2026-05-29T19:44:33.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 358 | 2026-05-29T19:44:34.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 359 | 2026-05-29T19:44:34.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 360 | 2026-05-29T19:44:34.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 361 | 2026-05-29T19:44:35.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 362 | 2026-05-29T19:44:35.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 363 | 2026-05-29T19:44:35.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 364 | 2026-05-29T19:44:36.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 93
|
| 365 | 2026-05-29T19:44:36.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 93
|
| 366 | 2026-05-29T19:44:36.546Z | DEBG | oximeter (clickhouse-client): unrolling 93 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 367 | 2026-05-29T19:44:36.549Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 368 | 2026-05-29T19:44:36.555Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 72
table_name = fields_string
|
| 369 | 2026-05-29T19:44:36.557Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 23
table_name = fields_u16
|
| 370 | 2026-05-29T19:44:36.559Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 51
table_name = fields_uuid
|
| 371 | 2026-05-29T19:44:36.560Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 50
table_name = measurements_cumulativeu64
|
| 372 | 2026-05-29T19:44:36.563Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 23
table_name = measurements_histogramu64
|
| 373 | 2026-05-29T19:44:36.564Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 20
table_name = measurements_u64
|
| 374 | 2026-05-29T19:44:36.647Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 375 | 2026-05-29T19:44:36.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 376 | 2026-05-29T19:44:36.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 377 | 2026-05-29T19:44:36.802Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 378 | 2026-05-29T19:44:36.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 379 | 2026-05-29T19:44:36.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 380 | 2026-05-29T19:44:36.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 381 | 2026-05-29T19:44:37.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 382 | 2026-05-29T19:44:37.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 383 | 2026-05-29T19:44:37.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 384 | 2026-05-29T19:44:38.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 385 | 2026-05-29T19:44:38.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 386 | 2026-05-29T19:44:38.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 387 | 2026-05-29T19:44:39.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 388 | 2026-05-29T19:44:39.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 389 | 2026-05-29T19:44:39.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 390 | 2026-05-29T19:44:40.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 391 | 2026-05-29T19:44:40.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 392 | 2026-05-29T19:44:40.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 393 | 2026-05-29T19:44:41.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 210
|
| 394 | 2026-05-29T19:44:41.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 210
|
| 395 | 2026-05-29T19:44:41.546Z | DEBG | oximeter (clickhouse-client): unrolling 210 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 396 | 2026-05-29T19:44:41.553Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 397 | 2026-05-29T19:44:41.561Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 280
table_name = fields_i16
|
| 398 | 2026-05-29T19:44:41.563Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 747
table_name = fields_string
|
| 399 | 2026-05-29T19:44:41.565Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 140
table_name = fields_u16
|
| 400 | 2026-05-29T19:44:41.566Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 145
table_name = fields_u32
|
| 401 | 2026-05-29T19:44:41.568Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 144
table_name = fields_u8
|
| 402 | 2026-05-29T19:44:41.569Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 448
table_name = fields_uuid
|
| 403 | 2026-05-29T19:44:41.570Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 4
table_name = measurements_bool
|
| 404 | 2026-05-29T19:44:41.571Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 155
table_name = measurements_cumulativeu64
|
| 405 | 2026-05-29T19:44:41.573Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 1
table_name = measurements_f64
|
| 406 | 2026-05-29T19:44:41.574Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 50
table_name = measurements_u64
|
| 407 | 2026-05-29T19:44:41.648Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 408 | 2026-05-29T19:44:41.771Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 409 | 2026-05-29T19:44:41.771Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?sort_by=id_ascending
|
| 410 | 2026-05-29T19:44:41.775Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1de521fe-410b-41ea-9e8f-bf7c96b4e91c", "content-length": "864", "date": "Fri, 29 May 2026 19:44:41 GMT"} })
|
| 411 | 2026-05-29T19:44:41.775Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODMyYWJlYy0xMDg0LTRjYmQtODA0My0xODZlNzBlODYyZjcifX0%3D
|
| 412 | 2026-05-29T19:44:41.778Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODMyYWJlYy0xMDg0LTRjYmQtODA0My0xODZlNzBlODYyZjcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b6525ee0-d7bf-4066-b274-6e3425dd4c90", "content-length": "29", "date": "Fri, 29 May 2026 19:44:41 GMT"} })
|
| 413 | 2026-05-29T19:44:41.778Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:36187
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = f832abec-1084-4cbd-8043-186e70e862f7
|
| 414 | 2026-05-29T19:44:41.778Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 5
n_pruned_tasks = 0
|
| 415 | 2026-05-29T19:44:41.779Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = f832abec-1084-4cbd-8043-186e70e862f7
producer_ip = fd00:1122:3344:101::2
producer_port = 36187
|
| 416 | 2026-05-29T19:44:41.780Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = f832abec-1084-4cbd-8043-186e70e862f7
producer_ip = fd00:1122:3344:101::2
producer_port = 36187
|
| 417 | 2026-05-29T19:44:41.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = f832abec-1084-4cbd-8043-186e70e862f7
producer_ip = fd00:1122:3344:101::2
producer_port = 36187
|
| 418 | 2026-05-29T19:44:41.788Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = f832abec-1084-4cbd-8043-186e70e862f7
producer_ip = fd00:1122:3344:101::2
producer_port = 36187
|
| 419 | 2026-05-29T19:44:41.799Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 420 | 2026-05-29T19:44:41.799Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 22fdeb8b-488b-4808-ad25-4b8f01f41850
producer_ip = fd00:1122:3344:101::1
producer_port = 37744
|
| 421 | 2026-05-29T19:44:41.799Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 422 | 2026-05-29T19:44:41.799Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 22fdeb8b-488b-4808-ad25-4b8f01f41850
producer_ip = fd00:1122:3344:101::1
producer_port = 37744
|
| 423 | 2026-05-29T19:44:41.802Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 424 | 2026-05-29T19:44:41.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 425 | 2026-05-29T19:44:41.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 426 | 2026-05-29T19:44:41.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 427 | 2026-05-29T19:44:41.867Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1624
producer_id = 22fdeb8b-488b-4808-ad25-4b8f01f41850
producer_ip = fd00:1122:3344:101::1
producer_port = 37744
|
| 428 | 2026-05-29T19:44:41.870Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 1673
|
| 429 | 2026-05-29T19:44:41.871Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 1673
|
| 430 | 2026-05-29T19:44:41.871Z | DEBG | oximeter (clickhouse-client): unrolling 1673 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 431 | 2026-05-29T19:44:41.919Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 432 | 2026-05-29T19:44:41.939Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 2
table_name = fields_ipaddr
|
| 433 | 2026-05-29T19:44:41.943Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 3298
table_name = fields_string
|
| 434 | 2026-05-29T19:44:41.944Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 44
table_name = fields_u16
|
| 435 | 2026-05-29T19:44:41.946Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 953
table_name = fields_u32
|
| 436 | 2026-05-29T19:44:41.948Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 1
table_name = fields_u64
|
| 437 | 2026-05-29T19:44:41.950Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 1869
table_name = fields_uuid
|
| 438 | 2026-05-29T19:44:41.953Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 1475
table_name = measurements_cumulativeu64
|
| 439 | 2026-05-29T19:44:41.955Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 42
table_name = measurements_histogramu64
|
| 440 | 2026-05-29T19:44:41.956Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 156
table_name = measurements_u64
|
| 441 | 2026-05-29T19:44:41.970Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 442 | 2026-05-29T19:44:42.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 443 | 2026-05-29T19:44:42.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 444 | 2026-05-29T19:44:42.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 445 | 2026-05-29T19:44:43.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 446 | 2026-05-29T19:44:43.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 447 | 2026-05-29T19:44:43.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 448 | 2026-05-29T19:44:44.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 449 | 2026-05-29T19:44:44.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 450 | 2026-05-29T19:44:44.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 451 | 2026-05-29T19:44:45.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 452 | 2026-05-29T19:44:45.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 453 | 2026-05-29T19:44:45.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 454 | 2026-05-29T19:44:46.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 56
|
| 455 | 2026-05-29T19:44:46.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 56
|
| 456 | 2026-05-29T19:44:46.546Z | DEBG | oximeter (clickhouse-client): unrolling 56 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 457 | 2026-05-29T19:44:46.548Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 458 | 2026-05-29T19:44:46.553Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 26
table_name = fields_string
|
| 459 | 2026-05-29T19:44:46.554Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 28
table_name = fields_uuid
|
| 460 | 2026-05-29T19:44:46.555Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 40
table_name = measurements_cumulativeu64
|
| 461 | 2026-05-29T19:44:46.556Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 16
table_name = measurements_u64
|
| 462 | 2026-05-29T19:44:46.647Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 463 | 2026-05-29T19:44:46.791Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 464 | 2026-05-29T19:44:46.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 465 | 2026-05-29T19:44:46.802Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 466 | 2026-05-29T19:44:46.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 467 | 2026-05-29T19:44:46.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 468 | 2026-05-29T19:44:46.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 469 | 2026-05-29T19:44:47.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 470 | 2026-05-29T19:44:47.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 471 | 2026-05-29T19:44:47.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 472 | 2026-05-29T19:44:48.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 473 | 2026-05-29T19:44:48.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 474 | 2026-05-29T19:44:48.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 475 | 2026-05-29T19:44:49.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 476 | 2026-05-29T19:44:49.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 477 | 2026-05-29T19:44:49.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 478 | 2026-05-29T19:44:50.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 479 | 2026-05-29T19:44:50.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 480 | 2026-05-29T19:44:50.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 481 | 2026-05-29T19:44:51.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 210
|
| 482 | 2026-05-29T19:44:51.546Z | DEBG | oximeter (clickhouse-client): unrolling 210 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 483 | 2026-05-29T19:44:51.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 210
|
| 484 | 2026-05-29T19:44:51.552Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 485 | 2026-05-29T19:44:51.561Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 280
table_name = fields_i16
|
| 486 | 2026-05-29T19:44:51.562Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 747
table_name = fields_string
|
| 487 | 2026-05-29T19:44:51.564Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 140
table_name = fields_u16
|
| 488 | 2026-05-29T19:44:51.565Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 145
table_name = fields_u32
|
| 489 | 2026-05-29T19:44:51.566Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 144
table_name = fields_u8
|
| 490 | 2026-05-29T19:44:51.568Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 448
table_name = fields_uuid
|
| 491 | 2026-05-29T19:44:51.569Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 4
table_name = measurements_bool
|
| 492 | 2026-05-29T19:44:51.570Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 155
table_name = measurements_cumulativeu64
|
| 493 | 2026-05-29T19:44:51.571Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 1
table_name = measurements_f64
|
| 494 | 2026-05-29T19:44:51.572Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 50
table_name = measurements_u64
|
| 495 | 2026-05-29T19:44:51.647Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 496 | 2026-05-29T19:44:51.780Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = f832abec-1084-4cbd-8043-186e70e862f7
producer_ip = fd00:1122:3344:101::2
producer_port = 36187
|
| 497 | 2026-05-29T19:44:51.780Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = f832abec-1084-4cbd-8043-186e70e862f7
producer_ip = fd00:1122:3344:101::2
producer_port = 36187
|
| 498 | 2026-05-29T19:44:51.782Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = f832abec-1084-4cbd-8043-186e70e862f7
producer_ip = fd00:1122:3344:101::2
producer_port = 36187
|
| 499 | 2026-05-29T19:44:51.799Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 500 | 2026-05-29T19:44:51.799Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 501 | 2026-05-29T19:44:51.802Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = 1ae38df7-9909-4577-b497-a67c5cf30377
producer_ip = fd00:1122:3344:101::b
producer_port = 43728
|
| 502 | 2026-05-29T19:44:51.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 503 | 2026-05-29T19:44:51.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 504 | 2026-05-29T19:44:51.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 505 | 2026-05-29T19:44:52.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 506 | 2026-05-29T19:44:52.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 507 | 2026-05-29T19:44:52.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 508 | 2026-05-29T19:44:53.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 509 | 2026-05-29T19:44:53.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 510 | 2026-05-29T19:44:53.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 511 | 2026-05-29T19:44:54.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 512 | 2026-05-29T19:44:54.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 513 | 2026-05-29T19:44:54.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 514 | 2026-05-29T19:44:55.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 515 | 2026-05-29T19:44:55.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 516 | 2026-05-29T19:44:55.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 517 | 2026-05-29T19:44:56.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 105
|
| 518 | 2026-05-29T19:44:56.546Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_samples = 105
|
| 519 | 2026-05-29T19:44:56.546Z | DEBG | oximeter (clickhouse-client): unrolling 105 total samples
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 520 | 2026-05-29T19:44:56.549Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
|
| 521 | 2026-05-29T19:44:56.556Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 96
table_name = fields_string
|
| 522 | 2026-05-29T19:44:56.557Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 35
table_name = fields_u16
|
| 523 | 2026-05-29T19:44:56.558Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 63
table_name = fields_uuid
|
| 524 | 2026-05-29T19:44:56.560Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 50
table_name = measurements_cumulativeu64
|
| 525 | 2026-05-29T19:44:56.562Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 35
table_name = measurements_histogramu64
|
| 526 | 2026-05-29T19:44:56.563Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
id = 73d9de17-7b01-4188-88a3-5b079937dd77
n_rows = 20
table_name = measurements_u64
|
| 527 | 2026-05-29T19:44:56.646Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 528 | 2026-05-29T19:44:56.770Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 529 | 2026-05-29T19:44:56.770Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?sort_by=id_ascending
|
| 530 | 2026-05-29T19:44:56.781Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a79b5be9-aff2-47fd-ba68-61a04702a28d", "content-length": "1276", "date": "Fri, 29 May 2026 19:44:56 GMT"} })
|
| 531 | 2026-05-29T19:44:56.781Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODMyYWJlYy0xMDg0LTRjYmQtODA0My0xODZlNzBlODYyZjcifX0%3D
|
| 532 | 2026-05-29T19:44:56.784Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/901ec26b-90dc-4813-8833-d7a056f32f59/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODMyYWJlYy0xMDg0LTRjYmQtODA0My0xODZlNzBlODYyZjcifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2882c503-6dec-4b20-ad20-acbd07a1a092", "content-length": "29", "date": "Fri, 29 May 2026 19:44:56 GMT"} })
|
| 533 | 2026-05-29T19:44:56.784Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:35031
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 30a1c5bf-58c5-4046-a5d9-3be1a7513740
|
| 534 | 2026-05-29T19:44:56.784Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:53953
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 684ca080-099f-4581-bb2a-1cef504e74a7
|
| 535 | 2026-05-29T19:44:56.784Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
|
| 536 | 2026-05-29T19:44:56.784Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 8
n_pruned_tasks = 0
|
| 537 | 2026-05-29T19:44:56.785Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 538 | 2026-05-29T19:44:56.785Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 684ca080-099f-4581-bb2a-1cef504e74a7
producer_ip = fd00:1122:3344:101::a
producer_port = 53953
|
| 539 | 2026-05-29T19:44:56.785Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 30a1c5bf-58c5-4046-a5d9-3be1a7513740
producer_ip = fd00:1122:3344:101::c
producer_port = 35031
|
| 540 | 2026-05-29T19:44:56.785Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 30a1c5bf-58c5-4046-a5d9-3be1a7513740
producer_ip = fd00:1122:3344:101::c
producer_port = 35031
|
| 541 | 2026-05-29T19:44:56.785Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 542 | 2026-05-29T19:44:56.785Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 543 | 2026-05-29T19:44:56.785Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 30a1c5bf-58c5-4046-a5d9-3be1a7513740
producer_ip = fd00:1122:3344:101::c
producer_port = 35031
|
| 544 | 2026-05-29T19:44:56.785Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 684ca080-099f-4581-bb2a-1cef504e74a7
producer_ip = fd00:1122:3344:101::a
producer_port = 53953
|
| 545 | 2026-05-29T19:44:56.785Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 684ca080-099f-4581-bb2a-1cef504e74a7
producer_ip = fd00:1122:3344:101::a
producer_port = 53953
|
| 546 | 2026-05-29T19:44:56.789Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 547 | 2026-05-29T19:44:56.790Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 548 | 2026-05-29T19:44:56.790Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 549 | 2026-05-29T19:44:56.790Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 550 | 2026-05-29T19:44:56.791Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 551 | 2026-05-29T19:44:56.792Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = 684ca080-099f-4581-bb2a-1cef504e74a7
producer_ip = fd00:1122:3344:101::a
producer_port = 53953
|
| 552 | 2026-05-29T19:44:56.797Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = 30a1c5bf-58c5-4046-a5d9-3be1a7513740
producer_ip = fd00:1122:3344:101::c
producer_port = 35031
|
| 553 | 2026-05-29T19:44:56.803Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = b551d0be-7606-4881-8553-e484015b2fa0
producer_ip = fd00:1122:3344:101::2
producer_port = 56326
|
| 554 | 2026-05-29T19:44:56.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 555 | 2026-05-29T19:44:56.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 556 | 2026-05-29T19:44:56.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 557 | 2026-05-29T19:44:57.785Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 558 | 2026-05-29T19:44:57.785Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 559 | 2026-05-29T19:44:57.788Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 560 | 2026-05-29T19:44:57.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 561 | 2026-05-29T19:44:57.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 562 | 2026-05-29T19:44:57.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 563 | 2026-05-29T19:44:58.785Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 564 | 2026-05-29T19:44:58.785Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 565 | 2026-05-29T19:44:58.788Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 566 | 2026-05-29T19:44:58.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 567 | 2026-05-29T19:44:58.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 568 | 2026-05-29T19:44:58.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 569 | 2026-05-29T19:44:59.785Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 570 | 2026-05-29T19:44:59.785Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 571 | 2026-05-29T19:44:59.787Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 572 | 2026-05-29T19:44:59.807Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 573 | 2026-05-29T19:44:59.807Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 574 | 2026-05-29T19:44:59.809Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 575 | 2026-05-29T19:45:00.785Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 576 | 2026-05-29T19:45:00.785Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 577 | 2026-05-29T19:45:00.789Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 6a22e29c-c9e0-4b65-99d6-9842f366c097
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 578 | 2026-05-29T19:45:00.808Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 579 | 2026-05-29T19:45:00.808Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 580 | 2026-05-29T19:45:00.810Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 901ec26b-90dc-4813-8833-d7a056f32f59
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 887d59d0-0b8c-4f71-81c3-e69fc6cbdfad
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|